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: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: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: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 ../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: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 ../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: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: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: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 ../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: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/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: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 ../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: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 ../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: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 ../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: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/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: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/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: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 ../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: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 ../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: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 ../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: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 ../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’: ../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:51:11: note: in definition of macro ‘DECLARE_EVENT_CLASS’ 51 | { assign; } \ | ^~~~~~ ../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); | ^~~~~~~~~~~~ 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/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: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 ../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: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/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: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 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: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[3]: *** [../scripts/Makefile.build:485: init] Error 2 make[4]: *** [../scripts/Makefile.build:485: net/bpf] 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: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/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: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.... make[4]: *** [../scripts/Makefile.build:485: drivers/gpio] 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: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[5]: *** Waiting for unfinished jobs.... 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: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 ../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: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/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: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 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: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/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: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 ../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: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 ../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: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/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: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/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: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 ../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: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/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: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 ../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: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[5]: *** [../scripts/Makefile.build:485: drivers/misc/mei] 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: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[4]: *** [../scripts/Makefile.build:485: drivers/misc] Error 2 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: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 make[4]: *** [../scripts/Makefile.build:485: net/ipv4] 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: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 ../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: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/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: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: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/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: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 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: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[4]: *** [../scripts/Makefile.build:485: drivers/scsi] 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: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[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: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/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: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/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: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 ../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: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 make[4]: *** [../scripts/Makefile.build:485: drivers/clk] 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: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/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: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 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: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/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: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 ../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: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 ../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: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 ../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: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 make[4]: *** [../scripts/Makefile.build:485: drivers/gpu] 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: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/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: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 ../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: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/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: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 ../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: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 ../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: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/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: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 ../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: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 ../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: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/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: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: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 ../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: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/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: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 ../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: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/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: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 ../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: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/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: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 ../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: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 ../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: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 ../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: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/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: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/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: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/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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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 ../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: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/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: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: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: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/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: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/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: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/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: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/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: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 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: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/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: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/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: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/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: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 ../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: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/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: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/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: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/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: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 ../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: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/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: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/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: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 ../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: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/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: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/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: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/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: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 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: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[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/wil6210] Error 2 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/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: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/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: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/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: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: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 ../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: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 ../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: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 ../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: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/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: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 ../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: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/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: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: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 ../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: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/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: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/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: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/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: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 ../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: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/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: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 ../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: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/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: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/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: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 ../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: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/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: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/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: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/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: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 ../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: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 ../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: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/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: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/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: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/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: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/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: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 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: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 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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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 ../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: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/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: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 ../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: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: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: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: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: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: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 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[4]: *** Waiting for unfinished jobs.... 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 ../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 ../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/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/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 ../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 ../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 ../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 ../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/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[4]: *** [../scripts/Makefile.build:485: drivers/dma] Error 2 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/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/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 ../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 ../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/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 make[4]: *** [../scripts/Makefile.build:485: drivers/gpio] Error 2 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 ../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/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/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 ../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/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]: *** Waiting for unfinished jobs.... 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/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 ../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 ../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[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/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/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 ../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 ../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 make[4]: *** [../scripts/Makefile.build:485: drivers/regulator] 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 ../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 ../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 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[4]: *** [../scripts/Makefile.build:485: drivers/scsi] Error 2 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/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 ../drivers/input/keyboard/applespi_trace.h:93, from ../drivers/input/keyboard/applespi.c:64: ../include/trace/../../drivers/input/keyboard/applespi_trace.h: In function ‘trace_event_raw_event_dump_message_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/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(dump_message_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/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(dump_message_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/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(dump_message_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/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(dump_message_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/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(dump_message_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/input/keyboard/applespi_trace.h: In function ‘trace_event_raw_event_applespi_irq_received’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(applespi_irq_received, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(applespi_irq_received, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../drivers/input/keyboard/applespi_trace.h: In function ‘perf_trace_dump_message_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/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(dump_message_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/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(dump_message_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/input/keyboard/applespi_trace.h: In function ‘perf_trace_applespi_irq_received’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(applespi_irq_received, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(applespi_irq_received, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/input/keyboard/applespi_trace.h: In function ‘__bpf_trace_dump_message_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/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(dump_message_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/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(dump_message_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/input/keyboard/applespi_trace.h: In function ‘__bpf_trace_applespi_irq_received’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(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/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(applespi_irq_received, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(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/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ 68 | TRACE_EVENT(applespi_irq_received, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/input/keyboard/applespi.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/input/keyboard] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/input] 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 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: drivers/bus] Error 2 make[4]: *** [../scripts/Makefile.build:485: net/mctp] 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 ../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[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:485: drivers/clk] 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 ../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 ../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 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/vb2.h:69, from ../drivers/media/common/videobuf2/vb2-trace.c:5: ../include/trace/events/vb2.h: In function ‘trace_event_raw_event_vb2_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/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(vb2_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/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(vb2_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/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(vb2_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/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(vb2_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/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(vb2_event_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/vb2.h: In function ‘perf_trace_vb2_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/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(vb2_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/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(vb2_event_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/vb2.h: In function ‘__bpf_trace_vb2_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/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(vb2_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/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(vb2_event_class, | ^~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/media/common/videobuf2/vb2-trace.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/media/common/videobuf2] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/media/common] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/i2c.h:146, from ../drivers/i2c/i2c-core-base.c:49: ../include/trace/events/i2c.h: In function ‘trace_event_raw_event_i2c_write’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 25 | TRACE_EVENT_FN(i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 25 | TRACE_EVENT_FN(i2c_write, | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 25 | TRACE_EVENT_FN(i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 25 | TRACE_EVENT_FN(i2c_write, | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 25 | TRACE_EVENT_FN(i2c_write, | ^~~~~~~~~~~~~~ ../include/trace/events/i2c.h: In function ‘trace_event_raw_event_i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 58 | TRACE_EVENT_FN(i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 58 | TRACE_EVENT_FN(i2c_read, | ^~~~~~~~~~~~~~ ../include/trace/events/i2c.h: In function ‘trace_event_raw_event_i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 89 | TRACE_EVENT_FN(i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 89 | TRACE_EVENT_FN(i2c_reply, | ^~~~~~~~~~~~~~ ../include/trace/events/i2c.h: In function ‘trace_event_raw_event_i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 122 | TRACE_EVENT_FN(i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 122 | TRACE_EVENT_FN(i2c_result, | ^~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/i2c.h: In function ‘perf_trace_i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 25 | TRACE_EVENT_FN(i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 25 | TRACE_EVENT_FN(i2c_write, | ^~~~~~~~~~~~~~ ../include/trace/events/i2c.h: In function ‘perf_trace_i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 58 | TRACE_EVENT_FN(i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 58 | TRACE_EVENT_FN(i2c_read, | ^~~~~~~~~~~~~~ ../include/trace/events/i2c.h: In function ‘perf_trace_i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 89 | TRACE_EVENT_FN(i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 89 | TRACE_EVENT_FN(i2c_reply, | ^~~~~~~~~~~~~~ ../include/trace/events/i2c.h: In function ‘perf_trace_i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 122 | TRACE_EVENT_FN(i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 122 | TRACE_EVENT_FN(i2c_result, | ^~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/i2c.h: In function ‘__bpf_trace_i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 25 | TRACE_EVENT_FN(i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 25 | TRACE_EVENT_FN(i2c_write, | ^~~~~~~~~~~~~~ ../include/trace/events/i2c.h: In function ‘__bpf_trace_i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 58 | TRACE_EVENT_FN(i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 58 | TRACE_EVENT_FN(i2c_read, | ^~~~~~~~~~~~~~ ../include/trace/events/i2c.h: In function ‘__bpf_trace_i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 89 | TRACE_EVENT_FN(i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 89 | TRACE_EVENT_FN(i2c_reply, | ^~~~~~~~~~~~~~ ../include/trace/events/i2c.h: In function ‘__bpf_trace_i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 122 | TRACE_EVENT_FN(i2c_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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ ../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 122 | TRACE_EVENT_FN(i2c_result, | ^~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/i2c/i2c-core-base.o] Error 1 make[5]: *** 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/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 ../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/i2c_slave.h:67, from ../drivers/i2c/i2c-core-slave.c:18: ../include/trace/events/i2c_slave.h: In function ‘trace_event_raw_event_i2c_slave’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(i2c_slave, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(i2c_slave, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(i2c_slave, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(i2c_slave, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(i2c_slave, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/i2c_slave.h: In function ‘perf_trace_i2c_slave’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(i2c_slave, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(i2c_slave, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/i2c_slave.h: In function ‘__bpf_trace_i2c_slave’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(i2c_slave, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(i2c_slave, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/i2c/i2c-core-slave.o] Error 1 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/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 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/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 ../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/rtc.h:206, from ../drivers/rtc/interface.c:18: ../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_time_alarm_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/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_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/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_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/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_irq_set_freq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(rtc_irq_set_freq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(rtc_irq_set_freq, | ^~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_irq_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/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(rtc_irq_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/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(rtc_irq_set_state, | ^~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_alarm_irq_enable’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(rtc_alarm_irq_enable, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(rtc_alarm_irq_enable, | ^~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_offset_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(rtc_offset_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(rtc_offset_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_timer_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(rtc_timer_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(rtc_timer_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/rtc.h: In function ‘perf_trace_rtc_time_alarm_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘perf_trace_rtc_irq_set_freq’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(rtc_irq_set_freq, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(rtc_irq_set_freq, | ^~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘perf_trace_rtc_irq_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/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(rtc_irq_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/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(rtc_irq_set_state, | ^~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘perf_trace_rtc_alarm_irq_enable’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(rtc_alarm_irq_enable, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(rtc_alarm_irq_enable, | ^~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘perf_trace_rtc_offset_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(rtc_offset_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(rtc_offset_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘perf_trace_rtc_timer_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(rtc_timer_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(rtc_timer_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_time_alarm_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_irq_set_freq’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(rtc_irq_set_freq, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(rtc_irq_set_freq, | ^~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_irq_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/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(rtc_irq_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/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(rtc_irq_set_state, | ^~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_alarm_irq_enable’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(rtc_alarm_irq_enable, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ 102 | TRACE_EVENT(rtc_alarm_irq_enable, | ^~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_offset_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(rtc_offset_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 124 | DECLARE_EVENT_CLASS(rtc_offset_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_timer_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(rtc_timer_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 159 | DECLARE_EVENT_CLASS(rtc_timer_class, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/rtc/interface.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/rtc] 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 make[4]: *** [../scripts/Makefile.build:485: drivers/gpu] Error 2 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 ../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 ../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/smbus.h:245, from ../drivers/i2c/i2c-core-smbus.c:23: ../include/trace/events/smbus.h: In function ‘trace_event_raw_event_smbus_write’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 23 | TRACE_EVENT_CONDITION(smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 23 | TRACE_EVENT_CONDITION(smbus_write, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 23 | TRACE_EVENT_CONDITION(smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 23 | TRACE_EVENT_CONDITION(smbus_write, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 23 | TRACE_EVENT_CONDITION(smbus_write, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/smbus.h: In function ‘trace_event_raw_event_smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 91 | TRACE_EVENT_CONDITION(smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 91 | TRACE_EVENT_CONDITION(smbus_read, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/smbus.h: In function ‘trace_event_raw_event_smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 133 | TRACE_EVENT_CONDITION(smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 133 | TRACE_EVENT_CONDITION(smbus_reply, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/smbus.h: In function ‘trace_event_raw_event_smbus_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/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(smbus_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/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(smbus_result, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/smbus.h: In function ‘perf_trace_smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 23 | TRACE_EVENT_CONDITION(smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 23 | TRACE_EVENT_CONDITION(smbus_write, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/smbus.h: In function ‘perf_trace_smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 91 | TRACE_EVENT_CONDITION(smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 91 | TRACE_EVENT_CONDITION(smbus_read, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/smbus.h: In function ‘perf_trace_smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 133 | TRACE_EVENT_CONDITION(smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 133 | TRACE_EVENT_CONDITION(smbus_reply, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/smbus.h: In function ‘perf_trace_smbus_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/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(smbus_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/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(smbus_result, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/smbus.h: In function ‘__bpf_trace_smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 23 | TRACE_EVENT_CONDITION(smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 23 | TRACE_EVENT_CONDITION(smbus_write, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/smbus.h: In function ‘__bpf_trace_smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 91 | TRACE_EVENT_CONDITION(smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 91 | TRACE_EVENT_CONDITION(smbus_read, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/smbus.h: In function ‘__bpf_trace_smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 133 | TRACE_EVENT_CONDITION(smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 133 | TRACE_EVENT_CONDITION(smbus_reply, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/smbus.h: In function ‘__bpf_trace_smbus_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/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(smbus_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/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ 199 | TRACE_EVENT(smbus_result, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/i2c/i2c-core-smbus.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/i2c] 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/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 ../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 ../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 ../include/trace/events/v4l2.h:268, from ../drivers/media/v4l2-core/v4l2-trace.c:7: ../include/trace/events/v4l2.h: In function ‘trace_event_raw_event_v4l2_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/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 100 | DECLARE_EVENT_CLASS(v4l2_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/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 100 | DECLARE_EVENT_CLASS(v4l2_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/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 100 | DECLARE_EVENT_CLASS(v4l2_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/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 100 | DECLARE_EVENT_CLASS(v4l2_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/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 100 | DECLARE_EVENT_CLASS(v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/v4l2.h: In function ‘trace_event_raw_event_vb2_v4l2_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/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 181 | DECLARE_EVENT_CLASS(vb2_v4l2_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/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/v4l2.h: In function ‘perf_trace_v4l2_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/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 100 | DECLARE_EVENT_CLASS(v4l2_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/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 100 | DECLARE_EVENT_CLASS(v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/v4l2.h: In function ‘perf_trace_vb2_v4l2_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/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 181 | DECLARE_EVENT_CLASS(vb2_v4l2_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/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/v4l2.h: In function ‘__bpf_trace_v4l2_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/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 100 | DECLARE_EVENT_CLASS(v4l2_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/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 100 | DECLARE_EVENT_CLASS(v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/v4l2.h: In function ‘__bpf_trace_vb2_v4l2_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/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 181 | DECLARE_EVENT_CLASS(vb2_v4l2_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/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/media/v4l2-core/v4l2-trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/media/v4l2-core] 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/usb/chipidea/trace.h:92, from ../drivers/usb/chipidea/trace.c:11: ../drivers/usb/chipidea/./trace.h: In function ‘trace_event_raw_event_ci_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/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(ci_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/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(ci_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/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(ci_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/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(ci_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/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(ci_log, | ^~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h: In function ‘trace_event_raw_event_ci_log_trb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(ci_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(ci_log_trb, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/usb/chipidea/./trace.h: In function ‘perf_trace_ci_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/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(ci_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/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(ci_log, | ^~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h: In function ‘perf_trace_ci_log_trb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(ci_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(ci_log_trb, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/chipidea/./trace.h: In function ‘__bpf_trace_ci_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/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(ci_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/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(ci_log, | ^~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h: In function ‘__bpf_trace_ci_log_trb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(ci_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(ci_log_trb, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/usb/chipidea/trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/usb/chipidea] Error 2 make[5]: *** Waiting for unfinished jobs.... 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 ../drivers/usb/dwc3/trace.h:348, from ../drivers/usb/dwc3/trace.c:11: ../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_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/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(dwc3_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/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(dwc3_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/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(dwc3_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/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(dwc3_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/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(dwc3_log_io, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_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/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 51 | DECLARE_EVENT_CLASS(dwc3_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/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 51 | DECLARE_EVENT_CLASS(dwc3_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_ctrl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 101 | DECLARE_EVENT_CLASS(dwc3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 101 | DECLARE_EVENT_CLASS(dwc3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_generic_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_gadget_ep_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_trb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_ep’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/usb/dwc3/./trace.h: In function ‘perf_trace_dwc3_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/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(dwc3_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/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(dwc3_log_io, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘perf_trace_dwc3_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/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 51 | DECLARE_EVENT_CLASS(dwc3_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/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 51 | DECLARE_EVENT_CLASS(dwc3_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘perf_trace_dwc3_log_ctrl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘perf_trace_dwc3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 101 | DECLARE_EVENT_CLASS(dwc3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 101 | DECLARE_EVENT_CLASS(dwc3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘perf_trace_dwc3_log_generic_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘perf_trace_dwc3_log_gadget_ep_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘perf_trace_dwc3_log_trb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘perf_trace_dwc3_log_ep’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_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/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(dwc3_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/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 22 | DECLARE_EVENT_CLASS(dwc3_log_io, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_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/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 51 | DECLARE_EVENT_CLASS(dwc3_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/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 51 | DECLARE_EVENT_CLASS(dwc3_log_event, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_ctrl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 101 | DECLARE_EVENT_CLASS(dwc3_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 101 | DECLARE_EVENT_CLASS(dwc3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_generic_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_gadget_ep_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_trb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_ep’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/usb/dwc3/trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/usb/dwc3] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/pwc.h:65, from ../drivers/media/usb/pwc/pwc-if.c:68: ../include/trace/events/pwc.h: In function ‘trace_event_raw_event_pwc_handler_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/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(pwc_handler_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/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(pwc_handler_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/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(pwc_handler_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/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(pwc_handler_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/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(pwc_handler_enter, | ^~~~~~~~~~~ ../include/trace/events/pwc.h: In function ‘trace_event_raw_event_pwc_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/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(pwc_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/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(pwc_handler_exit, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/events/pwc.h: In function ‘perf_trace_pwc_handler_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/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(pwc_handler_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/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(pwc_handler_enter, | ^~~~~~~~~~~ ../include/trace/events/pwc.h: In function ‘perf_trace_pwc_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/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(pwc_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/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(pwc_handler_exit, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/pwc.h: In function ‘__bpf_trace_pwc_handler_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/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(pwc_handler_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/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(pwc_handler_enter, | ^~~~~~~~~~~ ../include/trace/events/pwc.h: In function ‘__bpf_trace_pwc_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/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(pwc_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/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(pwc_handler_exit, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/media/usb/pwc/pwc-if.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/media/usb/pwc] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/media/usb] 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 ../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 ../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/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/usb/gadget/udc/trace.h:294, from ../drivers/usb/gadget/udc/trace.c:10: ../drivers/usb/gadget/udc/./trace.h: In function ‘trace_event_raw_event_udc_log_gadget’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(udc_log_gadget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(udc_log_gadget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(udc_log_gadget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(udc_log_gadget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(udc_log_gadget, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h: In function ‘trace_event_raw_event_udc_log_ep’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 144 | DECLARE_EVENT_CLASS(udc_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 144 | DECLARE_EVENT_CLASS(udc_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h: In function ‘trace_event_raw_event_udc_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 218 | DECLARE_EVENT_CLASS(udc_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 218 | DECLARE_EVENT_CLASS(udc_log_req, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/usb/gadget/udc/./trace.h: In function ‘perf_trace_udc_log_gadget’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(udc_log_gadget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(udc_log_gadget, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h: In function ‘perf_trace_udc_log_ep’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 144 | DECLARE_EVENT_CLASS(udc_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 144 | DECLARE_EVENT_CLASS(udc_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h: In function ‘perf_trace_udc_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 218 | DECLARE_EVENT_CLASS(udc_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 218 | DECLARE_EVENT_CLASS(udc_log_req, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/gadget/udc/./trace.h: In function ‘__bpf_trace_udc_log_gadget’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(udc_log_gadget, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(udc_log_gadget, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h: In function ‘__bpf_trace_udc_log_ep’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 144 | DECLARE_EVENT_CLASS(udc_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 144 | DECLARE_EVENT_CLASS(udc_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h: In function ‘__bpf_trace_udc_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 218 | DECLARE_EVENT_CLASS(udc_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 218 | DECLARE_EVENT_CLASS(udc_log_req, | ^~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/usb/gadget/udc/trace.o] Error 1 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/usb/host/xhci-trace.h:626, from ../drivers/usb/host/xhci-trace.c:12: ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(xhci_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(xhci_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(xhci_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(xhci_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(xhci_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 73 | DECLARE_EVENT_CLASS(xhci_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 73 | DECLARE_EVENT_CLASS(xhci_log_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_trb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 110 | DECLARE_EVENT_CLASS(xhci_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 110 | DECLARE_EVENT_CLASS(xhci_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_free_virt_dev’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_virt_dev’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(xhci_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(xhci_log_urb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_ep_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 313 | DECLARE_EVENT_CLASS(xhci_log_ep_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 313 | DECLARE_EVENT_CLASS(xhci_log_ep_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_slot_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 358 | DECLARE_EVENT_CLASS(xhci_log_slot_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 358 | DECLARE_EVENT_CLASS(xhci_log_slot_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_ctrl_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 449 | DECLARE_EVENT_CLASS(xhci_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 449 | DECLARE_EVENT_CLASS(xhci_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_portsc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 547 | DECLARE_EVENT_CLASS(xhci_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 547 | DECLARE_EVENT_CLASS(xhci_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_dbc_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_request, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(xhci_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(xhci_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 73 | DECLARE_EVENT_CLASS(xhci_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 73 | DECLARE_EVENT_CLASS(xhci_log_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_trb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 110 | DECLARE_EVENT_CLASS(xhci_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 110 | DECLARE_EVENT_CLASS(xhci_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_free_virt_dev’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_virt_dev’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(xhci_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(xhci_log_urb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_ep_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 313 | DECLARE_EVENT_CLASS(xhci_log_ep_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 313 | DECLARE_EVENT_CLASS(xhci_log_ep_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_slot_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 358 | DECLARE_EVENT_CLASS(xhci_log_slot_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 358 | DECLARE_EVENT_CLASS(xhci_log_slot_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_ctrl_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 449 | DECLARE_EVENT_CLASS(xhci_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 449 | DECLARE_EVENT_CLASS(xhci_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_portsc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 547 | DECLARE_EVENT_CLASS(xhci_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 547 | DECLARE_EVENT_CLASS(xhci_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_dbc_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_request, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(xhci_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(xhci_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 73 | DECLARE_EVENT_CLASS(xhci_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 73 | DECLARE_EVENT_CLASS(xhci_log_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_trb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 110 | DECLARE_EVENT_CLASS(xhci_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 110 | DECLARE_EVENT_CLASS(xhci_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_free_virt_dev’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_virt_dev’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(xhci_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 249 | DECLARE_EVENT_CLASS(xhci_log_urb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_ep_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 313 | DECLARE_EVENT_CLASS(xhci_log_ep_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 313 | DECLARE_EVENT_CLASS(xhci_log_ep_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_slot_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 358 | DECLARE_EVENT_CLASS(xhci_log_slot_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 358 | DECLARE_EVENT_CLASS(xhci_log_slot_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_ctrl_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 449 | DECLARE_EVENT_CLASS(xhci_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 449 | DECLARE_EVENT_CLASS(xhci_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_portsc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 547 | DECLARE_EVENT_CLASS(xhci_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 547 | DECLARE_EVENT_CLASS(xhci_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_dbc_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_request, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/usb/host/xhci-trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/usb/host] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/usb/typec/ucsi/trace.h:120, from ../drivers/usb/typec/ucsi/trace.c:4: ../drivers/usb/typec/ucsi/./trace.h: In function ‘trace_event_raw_event_ucsi_log_command’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(ucsi_log_command, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(ucsi_log_command, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(ucsi_log_command, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(ucsi_log_command, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(ucsi_log_command, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h: In function ‘trace_event_raw_event_ucsi_log_connector_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_status, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h: In function ‘trace_event_raw_event_ucsi_log_register_altmode’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/usb/typec/ucsi/./trace.h: In function ‘perf_trace_ucsi_log_command’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(ucsi_log_command, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(ucsi_log_command, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h: In function ‘perf_trace_ucsi_log_connector_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_status, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h: In function ‘perf_trace_ucsi_log_register_altmode’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/typec/ucsi/./trace.h: In function ‘__bpf_trace_ucsi_log_command’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(ucsi_log_command, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(ucsi_log_command, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h: In function ‘__bpf_trace_ucsi_log_connector_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_status, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h: In function ‘__bpf_trace_ucsi_log_register_altmode’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, | ^~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/usb/typec/ucsi/trace.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/usb/typec/ucsi] Error 2 make[6]: *** 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 ../drivers/media/platform/chips-media/coda/trace.h:175, from ../drivers/media/platform/chips-media/coda/coda-bit.c:32: ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_bit_run’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(coda_bit_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/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(coda_bit_run, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(coda_bit_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/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(coda_bit_run, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(coda_bit_run, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_bit_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/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(coda_bit_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/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(coda_bit_done, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_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/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(coda_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/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(coda_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_buf_meta_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_meta_class’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(coda_meta_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(coda_meta_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘perf_trace_coda_bit_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/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(coda_bit_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/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(coda_bit_run, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘perf_trace_coda_bit_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/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(coda_bit_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/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(coda_bit_done, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘perf_trace_coda_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/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(coda_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/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(coda_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘perf_trace_coda_buf_meta_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘perf_trace_coda_meta_class’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(coda_meta_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(coda_meta_class, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_bit_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/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(coda_bit_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/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(coda_bit_run, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_bit_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/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(coda_bit_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/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ 34 | TRACE_EVENT(coda_bit_done, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_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/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(coda_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/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 52 | DECLARE_EVENT_CLASS(coda_buf_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_buf_meta_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_meta_class’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(coda_meta_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(coda_meta_class, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/media/platform/chips-media/coda/coda-bit.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/media/platform/chips-media/coda] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/media/platform/chips-media] Error 2 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/usb/mtu3/mtu3_trace.h:277, from ../drivers/usb/mtu3/mtu3_trace.c:12: ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_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/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(mtu3_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/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(mtu3_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/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(mtu3_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/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(mtu3_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/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(mtu3_log, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_u3_ltssm_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(mtu3_u3_ltssm_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(mtu3_u3_ltssm_isr, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_u2_common_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(mtu3_u2_common_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(mtu3_u2_common_isr, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_qmu_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(mtu3_qmu_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(mtu3_qmu_isr, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(mtu3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(mtu3_log_setup, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(mtu3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(mtu3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_log_gpd’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_log_ep’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘perf_trace_mtu3_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/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(mtu3_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/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(mtu3_log, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘perf_trace_mtu3_u3_ltssm_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(mtu3_u3_ltssm_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(mtu3_u3_ltssm_isr, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘perf_trace_mtu3_u2_common_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(mtu3_u2_common_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(mtu3_u2_common_isr, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘perf_trace_mtu3_qmu_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(mtu3_qmu_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(mtu3_qmu_isr, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘perf_trace_mtu3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(mtu3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(mtu3_log_setup, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘perf_trace_mtu3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(mtu3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(mtu3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘perf_trace_mtu3_log_gpd’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘perf_trace_mtu3_log_ep’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_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/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(mtu3_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/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(mtu3_log, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_u3_ltssm_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(mtu3_u3_ltssm_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(mtu3_u3_ltssm_isr, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_u2_common_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(mtu3_u2_common_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ 54 | TRACE_EVENT(mtu3_u2_common_isr, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_qmu_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(mtu3_qmu_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ 70 | TRACE_EVENT(mtu3_qmu_isr, | ^~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(mtu3_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 88 | DECLARE_EVENT_CLASS(mtu3_log_setup, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(mtu3_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 116 | DECLARE_EVENT_CLASS(mtu3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_log_gpd’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_log_ep’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/usb/mtu3/mtu3_trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/usb/mtu3] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/media/platform/nvidia/tegra-vde/trace.h:95, from ../drivers/media/platform/nvidia/tegra-vde/vde.c:28: ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘trace_event_raw_event_register_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(register_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(register_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(register_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(register_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(register_access, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘trace_event_raw_event_vde_setup_iram_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(vde_setup_iram_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(vde_setup_iram_entry, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘trace_event_raw_event_vde_ref_l0’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(vde_ref_l0, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(vde_ref_l0, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘trace_event_raw_event_vde_ref_l1’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(vde_ref_l1, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(vde_ref_l1, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘perf_trace_register_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(register_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(register_access, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘perf_trace_vde_setup_iram_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(vde_setup_iram_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(vde_setup_iram_entry, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘perf_trace_vde_ref_l0’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(vde_ref_l0, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(vde_ref_l0, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘perf_trace_vde_ref_l1’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(vde_ref_l1, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(vde_ref_l1, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘__bpf_trace_register_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(register_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(register_access, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘__bpf_trace_vde_setup_iram_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(vde_setup_iram_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(vde_setup_iram_entry, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘__bpf_trace_vde_ref_l0’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(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/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(vde_ref_l0, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(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/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(vde_ref_l0, | ^~~~~~~~~~~ ../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘__bpf_trace_vde_ref_l1’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(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/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(vde_ref_l1, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(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/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(vde_ref_l1, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/media/platform/nvidia/tegra-vde/vde.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/media/platform/nvidia/tegra-vde] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/media/platform/nvidia] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/media/platform] 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/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 ../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/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 ../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/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/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 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 make[3]: *** [../scripts/Makefile.build:485: block] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/freescale] Error 2 make[6]: *** Waiting for unfinished jobs.... 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/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 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 make[4]: *** 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 In file included from ../include/trace/define_trace.h:108, from ../drivers/usb/musb/musb_trace.h:389, from ../drivers/usb/musb/musb_trace.c:11: ../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_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/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(musb_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/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(musb_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/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(musb_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/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(musb_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/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(musb_log, | ^~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_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/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(musb_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/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(musb_state, | ^~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_regb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 57 | DECLARE_EVENT_CLASS(musb_regb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 57 | DECLARE_EVENT_CLASS(musb_regb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_regw’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 89 | DECLARE_EVENT_CLASS(musb_regw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 89 | DECLARE_EVENT_CLASS(musb_regw, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_regl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(musb_regl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(musb_regl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ 153 | TRACE_EVENT(musb_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ 153 | TRACE_EVENT(musb_isr, | ^~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 174 | DECLARE_EVENT_CLASS(musb_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 174 | DECLARE_EVENT_CLASS(musb_urb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(musb_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(musb_req, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/usb/musb/./musb_trace.h: In function ‘perf_trace_musb_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/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(musb_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/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(musb_log, | ^~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘perf_trace_musb_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/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(musb_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/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(musb_state, | ^~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘perf_trace_musb_regb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 57 | DECLARE_EVENT_CLASS(musb_regb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 57 | DECLARE_EVENT_CLASS(musb_regb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘perf_trace_musb_regw’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 89 | DECLARE_EVENT_CLASS(musb_regw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 89 | DECLARE_EVENT_CLASS(musb_regw, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘perf_trace_musb_regl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(musb_regl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(musb_regl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘perf_trace_musb_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ 153 | TRACE_EVENT(musb_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ 153 | TRACE_EVENT(musb_isr, | ^~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘perf_trace_musb_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 174 | DECLARE_EVENT_CLASS(musb_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 174 | DECLARE_EVENT_CLASS(musb_urb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘perf_trace_musb_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(musb_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(musb_req, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_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/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(musb_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/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(musb_log, | ^~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_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/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(musb_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/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ 40 | TRACE_EVENT(musb_state, | ^~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_regb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 57 | DECLARE_EVENT_CLASS(musb_regb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 57 | DECLARE_EVENT_CLASS(musb_regb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_regw’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 89 | DECLARE_EVENT_CLASS(musb_regw, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 89 | DECLARE_EVENT_CLASS(musb_regw, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_regl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(musb_regl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 121 | DECLARE_EVENT_CLASS(musb_regl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ 153 | TRACE_EVENT(musb_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ 153 | TRACE_EVENT(musb_isr, | ^~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 174 | DECLARE_EVENT_CLASS(musb_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 174 | DECLARE_EVENT_CLASS(musb_urb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(musb_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 236 | DECLARE_EVENT_CLASS(musb_req, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/usb/musb/musb_trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/usb/musb] 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/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/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/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/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/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/usb/typec/tipd/trace.h:398, from ../drivers/usb/typec/tipd/trace.c:9: ../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps6598x_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(tps6598x_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/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(tps6598x_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(tps6598x_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/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(tps6598x_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(tps6598x_irq, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_cd321x_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/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(cd321x_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/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(cd321x_irq, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps25750_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/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ 269 | TRACE_EVENT(tps25750_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/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ 269 | TRACE_EVENT(tps25750_irq, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps6598x_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/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ 284 | TRACE_EVENT(tps6598x_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/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ 284 | TRACE_EVENT(tps6598x_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps25750_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/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ 311 | TRACE_EVENT(tps25750_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/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ 311 | TRACE_EVENT(tps25750_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps6598x_power_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/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(tps6598x_power_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/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(tps6598x_power_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps25750_power_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/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ 352 | TRACE_EVENT(tps25750_power_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/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ 352 | TRACE_EVENT(tps25750_power_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps6598x_data_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/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(tps6598x_data_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/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(tps6598x_data_status, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/usb/typec/tipd/./trace.h: In function ‘perf_trace_tps6598x_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/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(tps6598x_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/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(tps6598x_irq, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘perf_trace_cd321x_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/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(cd321x_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/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(cd321x_irq, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘perf_trace_tps25750_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/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ 269 | TRACE_EVENT(tps25750_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/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ 269 | TRACE_EVENT(tps25750_irq, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘perf_trace_tps6598x_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/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ 284 | TRACE_EVENT(tps6598x_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/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ 284 | TRACE_EVENT(tps6598x_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘perf_trace_tps25750_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/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ 311 | TRACE_EVENT(tps25750_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/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ 311 | TRACE_EVENT(tps25750_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘perf_trace_tps6598x_power_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/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(tps6598x_power_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/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(tps6598x_power_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘perf_trace_tps25750_power_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/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ 352 | TRACE_EVENT(tps25750_power_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/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ 352 | TRACE_EVENT(tps25750_power_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘perf_trace_tps6598x_data_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/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(tps6598x_data_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/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(tps6598x_data_status, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps6598x_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/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(tps6598x_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/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ 233 | TRACE_EVENT(tps6598x_irq, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_cd321x_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/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(cd321x_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/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(cd321x_irq, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps25750_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/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ 269 | TRACE_EVENT(tps25750_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/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ 269 | TRACE_EVENT(tps25750_irq, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps6598x_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/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ 284 | TRACE_EVENT(tps6598x_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/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ 284 | TRACE_EVENT(tps6598x_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps25750_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/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ 311 | TRACE_EVENT(tps25750_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/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ 311 | TRACE_EVENT(tps25750_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps6598x_power_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/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(tps6598x_power_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/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ 332 | TRACE_EVENT(tps6598x_power_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps25750_power_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/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ 352 | TRACE_EVENT(tps25750_power_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/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ 352 | TRACE_EVENT(tps25750_power_status, | ^~~~~~~~~~~ ../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps6598x_data_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/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(tps6598x_data_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/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(tps6598x_data_status, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/usb/typec/tipd/trace.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/usb/typec/tipd] 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[5]: *** [../scripts/Makefile.build:485: drivers/usb/typec] Error 2 make[4]: *** [../scripts/Makefile.build:485: arch/x86/xen] 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/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 ../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/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/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/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 ../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 ../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 ../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 ../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/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/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/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/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/usb/cdns3/cdns3-trace.h:557, from ../drivers/usb/cdns3/cdns3-trace.c:11: ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_halt’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(cdns3_halt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(cdns3_halt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(cdns3_halt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(cdns3_halt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(cdns3_halt, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_wa1’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(cdns3_wa1, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(cdns3_wa1, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_wa2’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(cdns3_wa2, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(cdns3_wa2, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(cdns3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(cdns3_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_usb_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/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_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/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_epx_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/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_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/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_ep0_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/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_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/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_ctrl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(cdns3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(cdns3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_ep0_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ 271 | TRACE_EVENT(cdns3_ep0_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ 271 | TRACE_EVENT(cdns3_ep0_queue, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_stream_split_transfer_len’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_aligned_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_map_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(cdns3_log_map_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(cdns3_log_map_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_trb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 433 | DECLARE_EVENT_CLASS(cdns3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 433 | DECLARE_EVENT_CLASS(cdns3_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_ep’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_request_handled’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_halt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(cdns3_halt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(cdns3_halt, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_wa1’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(cdns3_wa1, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(cdns3_wa1, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_wa2’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(cdns3_wa2, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(cdns3_wa2, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(cdns3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(cdns3_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_usb_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/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_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/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_epx_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/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_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/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_ep0_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/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_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/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_ctrl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(cdns3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(cdns3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_ep0_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ 271 | TRACE_EVENT(cdns3_ep0_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ 271 | TRACE_EVENT(cdns3_ep0_queue, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_stream_split_transfer_len’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_aligned_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_map_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(cdns3_log_map_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(cdns3_log_map_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_trb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 433 | DECLARE_EVENT_CLASS(cdns3_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 433 | DECLARE_EVENT_CLASS(cdns3_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_ep’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_request_handled’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_halt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(cdns3_halt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ 27 | TRACE_EVENT(cdns3_halt, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_wa1’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(cdns3_wa1, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ 44 | TRACE_EVENT(cdns3_wa1, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_wa2’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(cdns3_wa2, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(cdns3_wa2, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(cdns3_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 72 | DECLARE_EVENT_CLASS(cdns3_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_usb_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/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_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/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_epx_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/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_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/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_ep0_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/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_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/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_ctrl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(cdns3_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 198 | DECLARE_EVENT_CLASS(cdns3_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_ep0_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ 271 | TRACE_EVENT(cdns3_ep0_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ 271 | TRACE_EVENT(cdns3_ep0_queue, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_stream_split_transfer_len’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_aligned_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_map_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(cdns3_log_map_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 357 | DECLARE_EVENT_CLASS(cdns3_log_map_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_trb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 433 | DECLARE_EVENT_CLASS(cdns3_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 433 | DECLARE_EVENT_CLASS(cdns3_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_ep’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_request_handled’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/usb/cdns3/cdns3-trace.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/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/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 ../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 ../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/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 ../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 ../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/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 ../drivers/usb/cdns3/cdnsp-trace.h:826, from ../drivers/usb/cdns3/cdnsp-trace.c:12: ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_ep’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_enable_disable’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_simple’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_looking_trb_in_td’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_port_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/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ 215 | TRACE_EVENT(cdnsp_port_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/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ 215 | TRACE_EVENT(cdnsp_port_info, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_deq_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_state, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_ctrl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_bounce’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_trb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_pdev’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 451 | DECLARE_EVENT_CLASS(cdnsp_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 451 | DECLARE_EVENT_CLASS(cdnsp_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_ep_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_slot_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_td_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_info, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 697 | DECLARE_EVENT_CLASS(cdnsp_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 697 | DECLARE_EVENT_CLASS(cdnsp_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_portsc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_stream_number’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ 799 | TRACE_EVENT(cdnsp_stream_number, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ 799 | TRACE_EVENT(cdnsp_stream_number, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_ep’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_enable_disable’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_simple’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_looking_trb_in_td’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_port_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/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ 215 | TRACE_EVENT(cdnsp_port_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/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ 215 | TRACE_EVENT(cdnsp_port_info, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_deq_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_state, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_ctrl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_bounce’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_trb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_pdev’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 451 | DECLARE_EVENT_CLASS(cdnsp_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 451 | DECLARE_EVENT_CLASS(cdnsp_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_ep_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_slot_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_td_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_info, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 697 | DECLARE_EVENT_CLASS(cdnsp_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 697 | DECLARE_EVENT_CLASS(cdnsp_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_portsc’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_stream_number’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ 799 | TRACE_EVENT(cdnsp_stream_number, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ 799 | TRACE_EVENT(cdnsp_stream_number, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_ep’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_enable_disable’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_simple’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_looking_trb_in_td’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_port_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/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ 215 | TRACE_EVENT(cdnsp_port_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/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ 215 | TRACE_EVENT(cdnsp_port_info, | ^~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_deq_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_state, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_ctrl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_bounce’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_trb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_pdev’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 451 | DECLARE_EVENT_CLASS(cdnsp_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 451 | DECLARE_EVENT_CLASS(cdnsp_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_ep_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_slot_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_ctx, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_td_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_info, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 697 | DECLARE_EVENT_CLASS(cdnsp_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 697 | DECLARE_EVENT_CLASS(cdnsp_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_portsc’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_stream_number’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ 799 | TRACE_EVENT(cdnsp_stream_number, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ 799 | TRACE_EVENT(cdnsp_stream_number, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/usb/cdns3/cdnsp-trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/usb/cdns3] 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/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 ../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/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 ../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/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 ../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 ../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 ../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 ../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/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/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/usb/gadget/udc/cdns2/cdns2-trace.h:605, from ../drivers/usb/gadget/udc/cdns2/cdns2-trace.c:11: ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_enable_disable’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_simple’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_ep_halt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ 97 | TRACE_EVENT(cdns2_ep_halt, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ 97 | TRACE_EVENT(cdns2_ep_halt, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_wa1’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(cdns2_wa1, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(cdns2_wa1, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(cdns2_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(cdns2_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_usb_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/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_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/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_dma_ep_ists’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ 176 | TRACE_EVENT(cdns2_dma_ep_ists, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ 176 | TRACE_EVENT(cdns2_dma_ep_ists, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_epx_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/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_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/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_ep0_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/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_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/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_ctrl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 269 | DECLARE_EVENT_CLASS(cdns2_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 269 | DECLARE_EVENT_CLASS(cdns2_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_ep0_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(cdns2_ep0_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(cdns2_ep0_enqueue, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_map_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 373 | DECLARE_EVENT_CLASS(cdns2_log_map_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 373 | DECLARE_EVENT_CLASS(cdns2_log_map_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_trb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 438 | DECLARE_EVENT_CLASS(cdns2_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 438 | DECLARE_EVENT_CLASS(cdns2_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_ep’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_request_handled’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_epx_reg_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_config, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_enable_disable’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_simple’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_ep_halt’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ 97 | TRACE_EVENT(cdns2_ep_halt, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ 97 | TRACE_EVENT(cdns2_ep_halt, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_wa1’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(cdns2_wa1, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(cdns2_wa1, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(cdns2_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(cdns2_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_usb_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/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_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/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_dma_ep_ists’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ 176 | TRACE_EVENT(cdns2_dma_ep_ists, | ^~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ 176 | TRACE_EVENT(cdns2_dma_ep_ists, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_epx_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/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_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/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_ep0_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/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_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/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_ctrl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 269 | DECLARE_EVENT_CLASS(cdns2_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 269 | DECLARE_EVENT_CLASS(cdns2_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_ep0_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(cdns2_ep0_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(cdns2_ep0_enqueue, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_map_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 373 | DECLARE_EVENT_CLASS(cdns2_log_map_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 373 | DECLARE_EVENT_CLASS(cdns2_log_map_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_trb’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 438 | DECLARE_EVENT_CLASS(cdns2_log_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 438 | DECLARE_EVENT_CLASS(cdns2_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_ep’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_request_handled’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_epx_reg_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_config, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_enable_disable’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_simple’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_ep_halt’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ 97 | TRACE_EVENT(cdns2_ep_halt, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ 97 | TRACE_EVENT(cdns2_ep_halt, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_wa1’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(cdns2_wa1, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ 114 | TRACE_EVENT(cdns2_wa1, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(cdns2_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(cdns2_log_doorbell, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_usb_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/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_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/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_dma_ep_ists’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ 176 | TRACE_EVENT(cdns2_dma_ep_ists, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ 176 | TRACE_EVENT(cdns2_dma_ep_ists, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_epx_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/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_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/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_ep0_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/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_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/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_irq, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_ctrl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 269 | DECLARE_EVENT_CLASS(cdns2_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 269 | DECLARE_EVENT_CLASS(cdns2_log_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_ep0_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(cdns2_ep0_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ 358 | TRACE_EVENT(cdns2_ep0_enqueue, | ^~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_map_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 373 | DECLARE_EVENT_CLASS(cdns2_log_map_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 373 | DECLARE_EVENT_CLASS(cdns2_log_map_request, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_trb’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 438 | DECLARE_EVENT_CLASS(cdns2_log_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 438 | DECLARE_EVENT_CLASS(cdns2_log_ring, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_ep’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_request_handled’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_epx_reg_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_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) | ^~~~~~~~~~~~~~~~~~~ ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_config, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/usb/gadget/udc/cdns2/cdns2-trace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/usb/gadget/udc/cdns2] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/usb/gadget/udc] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/usb/gadget] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/usb] 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/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 ../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 In file included from ../include/trace/define_trace.h:108, from ../drivers/media/test-drivers/visl/visl-trace-fwht.h:66, from ../drivers/media/test-drivers/visl/visl-trace-points.c:5: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h: In function ‘trace_event_raw_event_v4l2_ctrl_fwht_params_tmpl’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h: In function ‘perf_trace_v4l2_ctrl_fwht_params_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h: In function ‘__bpf_trace_v4l2_ctrl_fwht_params_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:99, from ../drivers/media/test-drivers/visl/visl-trace-points.c:6: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘trace_event_raw_event_v4l2_ctrl_mpeg2_seq_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘trace_event_raw_event_v4l2_ctrl_mpeg2_pic_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘trace_event_raw_event_v4l2_ctrl_mpeg2_quant_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘perf_trace_v4l2_ctrl_mpeg2_seq_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘perf_trace_v4l2_ctrl_mpeg2_pic_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘perf_trace_v4l2_ctrl_mpeg2_quant_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘__bpf_trace_v4l2_ctrl_mpeg2_seq_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘__bpf_trace_v4l2_ctrl_mpeg2_pic_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘__bpf_trace_v4l2_ctrl_mpeg2_quant_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/media/test-drivers/visl/visl-trace-vp8.h:156, from ../drivers/media/test-drivers/visl/visl-trace-points.c:7: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp8_entropy_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp8_frame_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘perf_trace_v4l2_ctrl_vp8_entropy_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘perf_trace_v4l2_ctrl_vp8_frame_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘__bpf_trace_v4l2_ctrl_vp8_entropy_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘__bpf_trace_v4l2_ctrl_vp8_frame_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/media/test-drivers/visl/visl-trace-vp9.h:292, from ../drivers/media/test-drivers/visl/visl-trace-points.c:8: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp9_frame_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp9_compressed_hdr_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp9_compressed_coef_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘trace_event_raw_event_v4l2_vp9_mv_probs_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘perf_trace_v4l2_ctrl_vp9_frame_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘perf_trace_v4l2_ctrl_vp9_compressed_hdr_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘perf_trace_v4l2_ctrl_vp9_compressed_coef_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘perf_trace_v4l2_vp9_mv_probs_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘__bpf_trace_v4l2_ctrl_vp9_frame_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘__bpf_trace_v4l2_ctrl_vp9_compressed_hdr_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘__bpf_trace_v4l2_ctrl_vp9_compressed_coef_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘__bpf_trace_v4l2_vp9_mv_probs_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/media/test-drivers/visl/visl-trace-h264.h:349, from ../drivers/media/test-drivers/visl/visl-trace-points.c:9: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_sps_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_pps_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_scaling_matrix_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_pred_weights_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_slice_params_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_h264_reference_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_decode_params_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_h264_dpb_entry_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘perf_trace_v4l2_ctrl_h264_sps_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘perf_trace_v4l2_ctrl_h264_pps_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘perf_trace_v4l2_ctrl_h264_scaling_matrix_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘perf_trace_v4l2_ctrl_h264_pred_weights_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘perf_trace_v4l2_ctrl_h264_slice_params_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘perf_trace_v4l2_h264_reference_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘perf_trace_v4l2_ctrl_h264_decode_params_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘perf_trace_v4l2_h264_dpb_entry_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_sps_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_pps_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_scaling_matrix_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_pred_weights_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_slice_params_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_h264_reference_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_decode_params_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_h264_dpb_entry_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/media/test-drivers/visl/visl-trace-hevc.h:405, from ../drivers/media/test-drivers/visl/visl-trace-points.c:10: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_sps_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_pps_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_slice_params_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_hevc_pred_weight_table_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_scaling_matrix_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_decode_params_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_hevc_dpb_entry_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘perf_trace_v4l2_ctrl_hevc_sps_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘perf_trace_v4l2_ctrl_hevc_pps_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘perf_trace_v4l2_ctrl_hevc_slice_params_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘perf_trace_v4l2_hevc_pred_weight_table_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘perf_trace_v4l2_ctrl_hevc_scaling_matrix_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘perf_trace_v4l2_ctrl_hevc_decode_params_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘perf_trace_v4l2_hevc_dpb_entry_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_sps_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_pps_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_slice_params_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_hevc_pred_weight_table_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_scaling_matrix_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_decode_params_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_hevc_dpb_entry_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../drivers/media/test-drivers/visl/visl-trace-av1.h:314, from ../drivers/media/test-drivers/visl/visl-trace-points.c:11: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘trace_event_raw_event_v4l2_ctrl_av1_seq_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘trace_event_raw_event_v4l2_ctrl_av1_tge_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘trace_event_raw_event_v4l2_ctrl_av1_frame_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘trace_event_raw_event_v4l2_ctrl_av1_film_grain_tmpl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/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/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:109: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘perf_trace_v4l2_ctrl_av1_seq_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘perf_trace_v4l2_ctrl_av1_tge_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘perf_trace_v4l2_ctrl_av1_frame_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘perf_trace_v4l2_ctrl_av1_film_grain_tmpl’: ../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/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/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘__bpf_trace_v4l2_ctrl_av1_seq_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘__bpf_trace_v4l2_ctrl_av1_tge_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘__bpf_trace_v4l2_ctrl_av1_frame_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘__bpf_trace_v4l2_ctrl_av1_film_grain_tmpl’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_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/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, | ^~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/media/test-drivers/visl/visl-trace-points.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/media/test-drivers/visl] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/media/test-drivers] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/media] 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 ../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 ../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/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/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 ../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 ../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 New errors added --- /tmp/tmp.MtUUlhlzC5 2024-08-28 10:22:05.892431905 -0700 +++ /tmp/tmp.SMIbKgbug1 2024-08-28 10:23:10.395819813 -0700 @@ -56,0 +57,20 @@ +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, + | ^~~~~~~~~~~~~~~~~~~ @@ -143,0 +164,26 @@ +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, + | ^~~~~~~~~~~ @@ -172 +217,0 @@ -make[4]: *** Waiting for unfinished jobs.... @@ -236,0 +282,26 @@ +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, + | ^~~~~~~~~~~ @@ -263,0 +335 @@ +make[4]: *** Waiting for unfinished jobs.... @@ -268,3 +340,3 @@ - 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 ../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’: @@ -280,2 +352,2 @@ -../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(gpu_mem_total, +../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(amdtp_packet, @@ -292,2 +364,2 @@ -../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(gpu_mem_total, +../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(amdtp_packet, @@ -304,2 +376,2 @@ -../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(gpu_mem_total, +../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(amdtp_packet, @@ -316,2 +388,2 @@ -../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(gpu_mem_total, +../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(amdtp_packet, @@ -328,2 +400,28 @@ -../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(gpu_mem_total, +../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, @@ -332 +430 @@ -../include/trace/events/gpu_mem.h: In function ‘__bpf_trace_gpu_mem_total’: +../sound/firewire/./amdtp-stream-trace.h: In function ‘__bpf_trace_amdtp_packet’: @@ -342,2 +440,2 @@ -../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(gpu_mem_total, +../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(amdtp_packet, @@ -354,2 +452,2 @@ -../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(gpu_mem_total, +../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(amdtp_packet, @@ -357,2 +455 @@ -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: sound/firewire/amdtp-stream.o] Error 1 @@ -361,3 +458,3 @@ - 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’: + 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’: @@ -373,2 +470,2 @@ -../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ - 16 | TRACE_EVENT(amdtp_packet, +../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(gpu_mem_total, @@ -385,2 +482,2 @@ -../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ - 16 | TRACE_EVENT(amdtp_packet, +../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(gpu_mem_total, @@ -397,2 +494,2 @@ -../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ - 16 | TRACE_EVENT(amdtp_packet, +../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(gpu_mem_total, @@ -409,2 +506,2 @@ -../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ - 16 | TRACE_EVENT(amdtp_packet, +../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(gpu_mem_total, @@ -421,2 +518,28 @@ -../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ - 16 | TRACE_EVENT(amdtp_packet, +../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, @@ -425 +548 @@ -../sound/firewire/./amdtp-stream-trace.h: In function ‘__bpf_trace_amdtp_packet’: +../include/trace/events/gpu_mem.h: In function ‘__bpf_trace_gpu_mem_total’: @@ -435,2 +558,2 @@ -../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ - 16 | TRACE_EVENT(amdtp_packet, +../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(gpu_mem_total, @@ -447,2 +570,2 @@ -../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ - 16 | TRACE_EVENT(amdtp_packet, +../include/trace/events/gpu_mem.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(gpu_mem_total, @@ -450 +573,2 @@ -make[5]: *** [../scripts/Makefile.build:244: sound/firewire/amdtp-stream.o] Error 1 +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 @@ -500,0 +625,20 @@ +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, + | ^~~~~~~~~~~~~~~~~~~ @@ -571,0 +716,20 @@ +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, + | ^~~~~~~~~~~~~~~~~~~ @@ -596,3 +760,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/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’: @@ -605,2 +769,2 @@ -../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 19 | DECLARE_EVENT_CLASS(devres, +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, @@ -614,2 +778,2 @@ -../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 19 | DECLARE_EVENT_CLASS(devres, +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, @@ -623,2 +787,2 @@ -../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 19 | DECLARE_EVENT_CLASS(devres, +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, @@ -632,2 +796,2 @@ -../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 19 | DECLARE_EVENT_CLASS(devres, +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, @@ -641,2 +805,22 @@ -../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 19 | DECLARE_EVENT_CLASS(devres, +../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, @@ -645 +829 @@ -../drivers/base/./trace.h: In function ‘__bpf_trace_devres’: +../include/trace/events/dma_fence.h: In function ‘__bpf_trace_dma_fence’: @@ -652,2 +836,2 @@ -../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 19 | DECLARE_EVENT_CLASS(devres, +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, @@ -661,2 +845,2 @@ -../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 19 | DECLARE_EVENT_CLASS(devres, +../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 12 | DECLARE_EVENT_CLASS(dma_fence, @@ -664 +848 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/base/trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:244: drivers/dma-buf/dma-fence.o] Error 1 @@ -667,3 +851,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 ../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’: @@ -679,2 +863,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(netlink_extack, @@ -691,2 +875,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(netlink_extack, @@ -703,2 +887,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(netlink_extack, @@ -715,2 +899,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(netlink_extack, @@ -727,2 +911,28 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../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, @@ -731 +941 @@ -../include/trace/events/nmi.h: In function ‘__bpf_trace_nmi_handler’: +../include/trace/events/netlink.h: In function ‘__bpf_trace_netlink_extack’: @@ -741,2 +951,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(netlink_extack, @@ -753,2 +963,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(netlink_extack, @@ -756 +966,195 @@ -make[5]: *** [../scripts/Makefile.build:244: arch/x86/kernel/nmi.o] Error 1 +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 ../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 @@ -759,3 +1163,3 @@ - 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’: + 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’: @@ -771,2 +1175,2 @@ -../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(netlink_extack, +../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -783,2 +1187,2 @@ -../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(netlink_extack, +../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -795,2 +1199,2 @@ -../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(netlink_extack, +../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -807,2 +1211,2 @@ -../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(netlink_extack, +../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -819,2 +1223,28 @@ -../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(netlink_extack, +../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, @@ -823 +1253 @@ -../include/trace/events/netlink.h: In function ‘__bpf_trace_netlink_extack’: +../include/trace/../../drivers/dma-buf/sync_trace.h: In function ‘__bpf_trace_sync_timeline’: @@ -833,2 +1263,2 @@ -../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(netlink_extack, +../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -845,2 +1275,2 @@ -../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(netlink_extack, +../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(sync_timeline, @@ -848,3 +1278,2 @@ -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.... +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 @@ -852,3 +1281,3 @@ - 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’: + 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’: @@ -864,2 +1293,2 @@ -../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(hw_mask_param, +../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(aoss_send, @@ -876,2 +1305,2 @@ -../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(hw_mask_param, +../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(aoss_send, @@ -888,2 +1317,2 @@ -../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(hw_mask_param, +../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(aoss_send, @@ -900,2 +1329,2 @@ -../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(hw_mask_param, +../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(aoss_send, @@ -912,2 +1341,2 @@ -../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(hw_mask_param, +../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(aoss_send, @@ -915 +1344 @@ -../sound/core/./pcm_param_trace.h: In function ‘trace_event_raw_event_hw_interval_param’: +../drivers/soc/qcom/./trace-aoss.h: In function ‘trace_event_raw_event_aoss_send_done’: @@ -925,2 +1354,2 @@ -../sound/core/./pcm_param_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ - 68 | TRACE_EVENT(hw_interval_param, +../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(aoss_send_done, @@ -937,2 +1366,53 @@ -../sound/core/./pcm_param_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ - 68 | TRACE_EVENT(hw_interval_param, +../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, @@ -941 +1421 @@ -../sound/core/./pcm_param_trace.h: In function ‘__bpf_trace_hw_mask_param’: +../drivers/soc/qcom/./trace-aoss.h: In function ‘__bpf_trace_aoss_send’: @@ -951,2 +1431,2 @@ -../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(hw_mask_param, +../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(aoss_send, @@ -963,2 +1443,2 @@ -../sound/core/./pcm_param_trace.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(hw_mask_param, +../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(aoss_send, @@ -966 +1446 @@ -../sound/core/./pcm_param_trace.h: In function ‘__bpf_trace_hw_interval_param’: +../drivers/soc/qcom/./trace-aoss.h: In function ‘__bpf_trace_aoss_send_done’: @@ -976,2 +1456,2 @@ -../sound/core/./pcm_param_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ - 68 | TRACE_EVENT(hw_interval_param, +../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(aoss_send_done, @@ -988,2 +1468,2 @@ -../sound/core/./pcm_param_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ - 68 | TRACE_EVENT(hw_interval_param, +../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(aoss_send_done, @@ -991,2 +1471,270 @@ -make[5]: *** [../scripts/Makefile.build:244: sound/core/pcm_native.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +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 ../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/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[4]: *** [../scripts/Makefile.build:485: drivers/dma] Error 2 @@ -1081,0 +1830,51 @@ +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, + | ^~~~~~~~~~~ @@ -1138,3 +1937,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 ../drivers/base/trace.h:56, + from ../drivers/base/trace.c:10: +../drivers/base/./trace.h: In function ‘trace_event_raw_event_devres’: @@ -1147,2 +1946,2 @@ -../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 12 | DECLARE_EVENT_CLASS(dma_fence, +../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(devres, @@ -1156,2 +1955,2 @@ -../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 12 | DECLARE_EVENT_CLASS(dma_fence, +../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(devres, @@ -1165,2 +1964,2 @@ -../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 12 | DECLARE_EVENT_CLASS(dma_fence, +../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(devres, @@ -1174,2 +1973,2 @@ -../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 12 | DECLARE_EVENT_CLASS(dma_fence, +../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(devres, @@ -1183,2 +1982,22 @@ -../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 12 | DECLARE_EVENT_CLASS(dma_fence, +../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, @@ -1187 +2006 @@ -../include/trace/events/dma_fence.h: In function ‘__bpf_trace_dma_fence’: +../drivers/base/./trace.h: In function ‘__bpf_trace_devres’: @@ -1194,2 +2013,2 @@ -../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 12 | DECLARE_EVENT_CLASS(dma_fence, +../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(devres, @@ -1203,2 +2022,2 @@ -../include/trace/events/dma_fence.h:12:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 12 | DECLARE_EVENT_CLASS(dma_fence, +../drivers/base/./trace.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(devres, @@ -1206 +2025 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/dma-buf/dma-fence.o] Error 1 +make[5]: *** [../scripts/Makefile.build:244: drivers/base/trace.o] Error 1 @@ -1209,3 +2028,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 ../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’: @@ -1221,2 +2040,2 @@ -../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(sync_timeline, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -1233,2 +2052,2 @@ -../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(sync_timeline, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -1245,2 +2064,2 @@ -../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(sync_timeline, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -1257,2 +2076,2 @@ -../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(sync_timeline, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -1269,2 +2088,28 @@ -../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(sync_timeline, +../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, @@ -1273 +2118 @@ -../include/trace/../../drivers/dma-buf/sync_trace.h: In function ‘__bpf_trace_sync_timeline’: +../include/trace/events/nmi.h: In function ‘__bpf_trace_nmi_handler’: @@ -1283,2 +2128,2 @@ -../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(sync_timeline, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -1295,2 +2140,2 @@ -../include/trace/../../drivers/dma-buf/sync_trace.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(sync_timeline, +../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(nmi_handler, @@ -1298,2 +2143,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 +make[5]: *** [../scripts/Makefile.build:244: arch/x86/kernel/nmi.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... @@ -1301,4 +2146,3 @@ - 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’: + 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’: @@ -1311,3 +2155,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -1320,3 +2167,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -1329,3 +2179,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -1338,3 +2191,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -1347,4 +2203,7 @@ -../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: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’: @@ -1357,2 +2216,2 @@ -../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/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(bpf_test_finish, @@ -1366,2 +2225,47 @@ -../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/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, @@ -1370 +2274 @@ -../drivers/dma/./fsl-edma-trace.h: In function ‘__bpf_trace_edma_log_io’: +../include/trace/events/bpf_test_run.h: In function ‘__bpf_trace_bpf_trigger_tp’: @@ -1377,3 +2281,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -1386,4 +2293,7 @@ -../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/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’: @@ -1396,2 +2306,2 @@ -../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/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(bpf_test_finish, @@ -1405,2 +2315,2 @@ -../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/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(bpf_test_finish, @@ -1408,2 +2318,2 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/dma/fsl-edma-trace.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:244: net/bpf/test_run.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: net/bpf] Error 2 @@ -1411,3 +2321,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 ../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’: @@ -1419,0 +2330,46 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -1423,2 +2379,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(filemap_set_wb_err, @@ -1426 +2382 @@ -../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’? @@ -1428 +2384 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -1435,2 +2391,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(filemap_set_wb_err, @@ -1438 +2394,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’? @@ -1447,2 +2404,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(file_check_and_advance_wb_err, @@ -1459,2 +2416,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(file_check_and_advance_wb_err, @@ -1462,5 +2419,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), \ @@ -1471,2 +2449,39 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../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, @@ -1475 +2490,20 @@ -../include/trace/events/avc.h: In function ‘__bpf_trace_selinux_audited’: +../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’: @@ -1485,2 +2519,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(filemap_set_wb_err, @@ -1497,2 +2531,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(filemap_set_wb_err, @@ -1500,3 +2534,27 @@ -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 +../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.... @@ -1504,3 +2562,3 @@ - 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’: + 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’: @@ -1516,2 +2574,2 @@ -../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hwptr, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -1528,2 +2586,2 @@ -../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hwptr, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -1540,2 +2598,2 @@ -../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hwptr, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -1552,2 +2610,2 @@ -../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hwptr, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -1564,2 +2622,2 @@ -../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hwptr, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -1567 +2625 @@ -../sound/core/./pcm_trace.h: In function ‘trace_event_raw_event_xrun’: +../include/trace/events/pagemap.h: In function ‘trace_event_raw_event_mm_lru_activate’: @@ -1577,2 +2635,2 @@ -../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(xrun, +../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(mm_lru_activate, @@ -1589,2 +2647,2 @@ -../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(xrun, +../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(mm_lru_activate, @@ -1592,3 +2650,4 @@ -../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); \ +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); \ @@ -1596,2 +2655,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), \ @@ -1602,2 +2661,2 @@ -../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(hw_ptr_error, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -1605,2 +2664,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); \ @@ -1608,2 +2667,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), \ @@ -1614,2 +2673,2 @@ -../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(hw_ptr_error, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -1617,3 +2676,3 @@ -../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/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); \ @@ -1621,2 +2680,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), \ @@ -1627,2 +2686,2 @@ -../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ - 106 | TRACE_EVENT(applptr, +../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(mm_lru_activate, @@ -1630,2 +2689,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); \ @@ -1633,2 +2692,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), \ @@ -1639,2 +2698,2 @@ -../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ - 106 | TRACE_EVENT(applptr, +../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(mm_lru_activate, @@ -1643 +2702 @@ -../sound/core/./pcm_trace.h: In function ‘__bpf_trace_hwptr’: +../include/trace/events/pagemap.h: In function ‘__bpf_trace_mm_lru_insertion’: @@ -1653,2 +2712,2 @@ -../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hwptr, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -1665,2 +2724,2 @@ -../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hwptr, +../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mm_lru_insertion, @@ -1668 +2727 @@ -../sound/core/./pcm_trace.h: In function ‘__bpf_trace_xrun’: +../include/trace/events/pagemap.h: In function ‘__bpf_trace_mm_lru_activate’: @@ -1678,2 +2737,2 @@ -../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(xrun, +../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(mm_lru_activate, @@ -1690,2 +2749,2 @@ -../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(xrun, +../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(mm_lru_activate, @@ -1693 +2752,143 @@ -../sound/core/./pcm_trace.h: In function ‘__bpf_trace_hw_ptr_error’: +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/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’: @@ -1703,2 +2904,2 @@ -../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(hw_ptr_error, +../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(gpio_direction, @@ -1715,2 +2916,2 @@ -../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(hw_ptr_error, +../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(gpio_direction, @@ -1718 +2919 @@ -../sound/core/./pcm_trace.h: In function ‘__bpf_trace_applptr’: +../include/trace/events/gpio.h: In function ‘__bpf_trace_gpio_value’: @@ -1728,2 +2929,2 @@ -../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ - 106 | TRACE_EVENT(applptr, +../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(gpio_value, @@ -1740,2 +2941,2 @@ -../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ - 106 | TRACE_EVENT(applptr, +../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(gpio_value, @@ -1743,2 +2944,2 @@ -make[5]: *** [../scripts/Makefile.build:244: sound/core/pcm_lib.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: sound/core] Error 2 +make[5]: *** [../scripts/Makefile.build:244: drivers/gpio/gpiolib.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/gpio] Error 2 @@ -2001,0 +3203,24 @@ +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, 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, + | ^~~~~~~~~~~ @@ -2005,2 +3230,2 @@ -../include/trace/perf.h:51:11: note: in definition of macro ‘DECLARE_EVENT_CLASS’ - 51 | { assign; } \ +../include/trace/perf.h:58:11: note: in definition of macro ‘_DECLARE_EVENT_CLASS’ + 58 | { assign; } \ @@ -2007,0 +3233,6 @@ +../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, \ + | ^~~~~~~~~~~~~~~~~~~ @@ -2046,0 +3278,106 @@ +../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, + | ^~~~~~~~~~~ @@ -2183,3 +3520,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 ../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’: @@ -2195,2 +3532,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hwptr, @@ -2207,2 +3544,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hwptr, @@ -2219,2 +3556,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hwptr, @@ -2231,2 +3568,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hwptr, @@ -2243,2 +3580,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hwptr, @@ -2246 +3583 @@ -../drivers/soc/qcom/./trace-aoss.h: In function ‘trace_event_raw_event_aoss_send_done’: +../sound/core/./pcm_trace.h: In function ‘trace_event_raw_event_xrun’: @@ -2256,2 +3593,2 @@ -../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ - 26 | TRACE_EVENT(aoss_send_done, +../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(xrun, @@ -2268,71 +3605,2 @@ -../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 ../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, +../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(xrun, @@ -2339,0 +3608 @@ +../sound/core/./pcm_trace.h: In function ‘trace_event_raw_event_hw_ptr_error’: @@ -2349,14 +3618,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/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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, +../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(hw_ptr_error, @@ -2373,14 +3630,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/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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, +../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(hw_ptr_error, @@ -2388 +3633 @@ -../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_nested_flush_guest_mapping’: +../sound/core/./pcm_trace.h: In function ‘trace_event_raw_event_applptr’: @@ -2398,2 +3643,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, +../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ + 106 | TRACE_EVENT(applptr, @@ -2410,2 +3655,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, +../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ + 106 | TRACE_EVENT(applptr, @@ -2413,3 +3658,4 @@ -../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); \ +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); \ @@ -2417,2 +3663,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), \ @@ -2423,2 +3669,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, +../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hwptr, @@ -2426,2 +3672,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); \ @@ -2429,2 +3675,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), \ @@ -2435,2 +3681,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, +../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hwptr, @@ -2438,3 +3684,3 @@ -../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); \ +../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); \ @@ -2442,2 +3688,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), \ @@ -2448,2 +3694,2 @@ -../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(hyperv_send_ipi_mask, +../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(xrun, @@ -2451,2 +3697,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); \ @@ -2454,2 +3700,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), \ @@ -2460,2 +3706,2 @@ -../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(hyperv_send_ipi_mask, +../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(xrun, @@ -2463,3 +3709,3 @@ -../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); \ +../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); \ @@ -2467,2 +3713,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), \ @@ -2473,2 +3719,2 @@ -../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(hyperv_send_ipi_one, +../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(hw_ptr_error, @@ -2476,2 +3722,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); \ @@ -2479,2 +3725,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), \ @@ -2485,2 +3731,2 @@ -../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(hyperv_send_ipi_one, +../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(hw_ptr_error, @@ -2488,4 +3734,3 @@ -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); \ +../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); \ @@ -2493,3 +3738,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -2499,2 +3744,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, +../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ + 106 | TRACE_EVENT(applptr, @@ -2502,6 +3747,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -2511,2 +3756,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, +../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ + 106 | TRACE_EVENT(applptr, @@ -2514 +3759,2 @@ -../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_nested_flush_guest_mapping’: +In file included from ../include/trace/define_trace.h:110: +../sound/core/./pcm_trace.h: In function ‘__bpf_trace_hwptr’: @@ -2524,2 +3770,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, +../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hwptr, @@ -2536,2 +3782,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, +../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hwptr, @@ -2539 +3785 @@ -../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_nested_flush_guest_mapping_range’: +../sound/core/./pcm_trace.h: In function ‘__bpf_trace_xrun’: @@ -2549,2 +3795,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, +../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(xrun, @@ -2561,2 +3807,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, +../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(xrun, @@ -2564 +3810 @@ -../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_send_ipi_mask’: +../sound/core/./pcm_trace.h: In function ‘__bpf_trace_hw_ptr_error’: @@ -2574,2 +3820,2 @@ -../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(hyperv_send_ipi_mask, +../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(hw_ptr_error, @@ -2586,2 +3832,2 @@ -../arch/x86/include/asm/trace//hyperv.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(hyperv_send_ipi_mask, +../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(hw_ptr_error, @@ -2589 +3835 @@ -../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_send_ipi_one’: +../sound/core/./pcm_trace.h: In function ‘__bpf_trace_applptr’: @@ -2599,2 +3845,2 @@ -../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(hyperv_send_ipi_one, +../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ + 106 | TRACE_EVENT(applptr, @@ -2611,2 +3857,2 @@ -../arch/x86/include/asm/trace//hyperv.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(hyperv_send_ipi_one, +../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ + 106 | TRACE_EVENT(applptr, @@ -2614,2 +3860,2 @@ -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[5]: *** [../scripts/Makefile.build:244: sound/core/pcm_lib.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: sound/core] Error 2 @@ -2729,0 +3976,76 @@ +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, + | ^~~~~~~~~~~ @@ -2806,0 +4129 @@ +make[3]: *** [../scripts/Makefile.build:485: init] Error 2 @@ -2808,3 +4131,3 @@ - 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’: + 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’: @@ -2820,2 +4143,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:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -2832,2 +4155,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:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -2844,2 +4167,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:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -2856,2 +4179,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:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -2868,2 +4191,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:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -2871 +4194 @@ -../include/trace/events/bpf_test_run.h: In function ‘trace_event_raw_event_bpf_test_finish’: +../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_read’: @@ -2878,3 +4201,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:46:1: note: in expansion of macro ‘TRACE_EVENT’ + 46 | TRACE_EVENT(ma_read, + | ^~~~~~~~~~~ @@ -2887,23 +4212,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, - | ^~~~~~~~~~~~~~~~~~~ -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) - | ^~~~~~~~~~~~~~~~~~~ @@ -2913,2 +4216,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, @@ -2916,27 +4219,2 @@ -../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[3]: *** [../scripts/Makefile.build:485: init] Error 2 -make[4]: *** [../scripts/Makefile.build:485: net/bpf] 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] +../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’? @@ -2944 +4222 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -2951,2 +4229,2 @@ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, +../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(ma_write, @@ -2954 +4232 @@ -../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’? @@ -2956 +4234 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -2963,2 +4241,2 @@ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, +../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(ma_write, @@ -2966,2 +4244,4 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +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); \ @@ -2969,2 +4249,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), \ @@ -2975,2 +4255,2 @@ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, +../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -2978,2 +4258,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); \ @@ -2981,2 +4261,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), \ @@ -2987,2 +4267,2 @@ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, +../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -2990,5 +4270,6 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ +../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), \ @@ -2999,2 +4280,2 @@ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, +../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ + 46 | TRACE_EVENT(ma_read, @@ -3002,3 +4283,15 @@ -../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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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); \ @@ -3006,2 +4299,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), \ @@ -3012,2 +4305,2 @@ -../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(gpio_value, +../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(ma_write, @@ -3015,2 +4308,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); \ @@ -3018,2 +4311,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), \ @@ -3024,2 +4317,2 @@ -../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(gpio_value, +../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(ma_write, @@ -3028 +4321 @@ -../include/trace/events/gpio.h: In function ‘__bpf_trace_gpio_direction’: +../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_op’: @@ -3038,2 +4331,2 @@ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, +../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -3050,2 +4343,2 @@ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, +../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(ma_op, @@ -3053 +4346 @@ -../include/trace/events/gpio.h: In function ‘__bpf_trace_gpio_value’: +../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_read’: @@ -3063,2 +4356,2 @@ -../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(gpio_value, +../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ + 46 | TRACE_EVENT(ma_read, @@ -3075,2 +4368,2 @@ -../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(gpio_value, +../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ + 46 | TRACE_EVENT(ma_read, @@ -3078 +4371,27 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/gpio/gpiolib.o] Error 1 +../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 @@ -3080,3 +4399,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 ../sound/hda/trace.h:101, + from ../sound/hda/trace.c:6: +../sound/hda/./trace.h: In function ‘trace_event_raw_event_hda_send_cmd’: @@ -3089,3 +4408,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(hda_send_cmd, + | ^~~~~~~~~~~ @@ -3098,3 +4420,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(hda_send_cmd, + | ^~~~~~~~~~~ @@ -3107,3 +4432,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(hda_send_cmd, + | ^~~~~~~~~~~ @@ -3116,3 +4444,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(hda_send_cmd, + | ^~~~~~~~~~~ @@ -3125,4 +4456,7 @@ -../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: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’: @@ -3138,2 +4472,2 @@ -../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(filemap_set_wb_err, +../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(hda_get_response, @@ -3150,2 +4484,2 @@ -../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(filemap_set_wb_err, +../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(hda_get_response, @@ -3153 +4487 @@ -../include/trace/events/filemap.h: In function ‘trace_event_raw_event_file_check_and_advance_wb_err’: +../sound/hda/./trace.h: In function ‘trace_event_raw_event_hda_unsol_event’: @@ -3163,2 +4497,2 @@ -../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ - 84 | TRACE_EVENT(file_check_and_advance_wb_err, +../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(hda_unsol_event, @@ -3175,2 +4509,2 @@ -../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ - 84 | TRACE_EVENT(file_check_and_advance_wb_err, +../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(hda_unsol_event, @@ -3178,4 +4512,3 @@ -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); \ +../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); \ @@ -3183,5 +4516,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/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: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, @@ -3189,8 +4522,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/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../sound/hda/./trace.h:66:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 66 | DECLARE_EVENT_CLASS(hdac_stream, @@ -3198,3 +4531,4 @@ -../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); \ +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); \ @@ -3202,3 +4536,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -3208,2 +4542,2 @@ -../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(filemap_set_wb_err, +../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(hda_send_cmd, @@ -3211,6 +4545,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -3220,2 +4554,2 @@ -../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(filemap_set_wb_err, +../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(hda_send_cmd, @@ -3223,3 +4557,3 @@ -../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); \ +../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); \ @@ -3227,33 +4561,2 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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.... -make[4]: *** [../scripts/Makefile.build:485: drivers/gpio] 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/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -3264,2 +4567,2 @@ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, +../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(hda_get_response, @@ -3267,5 +4570,5 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/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), \ @@ -3276,2 +4579,2 @@ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, +../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(hda_get_response, @@ -3279,2 +4582,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); \ +../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); \ @@ -3282,2 +4586,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), \ @@ -3288,2 +4592,2 @@ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, +../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(hda_unsol_event, @@ -3291,2 +4595,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); \ @@ -3294,14 +4598,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, \ - | ^~~~~~~~~~~~~~~~~~~ -../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/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -3312,2 +4604,2 @@ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, +../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(hda_unsol_event, @@ -3315,3 +4607,3 @@ -../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); \ +../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); \ @@ -3319,2 +4611,11 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -3321,0 +4623,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -3325,2 +4637,2 @@ -../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(nullb_report_zones, +../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(hda_send_cmd, @@ -3328,6 +4640,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -3337,2 +4649,2 @@ -../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(nullb_report_zones, +../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(hda_send_cmd, @@ -3340,2 +4652 @@ -In file included from ../include/trace/define_trace.h:110: -../drivers/block/null_blk/./trace.h: In function ‘__bpf_trace_nullb_zone_op’: +../sound/hda/./trace.h: In function ‘__bpf_trace_hda_get_response’: @@ -3351,2 +4662,2 @@ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, +../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(hda_get_response, @@ -3363,2 +4674,2 @@ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, +../sound/hda/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(hda_get_response, @@ -3366 +4677 @@ -../drivers/block/null_blk/./trace.h: In function ‘__bpf_trace_nullb_report_zones’: +../sound/hda/./trace.h: In function ‘__bpf_trace_hda_unsol_event’: @@ -3376,2 +4687,2 @@ -../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(nullb_report_zones, +../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(hda_unsol_event, @@ -3388,2 +4699,2 @@ -../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(nullb_report_zones, +../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(hda_unsol_event, @@ -3391,3 +4702,21 @@ -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[5]: *** Waiting for unfinished jobs.... +../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 @@ -3395,3 +4724,3 @@ - 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’: + 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’: @@ -3407,2 +4736,2 @@ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, +../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(task_newtask, @@ -3419,2 +4748,2 @@ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, +../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(task_newtask, @@ -3431,2 +4760,2 @@ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, +../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(task_newtask, @@ -3443,2 +4772,2 @@ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, +../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(task_newtask, @@ -3455,2 +4784,2 @@ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, +../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(task_newtask, @@ -3458 +4787 @@ -../include/trace/events/signal.h: In function ‘trace_event_raw_event_signal_deliver’: +../include/trace/events/task.h: In function ‘trace_event_raw_event_task_rename’: @@ -3468,2 +4797,2 @@ -../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(signal_deliver, +../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(task_rename, @@ -3480,2 +4809,53 @@ -../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(signal_deliver, +../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, @@ -3484 +4864 @@ -../include/trace/events/signal.h: In function ‘__bpf_trace_signal_generate’: +../include/trace/events/task.h: In function ‘__bpf_trace_task_newtask’: @@ -3494,2 +4874,2 @@ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, +../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(task_newtask, @@ -3506,2 +4886,2 @@ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, +../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(task_newtask, @@ -3509 +4889 @@ -../include/trace/events/signal.h: In function ‘__bpf_trace_signal_deliver’: +../include/trace/events/task.h: In function ‘__bpf_trace_task_rename’: @@ -3519,2 +4899,2 @@ -../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(signal_deliver, +../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(task_rename, @@ -3531,2 +4911,2 @@ -../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(signal_deliver, +../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(task_rename, @@ -3534 +4914 @@ -make[4]: *** [../scripts/Makefile.build:244: kernel/signal.o] Error 1 +make[4]: *** [../scripts/Makefile.build:244: kernel/fork.o] Error 1 @@ -3537,3 +4917,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 ../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’: @@ -3549,2 +4929,2 @@ -../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(ma_op, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -3561,2 +4941,2 @@ -../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(ma_op, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -3573,2 +4953,2 @@ -../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(ma_op, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -3585,2 +4965,2 @@ -../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(ma_op, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -3597,2 +4977,2 @@ -../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(ma_op, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -3600 +4980 @@ -../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_read’: +../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_req_complete’: @@ -3610,2 +4990,2 @@ -../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ - 46 | TRACE_EVENT(ma_read, +../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(nvmet_req_complete, @@ -3622,2 +5002,2 @@ -../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ - 46 | TRACE_EVENT(ma_read, +../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(nvmet_req_complete, @@ -3625 +5005 @@ -../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_write’: +../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_async_event’: @@ -3635,2 +5015,2 @@ -../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ - 80 | TRACE_EVENT(ma_write, +../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(nvmet_async_event, @@ -3647,2 +5027,78 @@ -../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ - 80 | TRACE_EVENT(ma_write, +../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, @@ -3651 +5107 @@ -../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_op’: +../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_req_init’: @@ -3661,2 +5117,2 @@ -../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(ma_op, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -3673,2 +5129,2 @@ -../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(ma_op, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -3676 +5132 @@ -../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_read’: +../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_req_complete’: @@ -3686,2 +5142,2 @@ -../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ - 46 | TRACE_EVENT(ma_read, +../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(nvmet_req_complete, @@ -3698,2 +5154,2 @@ -../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ - 46 | TRACE_EVENT(ma_read, +../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(nvmet_req_complete, @@ -3701 +5157 @@ -../include/trace/events/maple_tree.h: In function ‘__bpf_trace_ma_write’: +../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_async_event’: @@ -3711,2 +5167,2 @@ -../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ - 80 | TRACE_EVENT(ma_write, +../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(nvmet_async_event, @@ -3723,2 +5179,2 @@ -../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ - 80 | TRACE_EVENT(ma_write, +../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(nvmet_async_event, @@ -3726,2 +5182,3 @@ -make[4]: *** [../scripts/Makefile.build:244: lib/maple_tree.o] Error 1 -make[3]: *** [../scripts/Makefile.build:485: lib] 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.... @@ -3795,0 +5253,39 @@ +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, + | ^~~~~~~~~~~~~~~~~~~ @@ -3835,0 +5332 @@ +make[5]: *** Waiting for unfinished jobs.... @@ -3837,3 +5334,3 @@ - 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’: + 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’: @@ -3849,2 +5346,2 @@ -../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ - 53 | TRACE_EVENT(irq_handler_entry, +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, @@ -3861,2 +5358,2 @@ -../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ - 53 | TRACE_EVENT(irq_handler_entry, +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, @@ -3873,2 +5370,2 @@ -../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ - 53 | TRACE_EVENT(irq_handler_entry, +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, @@ -3885,2 +5382,2 @@ -../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ - 53 | TRACE_EVENT(irq_handler_entry, +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, @@ -3897,2 +5394,2 @@ -../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ - 53 | TRACE_EVENT(irq_handler_entry, +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, @@ -3900 +5397 @@ -../include/trace/events/irq.h: In function ‘trace_event_raw_event_irq_handler_exit’: +../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_nested_flush_guest_mapping’: @@ -3910,2 +5407,2 @@ -../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(irq_handler_exit, +../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ + 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, @@ -3922,2 +5419,2 @@ -../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(irq_handler_exit, +../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ + 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, @@ -3925 +5422 @@ -../include/trace/events/irq.h: In function ‘trace_event_raw_event_softirq’: +../arch/x86/include/asm/trace//hyperv.h: In function ‘trace_event_raw_event_hyperv_nested_flush_guest_mapping_range’: @@ -3932,3 +5429,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -3941,4 +5441,7 @@ -../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: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’: @@ -3951,3 +5454,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -3960,3 +5466,157 @@ -../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: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, + | ^~~~~~~~~~~ @@ -3964 +5624 @@ -../include/trace/events/irq.h: In function ‘__bpf_trace_irq_handler_entry’: +../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_mmu_flush_tlb_multi’: @@ -3974,2 +5634,2 @@ -../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ - 53 | TRACE_EVENT(irq_handler_entry, +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, @@ -3986,2 +5646,2 @@ -../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ - 53 | TRACE_EVENT(irq_handler_entry, +../arch/x86/include/asm/trace//hyperv.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(hyperv_mmu_flush_tlb_multi, @@ -3989 +5649 @@ -../include/trace/events/irq.h: In function ‘__bpf_trace_irq_handler_exit’: +../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_nested_flush_guest_mapping’: @@ -3999,2 +5659,2 @@ -../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(irq_handler_exit, +../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ + 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, @@ -4011,2 +5671,2 @@ -../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(irq_handler_exit, +../arch/x86/include/asm/trace//hyperv.h:31:1: note: in expansion of macro ‘TRACE_EVENT’ + 31 | TRACE_EVENT(hyperv_nested_flush_guest_mapping, @@ -4014 +5674 @@ -../include/trace/events/irq.h: In function ‘__bpf_trace_softirq’: +../arch/x86/include/asm/trace//hyperv.h: In function ‘__bpf_trace_hyperv_nested_flush_guest_mapping_range’: @@ -4021,3 +5681,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -4030,4 +5693,7 @@ -../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/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’: @@ -4040,3 +5706,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -4049,4 +5718,300 @@ -../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 +../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 @@ -4166,0 +6132,76 @@ +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, + | ^~~~~~~~~~~ @@ -4243,0 +6285,2 @@ +make[5]: *** [../scripts/Makefile.build:485: drivers/misc/mei] Error 2 +make[4]: *** [../scripts/Makefile.build:485: drivers/misc] Error 2 @@ -4245,3 +6288,3 @@ - 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’: + 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’: @@ -4257,3 +6300,6 @@ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -4269,3 +6315,6 @@ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -4281,3 +6330,6 @@ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -4293,3 +6345,6 @@ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -4305,6 +6360,10 @@ -../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/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); \ @@ -4312,2 +6371,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), \ @@ -4318,5 +6377,8 @@ -../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/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); \ @@ -4324,2 +6386,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), \ @@ -4330,3 +6392,6 @@ -../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ - 61 | TRACE_EVENT(mm_lru_activate, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -4334 +6399 @@ -../include/trace/events/pagemap.h: In function ‘__bpf_trace_mm_lru_insertion’: +../include/trace/events/mdio.h: In function ‘__bpf_trace_mdio_access’: @@ -4344,3 +6409,6 @@ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -4356,2 +6424,24 @@ -../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mm_lru_insertion, +../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/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, @@ -4359 +6449,76 @@ -../include/trace/events/pagemap.h: In function ‘__bpf_trace_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/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’: @@ -4369,2 +6534,2 @@ -../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ - 61 | TRACE_EVENT(mm_lru_activate, +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -4381,2 +6546,2 @@ -../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ - 61 | TRACE_EVENT(mm_lru_activate, +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -4384 +6549,2 @@ -make[4]: *** [../scripts/Makefile.build:244: mm/swap.o] Error 1 +make[5]: *** [../scripts/Makefile.build:244: net/ipv4/icmp.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: net/ipv4] Error 2 @@ -4511,0 +6678,89 @@ +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, + | ^~~~~~~~~~~~~~~~~~~ @@ -4605,3 +6860,3 @@ - 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’: + 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’: @@ -4614,6 +6869,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/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(regulator_basic, + | ^~~~~~~~~~~~~~~~~~~ @@ -4626,6 +6878,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/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(regulator_basic, + | ^~~~~~~~~~~~~~~~~~~ @@ -4638,6 +6887,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/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(regulator_basic, + | ^~~~~~~~~~~~~~~~~~~ @@ -4650,6 +6896,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/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(regulator_basic, + | ^~~~~~~~~~~~~~~~~~~ @@ -4662,50 +6905,4 @@ -../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/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/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’: @@ -4718,18 +6915,3 @@ -../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/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(regulator_range, + | ^~~~~~~~~~~~~~~~~~~ @@ -4742,19 +6924,4 @@ -../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/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’: @@ -4767,6 +6934,3 @@ -../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/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 143 | DECLARE_EVENT_CLASS(regulator_value, + | ^~~~~~~~~~~~~~~~~~~ @@ -4779,6 +6943,61 @@ -../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/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, + | ^~~~~~~~~~~~~~~~~~~ @@ -4786 +7005 @@ -../include/trace/events/task.h: In function ‘__bpf_trace_task_newtask’: +../include/trace/events/regulator.h: In function ‘__bpf_trace_regulator_basic’: @@ -4793,6 +7012,3 @@ -../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/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(regulator_basic, + | ^~~~~~~~~~~~~~~~~~~ @@ -4805,7 +7021,4 @@ -../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/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’: @@ -4818,6 +7031,3 @@ -../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/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(regulator_range, + | ^~~~~~~~~~~~~~~~~~~ @@ -4830,2 +7040,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../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) @@ -4833,4 +7050,13 @@ -../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 +../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 @@ -4838,3 +7064,3 @@ - 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’: + 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’: @@ -4850,2 +7076,2 @@ -../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(hda_send_cmd, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -4862,2 +7088,2 @@ -../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(hda_send_cmd, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -4874,2 +7100,2 @@ -../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(hda_send_cmd, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -4886,2 +7112,2 @@ -../sound/hda/./trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(hda_send_cmd, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -4898,27 +7124,2 @@ -../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, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -4926,3 +7127,4 @@ -../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); \ +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); \ @@ -4930,2 +7132,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), \ @@ -4936,2 +7138,2 @@ -../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(hda_unsol_event, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -4939,2 +7141,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); \ @@ -4942,2 +7144,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), \ @@ -4948,2 +7150,2 @@ -../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(hda_unsol_event, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -4951,19 +7152,0 @@ -../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, - | ^~~~~~~~~~~~~~~~~~~ @@ -4971,51 +7154 @@ -../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/events/fib6.h: In function ‘__bpf_trace_fib6_table_lookup’: @@ -5031,2 +7164,2 @@ -../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(hda_unsol_event, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -5043,2 +7176,2 @@ -../sound/hda/./trace.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(hda_unsol_event, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -5046,21 +7179,3 @@ -../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 +make[5]: *** [../scripts/Makefile.build:244: net/ipv6/route.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: net/ipv6] Error 2 +make[4]: *** [../scripts/Makefile.build:485: drivers/regulator] Error 2 @@ -5203,0 +7319,108 @@ +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, + | ^~~~~~~~~~~~~~~~~~~ @@ -5315,3 +7538,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 ../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’: @@ -5327,2 +7550,2 @@ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -5339,2 +7562,2 @@ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -5351,2 +7574,2 @@ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -5363,2 +7586,2 @@ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -5375,2 +7598,2 @@ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -5378 +7601 @@ -../drivers/misc/mei/./mei-trace.h: In function ‘trace_event_raw_event_mei_reg_write’: +../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_get_position’: @@ -5388,2 +7611,2 @@ -../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mei_reg_write, +../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(azx_get_position, @@ -5400,2 +7623,2 @@ -../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mei_reg_write, +../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(azx_get_position, @@ -5403 +7626 @@ -../drivers/misc/mei/./mei-trace.h: In function ‘trace_event_raw_event_mei_pci_cfg_read’: +../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_pcm’: @@ -5410,6 +7633,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, - | ^~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 58 | DECLARE_EVENT_CLASS(azx_pcm, + | ^~~~~~~~~~~~~~~~~~~ @@ -5421,0 +7642,11 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -5425,2 +7656,2 @@ -../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(mei_pci_cfg_read, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -5428,8 +7659,6 @@ -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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -5439,2 +7668,2 @@ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -5442,5 +7671,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) +../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, \ @@ -5447,0 +7681,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -5451,2 +7693,2 @@ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, +../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(azx_get_position, @@ -5454 +7696,21 @@ -../drivers/misc/mei/./mei-trace.h: In function ‘__bpf_trace_mei_reg_write’: +../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’: @@ -5464,2 +7726,2 @@ -../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mei_reg_write, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -5476,2 +7738,2 @@ -../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mei_reg_write, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -5479 +7741 @@ -../drivers/misc/mei/./mei-trace.h: In function ‘__bpf_trace_mei_pci_cfg_read’: +../sound/pci/hda/./hda_controller_trace.h: In function ‘__bpf_trace_azx_get_position’: @@ -5489,2 +7751,2 @@ -../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(mei_pci_cfg_read, +../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(azx_get_position, @@ -5501,2 +7763,2 @@ -../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(mei_pci_cfg_read, +../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(azx_get_position, @@ -5504,2 +7766,22 @@ -make[6]: *** [../scripts/Makefile.build:244: drivers/misc/mei/mei-trace.o] Error 1 -make[5]: *** [../scripts/Makefile.build:485: drivers/misc/mei] Error 2 +../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 @@ -5507,3 +7789,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 ../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’: @@ -5519,2 +7801,2 @@ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, +../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, @@ -5531,2 +7813,2 @@ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, +../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, @@ -5543,2 +7825,2 @@ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, +../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, @@ -5555,2 +7837,2 @@ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, +../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, @@ -5567,2 +7849,2 @@ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, +../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, @@ -5570,3 +7852,4 @@ -../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); \ +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); \ @@ -5574,2 +7857,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), \ @@ -5580,2 +7863,2 @@ -../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ - 35 | TRACE_EVENT(azx_get_position, +../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, @@ -5583,2 +7866,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); \ @@ -5586,2 +7869,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), \ @@ -5592,2 +7875,2 @@ -../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ - 35 | TRACE_EVENT(azx_get_position, +../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, @@ -5595,19 +7877,0 @@ -../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, - | ^~~~~~~~~~~~~~~~~~~ @@ -5615,26 +7879 @@ -../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’: +../drivers/soc/qcom/./pmic_pdcharger_ulog.h: In function ‘__bpf_trace_pmic_pdcharger_ulog_msg’: @@ -5650,2 +7889,2 @@ -../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ - 35 | TRACE_EVENT(azx_get_position, +../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, @@ -5662,2 +7901,2 @@ -../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ - 35 | TRACE_EVENT(azx_get_position, +../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, @@ -5665,23 +7904 @@ -../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[4]: *** [../scripts/Makefile.build:485: drivers/misc] Error 2 -make[5]: *** [../scripts/Makefile.build:485: sound/pci/hda] Error 2 -make[4]: *** [../scripts/Makefile.build:485: sound/pci] Error 2 +make[6]: *** [../scripts/Makefile.build:244: drivers/soc/qcom/pmic_pdcharger_ulog.o] Error 1 @@ -5689,3 +7906,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 ../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’: @@ -5698,3 +7915,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, + | ^~~~~~~~~~~ @@ -5707,3 +7927,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, + | ^~~~~~~~~~~ @@ -5716,3 +7939,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, + | ^~~~~~~~~~~ @@ -5725,3 +7951,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, + | ^~~~~~~~~~~ @@ -5734,4 +7963,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’: @@ -5744,2 +7976,27 @@ -../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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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, @@ -5753,2 +8010,2 @@ -../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 109 | DECLARE_EVENT_CLASS(regulator_range, +../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, @@ -5756 +8013 @@ -../include/trace/events/regulator.h: In function ‘trace_event_raw_event_regulator_value’: +../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_eh_wakeup’: @@ -5763,3 +8020,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -5772,2 +8032,75 @@ -../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: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, @@ -5774,0 +8108,25 @@ +../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, + | ^~~~~~~~~~~ @@ -5776 +8134 @@ -../include/trace/events/regulator.h: In function ‘__bpf_trace_regulator_basic’: +../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_dispatch_cmd_start’: @@ -5783,3 +8141,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, + | ^~~~~~~~~~~ @@ -5792,4 +8153,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’: @@ -5802,3 +8166,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ + 203 | TRACE_EVENT(scsi_dispatch_cmd_error, + | ^~~~~~~~~~~ @@ -5811,4 +8178,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’: @@ -5821,2 +8191,2 @@ -../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 143 | DECLARE_EVENT_CLASS(regulator_value, +../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, @@ -5830,2 +8200,2 @@ -../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 143 | DECLARE_EVENT_CLASS(regulator_value, +../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, @@ -5833,3 +8203,29 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/regulator/core.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: drivers/regulator] Error 2 -make[4]: *** [../scripts/Makefile.build:485: net/ipv4] Error 2 +../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[4]: *** [../scripts/Makefile.build:485: drivers/scsi] Error 2 +make[5]: *** [../scripts/Makefile.build:485: drivers/soc/qcom] Error 2 +make[4]: *** [../scripts/Makefile.build:485: drivers/soc] Error 2 @@ -5837,3 +8233,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/irq.h:213, + from ../kernel/softirq.c:35: +../include/trace/events/irq.h: In function ‘trace_event_raw_event_irq_handler_entry’: @@ -5849,2 +8245,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ + 53 | TRACE_EVENT(irq_handler_entry, @@ -5861,2 +8257,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ + 53 | TRACE_EVENT(irq_handler_entry, @@ -5873,2 +8269,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ + 53 | TRACE_EVENT(irq_handler_entry, @@ -5885,2 +8281,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ + 53 | TRACE_EVENT(irq_handler_entry, @@ -5897,2 +8293,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ + 53 | TRACE_EVENT(irq_handler_entry, @@ -5900 +8296 @@ -../include/trace/events/mctp.h: In function ‘trace_event_raw_event_mctp_key_release’: +../include/trace/events/irq.h: In function ‘trace_event_raw_event_irq_handler_exit’: @@ -5910,2 +8306,2 @@ -../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(mctp_key_release, +../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(irq_handler_exit, @@ -5922,2 +8318,91 @@ -../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(mctp_key_release, +../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, @@ -5924,0 +8410,38 @@ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -5926 +8449 @@ -../include/trace/events/mctp.h: In function ‘__bpf_trace_mctp_key_acquire’: +../include/trace/events/irq.h: In function ‘__bpf_trace_irq_handler_entry’: @@ -5936,2 +8459,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ + 53 | TRACE_EVENT(irq_handler_entry, @@ -5948,2 +8471,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ + 53 | TRACE_EVENT(irq_handler_entry, @@ -5951 +8474 @@ -../include/trace/events/mctp.h: In function ‘__bpf_trace_mctp_key_release’: +../include/trace/events/irq.h: In function ‘__bpf_trace_irq_handler_exit’: @@ -5961,2 +8484,2 @@ -../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(mctp_key_release, +../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(irq_handler_exit, @@ -5973,2 +8496,2 @@ -../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(mctp_key_release, +../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(irq_handler_exit, @@ -5976,2 +8499,39 @@ -make[5]: *** [../scripts/Makefile.build:244: net/mctp/af_mctp.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/mctp] Error 2 +../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 @@ -5979,3 +8539,3 @@ - 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’: + from ../drivers/input/keyboard/applespi_trace.h:93, + from ../drivers/input/keyboard/applespi.c:64: +../include/trace/../../drivers/input/keyboard/applespi_trace.h: In function ‘trace_event_raw_event_dump_message_template’: @@ -5988,6 +8548,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/../../drivers/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(dump_message_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -6000,6 +8557,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/../../drivers/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(dump_message_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -6011,0 +8566,28 @@ +../include/trace/../../drivers/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(dump_message_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/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(dump_message_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/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(dump_message_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/input/keyboard/applespi_trace.h: In function ‘trace_event_raw_event_applespi_irq_received’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -6015,2 +8597,2 @@ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, +../include/trace/../../drivers/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(applespi_irq_received, @@ -6027,2 +8609,2 @@ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, +../include/trace/../../drivers/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(applespi_irq_received, @@ -6030,5 +8612,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/../../drivers/input/keyboard/applespi_trace.h: In function ‘perf_trace_dump_message_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/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(dump_message_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/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(dump_message_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/input/keyboard/applespi_trace.h: In function ‘perf_trace_applespi_irq_received’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -6039,2 +8642,14 @@ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, +../include/trace/../../drivers/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(applespi_irq_received, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(applespi_irq_received, @@ -6043 +8658,20 @@ -../include/trace/events/fib6.h: In function ‘__bpf_trace_fib6_table_lookup’: +../include/trace/../../drivers/input/keyboard/applespi_trace.h: In function ‘__bpf_trace_dump_message_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/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(dump_message_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/input/keyboard/applespi_trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(dump_message_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/input/keyboard/applespi_trace.h: In function ‘__bpf_trace_applespi_irq_received’: @@ -6053,2 +8687,2 @@ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, +../include/trace/../../drivers/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(applespi_irq_received, @@ -6065,2 +8699,2 @@ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, +../include/trace/../../drivers/input/keyboard/applespi_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(applespi_irq_received, @@ -6068,2 +8702,3 @@ -make[5]: *** [../scripts/Makefile.build:244: net/ipv6/route.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/ipv6] Error 2 +make[6]: *** [../scripts/Makefile.build:244: drivers/input/keyboard/applespi.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/input/keyboard] Error 2 +make[4]: *** [../scripts/Makefile.build:485: drivers/input] Error 2 @@ -6246,0 +8882,139 @@ +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, + | ^~~~~~~~~~~ @@ -6389 +9162,0 @@ -make[4]: *** [../scripts/Makefile.build:485: drivers/bus] Error 2 @@ -6391,3 +9164,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/mctp.h:78, + from ../net/mctp/af_mctp.c:21: +../include/trace/events/mctp.h: In function ‘trace_event_raw_event_mctp_key_acquire’: @@ -6403,2 +9176,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, @@ -6415,2 +9188,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, @@ -6427,2 +9200,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, @@ -6439,2 +9212,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, @@ -6451,2 +9224,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, @@ -6454 +9227 @@ -../drivers/nvme/target/./trace.h: In function ‘trace_event_raw_event_nvmet_req_complete’: +../include/trace/events/mctp.h: In function ‘trace_event_raw_event_mctp_key_release’: @@ -6464,2 +9237,2 @@ -../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(nvmet_req_complete, +../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(mctp_key_release, @@ -6476,2 +9249,2 @@ -../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(nvmet_req_complete, +../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(mctp_key_release, @@ -6479,3 +9252,4 @@ -../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); \ +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); \ @@ -6483,2 +9257,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), \ @@ -6489,2 +9263,2 @@ -../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ - 136 | TRACE_EVENT(nvmet_async_event, +../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, @@ -6492,2 +9266,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); \ @@ -6495,2 +9269,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), \ @@ -6501,2 +9275,2 @@ -../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ - 136 | TRACE_EVENT(nvmet_async_event, +../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, @@ -6504,4 +9278,3 @@ -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/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); \ @@ -6509,3 +9282,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -6515,2 +9288,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(mctp_key_release, @@ -6518,6 +9291,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -6527,2 +9300,2 @@ -../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nvmet_req_init, +../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(mctp_key_release, @@ -6530 +9303,2 @@ -../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_req_complete’: +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/mctp.h: In function ‘__bpf_trace_mctp_key_acquire’: @@ -6540,2 +9314,2 @@ -../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(nvmet_req_complete, +../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, @@ -6552,2 +9326,2 @@ -../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(nvmet_req_complete, +../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, @@ -6555 +9329 @@ -../drivers/nvme/target/./trace.h: In function ‘__bpf_trace_nvmet_async_event’: +../include/trace/events/mctp.h: In function ‘__bpf_trace_mctp_key_release’: @@ -6565,2 +9339,2 @@ -../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ - 136 | TRACE_EVENT(nvmet_async_event, +../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(mctp_key_release, @@ -6577,2 +9351,2 @@ -../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ - 136 | TRACE_EVENT(nvmet_async_event, +../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(mctp_key_release, @@ -6580,3 +9354,3 @@ -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.... +make[5]: *** [../scripts/Makefile.build:244: net/mctp/af_mctp.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/bus] Error 2 +make[4]: *** [../scripts/Makefile.build:485: net/mctp] Error 2 @@ -6584,3 +9358,3 @@ - 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’: + 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’: @@ -6596,2 +9370,2 @@ -../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, @@ -6608,2 +9382,2 @@ -../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, @@ -6620,2 +9394,2 @@ -../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, @@ -6632,2 +9406,2 @@ -../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, @@ -6644,2 +9418,2 @@ -../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, @@ -6647,4 +9421,3 @@ -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); \ +../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); \ @@ -6652,3 +9425,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -6658,2 +9431,2 @@ -../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, +../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(nvme_complete_rq, @@ -6661,6 +9434,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -6670,2 +9443,2 @@ -../drivers/soc/qcom/./pmic_pdcharger_ulog.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(pmic_pdcharger_ulog_msg, +../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(nvme_complete_rq, @@ -6673,6 +9446,2 @@ -make[6]: *** [../scripts/Makefile.build:244: drivers/soc/qcom/pmic_pdcharger_ulog.o] Error 1 -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] +../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’? @@ -6680 +9449 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -6687,2 +9456,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ + 117 | TRACE_EVENT(nvme_async_event, @@ -6690 +9459 @@ -../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’? @@ -6692 +9461 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -6699,2 +9468,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ + 117 | TRACE_EVENT(nvme_async_event, @@ -6702 +9471,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../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’? @@ -6711,2 +9481,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(nvme_sq, @@ -6723,2 +9493,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(nvme_sq, @@ -6726,5 +9496,7 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../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: +../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), \ @@ -6735,2 +9507,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, @@ -6738,3 +9510,15 @@ -../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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(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); \ @@ -6742,2 +9526,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), \ @@ -6748,2 +9532,2 @@ -../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ - 203 | TRACE_EVENT(scsi_dispatch_cmd_error, +../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(nvme_complete_rq, @@ -6751,2 +9535,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); \ @@ -6754,2 +9538,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), \ @@ -6760,2 +9544,2 @@ -../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ - 203 | TRACE_EVENT(scsi_dispatch_cmd_error, +../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(nvme_complete_rq, @@ -6763,3 +9547,3 @@ -../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); \ +../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); \ @@ -6767,2 +9551,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), \ @@ -6770,5 +9554,8 @@ -../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: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); \ @@ -6776,2 +9563,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), \ @@ -6779,6 +9566,9 @@ -../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: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); \ @@ -6786,2 +9576,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), \ @@ -6792,2 +9582,2 @@ -../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ - 331 | TRACE_EVENT(scsi_eh_wakeup, +../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(nvme_sq, @@ -6795,2 +9585,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); \ @@ -6798,2 +9588,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), \ @@ -6804,2 +9594,2 @@ -../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ - 331 | TRACE_EVENT(scsi_eh_wakeup, +../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(nvme_sq, @@ -6808 +9598 @@ -../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_dispatch_cmd_start’: +../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_setup_cmd’: @@ -6818,2 +9608,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, @@ -6830,2 +9620,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, @@ -6833 +9623 @@ -../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_dispatch_cmd_error’: +../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_complete_rq’: @@ -6843,2 +9633,2 @@ -../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ - 203 | TRACE_EVENT(scsi_dispatch_cmd_error, +../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(nvme_complete_rq, @@ -6855,2 +9645,2 @@ -../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ - 203 | TRACE_EVENT(scsi_dispatch_cmd_error, +../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(nvme_complete_rq, @@ -6858 +9648 @@ -../include/trace/events/scsi.h: In function ‘__bpf_trace_scsi_cmd_done_timeout_template’: +../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_async_event’: @@ -6865,3 +9655,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -6874,4 +9667,7 @@ -../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/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’: @@ -6887,2 +9683,2 @@ -../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ - 331 | TRACE_EVENT(scsi_eh_wakeup, +../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(nvme_sq, @@ -6899,2 +9695,2 @@ -../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ - 331 | TRACE_EVENT(scsi_eh_wakeup, +../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(nvme_sq, @@ -6902,2 +9698,3 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/scsi/scsi.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: drivers/scsi] Error 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 @@ -7067,4 +9864,4 @@ -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); \ +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); \ @@ -7072,3 +9869,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -7078,6 +9875,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -7087,3 +9884,3 @@ -../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/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); \ @@ -7091,3 +9888,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -7097,6 +9894,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -7106,3 +9903,3 @@ -../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/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); \ @@ -7110,3 +9907,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -7116,6 +9913,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -7125,3 +9922,3 @@ -../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/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); \ @@ -7129,3 +9926,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -7135,6 +9932,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -7144,3 +9941,3 @@ -../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/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); \ @@ -7148,3 +9945,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -7154,6 +9951,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -7163,3 +9960,3 @@ -../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/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); \ @@ -7167,3 +9964,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -7173,6 +9970,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -7182,3 +9979,3 @@ -../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/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); \ @@ -7186,3 +9983,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -7192,6 +9989,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -7201,322 +9997,0 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/clk/clk.o] Error 1 -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: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/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, - | ^~~~~~~~~~~~~~~~~~~~~ @@ -7524 +9999 @@ -../include/trace/events/mdio.h: In function ‘__bpf_trace_mdio_access’: +../include/trace/events/clk.h: In function ‘__bpf_trace_clk’: @@ -7531,9 +10006,3 @@ -../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/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(clk, + | ^~~~~~~~~~~~~~~~~~~ @@ -7546,60 +10015,2 @@ -../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/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, +../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(clk, @@ -7607,2 +10018 @@ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/notifier.h: In function ‘__bpf_trace_notifier_info’: +../include/trace/events/clk.h: In function ‘__bpf_trace_clk_rate’: @@ -7615,2 +10025,2 @@ -../include/trace/events/notifier.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 10 | DECLARE_EVENT_CLASS(notifier_info, +../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 88 | DECLARE_EVENT_CLASS(clk_rate, @@ -7624,53 +10034,2 @@ -../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 ../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, +../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 88 | DECLARE_EVENT_CLASS(clk_rate, @@ -7678,102 +10037 @@ -../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:110: -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_rnbd_srv_link_class’: +../include/trace/events/clk.h: In function ‘__bpf_trace_clk_rate_range’: @@ -7786,2 +10044,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/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 135 | DECLARE_EVENT_CLASS(clk_rate_range, @@ -7795,2 +10053,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/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 135 | DECLARE_EVENT_CLASS(clk_rate_range, @@ -7798 +10056 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_rdma’: +../include/trace/events/clk.h: In function ‘__bpf_trace_clk_parent’: @@ -7805,6 +10063,3 @@ -../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/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 165 | DECLARE_EVENT_CLASS(clk_parent, + | ^~~~~~~~~~~~~~~~~~~ @@ -7817,7 +10072,4 @@ -../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/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’: @@ -7830,6 +10082,3 @@ -../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/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 198 | DECLARE_EVENT_CLASS(clk_phase, + | ^~~~~~~~~~~~~~~~~~~ @@ -7842,7 +10091,4 @@ -../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/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’: @@ -7855,6 +10101,3 @@ -../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/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, + | ^~~~~~~~~~~~~~~~~~~ @@ -7867,7 +10110,4 @@ -../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/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’: @@ -7880,6 +10120,3 @@ -../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/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 267 | DECLARE_EVENT_CLASS(clk_rate_request, + | ^~~~~~~~~~~~~~~~~~~ @@ -7892,9 +10129,5 @@ -../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 +../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[5]: *** Waiting for unfinished jobs.... @@ -7903,3 +10136,3 @@ - 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’: + 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’: @@ -7915,2 +10148,2 @@ -../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(devlink_hwmsg, +../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -7927,2 +10160,2 @@ -../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(devlink_hwmsg, +../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -7939,2 +10172,2 @@ -../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(devlink_hwmsg, +../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -7951,2 +10184,2 @@ -../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(devlink_hwmsg, +../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -7963,2 +10196,2 @@ -../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(devlink_hwmsg, +../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -7966 +10199 @@ -../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_hwerr’: +../include/trace/events/oom.h: In function ‘trace_event_raw_event_reclaim_retry_zone’: @@ -7976,2 +10209,2 @@ -../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ - 52 | TRACE_EVENT(devlink_hwerr, +../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(reclaim_retry_zone, @@ -7988,2 +10221,2 @@ -../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ - 52 | TRACE_EVENT(devlink_hwerr, +../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(reclaim_retry_zone, @@ -7991 +10224 @@ -../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_health_report’: +../include/trace/events/oom.h: In function ‘trace_event_raw_event_mark_victim’: @@ -8001,2 +10234,2 @@ -../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ - 81 | TRACE_EVENT(devlink_health_report, +../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(mark_victim, @@ -8013,2 +10246,2 @@ -../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ - 81 | TRACE_EVENT(devlink_health_report, +../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(mark_victim, @@ -8016 +10249 @@ -../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_health_recover_aborted’: +../include/trace/events/oom.h: In function ‘trace_event_raw_event_wake_reaper’: @@ -8026,2 +10259,2 @@ -../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ - 112 | TRACE_EVENT(devlink_health_recover_aborted, +../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(wake_reaper, @@ -8038,2 +10271,2 @@ -../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ - 112 | TRACE_EVENT(devlink_health_recover_aborted, +../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(wake_reaper, @@ -8041 +10274 @@ -../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_health_reporter_state_update’: +../include/trace/events/oom.h: In function ‘trace_event_raw_event_start_task_reaping’: @@ -8051,2 +10284,2 @@ -../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/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ + 134 | TRACE_EVENT(start_task_reaping, @@ -8063,2 +10296,2 @@ -../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/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ + 134 | TRACE_EVENT(start_task_reaping, @@ -8066 +10299 @@ -../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_trap_report’: +../include/trace/events/oom.h: In function ‘trace_event_raw_event_finish_task_reaping’: @@ -8076,2 +10309,2 @@ -../include/trace/events/devlink.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ - 177 | TRACE_EVENT(devlink_trap_report, +../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(finish_task_reaping, @@ -8088,153 +10321,2 @@ -../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, +../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(finish_task_reaping, @@ -8242,52 +10324 @@ -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/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/events/oom.h: In function ‘trace_event_raw_event_skip_task_reaping’: @@ -8303,2 +10334,2 @@ -../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(host1x_cdma_push, +../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(skip_task_reaping, @@ -8315,2 +10346,2 @@ -../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(host1x_cdma_push, +../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(skip_task_reaping, @@ -8318 +10349 @@ -../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_cdma_push_wide’: +../include/trace/events/oom.h: In function ‘trace_event_raw_event_compact_retry’: @@ -8328,2 +10359,2 @@ -../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ - 70 | TRACE_EVENT(host1x_cdma_push_wide, +../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(compact_retry, @@ -8340,2 +10371,2 @@ -../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ - 70 | TRACE_EVENT(host1x_cdma_push_wide, +../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(compact_retry, @@ -8343,3 +10374,4 @@ -../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); \ +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); \ @@ -8347,2 +10379,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), \ @@ -8353,2 +10385,2 @@ -../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(host1x_cdma_push_gather, +../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -8356,2 +10388,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); \ @@ -8359,2 +10391,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), \ @@ -8365,2 +10397,2 @@ -../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(host1x_cdma_push_gather, +../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -8368,3 +10400,3 @@ -../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/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); \ @@ -8372,2 +10404,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), \ @@ -8378,2 +10410,2 @@ -../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ - 130 | TRACE_EVENT(host1x_channel_submit, +../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(reclaim_retry_zone, @@ -8381,2 +10413,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); \ @@ -8384,2 +10416,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), \ @@ -8390,2 +10422,2 @@ -../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ - 130 | TRACE_EVENT(host1x_channel_submit, +../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(reclaim_retry_zone, @@ -8393,3 +10425,3 @@ -../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/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); \ @@ -8397,2 +10429,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), \ @@ -8403,2 +10435,2 @@ -../include/trace/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(host1x_channel_submitted, +../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(mark_victim, @@ -8406,2 +10438,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); \ @@ -8409,2 +10441,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), \ @@ -8415,2 +10447,2 @@ -../include/trace/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(host1x_channel_submitted, +../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(mark_victim, @@ -8418,3 +10450,3 @@ -../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/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); \ @@ -8422,2 +10454,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), \ @@ -8428,2 +10460,2 @@ -../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ - 179 | TRACE_EVENT(host1x_channel_submit_complete, +../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(wake_reaper, @@ -8431,2 +10463,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); \ @@ -8434,2 +10466,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), \ @@ -8440,2 +10472,2 @@ -../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ - 179 | TRACE_EVENT(host1x_channel_submit_complete, +../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(wake_reaper, @@ -8443,3 +10475,3 @@ -../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/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); \ @@ -8447,2 +10479,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), \ @@ -8453,2 +10485,2 @@ -../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ - 200 | TRACE_EVENT(host1x_wait_cdma, +../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ + 134 | TRACE_EVENT(start_task_reaping, @@ -8456,2 +10488,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); \ @@ -8459,2 +10491,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), \ @@ -8465,2 +10497,2 @@ -../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ - 200 | TRACE_EVENT(host1x_wait_cdma, +../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ + 134 | TRACE_EVENT(start_task_reaping, @@ -8468,3 +10500,3 @@ -../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/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); \ @@ -8472,2 +10504,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), \ @@ -8478,2 +10510,2 @@ -../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ - 218 | TRACE_EVENT(host1x_syncpt_load_min, +../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(finish_task_reaping, @@ -8481,2 +10513,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); \ @@ -8484,2 +10516,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), \ @@ -8490,2 +10522,2 @@ -../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ - 218 | TRACE_EVENT(host1x_syncpt_load_min, +../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(finish_task_reaping, @@ -8493,3 +10525,3 @@ -../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/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); \ @@ -8497,2 +10529,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), \ @@ -8503,2 +10535,2 @@ -../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(host1x_syncpt_wait_check, +../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(skip_task_reaping, @@ -8506,2 +10538,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); \ @@ -8509,2 +10541,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), \ @@ -8515,2 +10547,2 @@ -../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(host1x_syncpt_wait_check, +../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(skip_task_reaping, @@ -8518,23 +10550,3 @@ -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/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); \ @@ -8542,3 +10554,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -8548,2 +10560,2 @@ -../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(host1x_cdma_push, +../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(compact_retry, @@ -8551,6 +10563,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -8560,2 +10572,2 @@ -../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(host1x_cdma_push, +../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(compact_retry, @@ -8563 +10575,2 @@ -../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_cdma_push_wide’: +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/oom.h: In function ‘__bpf_trace_oom_score_adj_update’: @@ -8573,2 +10586,2 @@ -../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ - 70 | TRACE_EVENT(host1x_cdma_push_wide, +../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -8585,2 +10598,2 @@ -../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ - 70 | TRACE_EVENT(host1x_cdma_push_wide, +../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -8588 +10601 @@ -../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_cdma_push_gather’: +../include/trace/events/oom.h: In function ‘__bpf_trace_reclaim_retry_zone’: @@ -8598,2 +10611,2 @@ -../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(host1x_cdma_push_gather, +../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(reclaim_retry_zone, @@ -8610,2 +10623,2 @@ -../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(host1x_cdma_push_gather, +../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(reclaim_retry_zone, @@ -8613 +10626 @@ -../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_channel_submit’: +../include/trace/events/oom.h: In function ‘__bpf_trace_mark_victim’: @@ -8623,2 +10636,2 @@ -../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ - 130 | TRACE_EVENT(host1x_channel_submit, +../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(mark_victim, @@ -8635,2 +10648,2 @@ -../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ - 130 | TRACE_EVENT(host1x_channel_submit, +../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(mark_victim, @@ -8638 +10651 @@ -../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_channel_submitted’: +../include/trace/events/oom.h: In function ‘__bpf_trace_wake_reaper’: @@ -8648,2 +10661,2 @@ -../include/trace/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(host1x_channel_submitted, +../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(wake_reaper, @@ -8660,2 +10673,2 @@ -../include/trace/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(host1x_channel_submitted, +../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(wake_reaper, @@ -8663 +10676 @@ -../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_channel_submit_complete’: +../include/trace/events/oom.h: In function ‘__bpf_trace_start_task_reaping’: @@ -8673,2 +10686,2 @@ -../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ - 179 | TRACE_EVENT(host1x_channel_submit_complete, +../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ + 134 | TRACE_EVENT(start_task_reaping, @@ -8685,2 +10698,2 @@ -../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ - 179 | TRACE_EVENT(host1x_channel_submit_complete, +../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ + 134 | TRACE_EVENT(start_task_reaping, @@ -8688 +10701 @@ -../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_wait_cdma’: +../include/trace/events/oom.h: In function ‘__bpf_trace_finish_task_reaping’: @@ -8698,2 +10711,2 @@ -../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ - 200 | TRACE_EVENT(host1x_wait_cdma, +../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(finish_task_reaping, @@ -8710,2 +10723,2 @@ -../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ - 200 | TRACE_EVENT(host1x_wait_cdma, +../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(finish_task_reaping, @@ -8713 +10726 @@ -../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_syncpt_load_min’: +../include/trace/events/oom.h: In function ‘__bpf_trace_skip_task_reaping’: @@ -8723,2 +10736,2 @@ -../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ - 218 | TRACE_EVENT(host1x_syncpt_load_min, +../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(skip_task_reaping, @@ -8735,2 +10748,2 @@ -../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ - 218 | TRACE_EVENT(host1x_syncpt_load_min, +../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(skip_task_reaping, @@ -8738 +10751 @@ -../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_syncpt_wait_check’: +../include/trace/events/oom.h: In function ‘__bpf_trace_compact_retry’: @@ -8748,2 +10761,2 @@ -../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(host1x_syncpt_wait_check, +../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(compact_retry, @@ -8760,2 +10773,2 @@ -../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(host1x_syncpt_wait_check, +../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(compact_retry, @@ -8763,2 +10776 @@ -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:244: mm/oom_kill.o] Error 1 @@ -8939,0 +10952,146 @@ +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, + | ^~~~~~~~~~~ @@ -9090,3 +11248,3 @@ - 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’: + 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’: @@ -9099,6 +11257,3 @@ -../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, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -9111,6 +11266,3 @@ -../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, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -9123,6 +11275,3 @@ -../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, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -9135,6 +11284,3 @@ -../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, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -9147,7 +11293,4 @@ -../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’: +../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’: @@ -9163,2 +11306,2 @@ -../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ - 34 | TRACE_EVENT(reclaim_retry_zone, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -9175,2 +11318,2 @@ -../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ - 34 | TRACE_EVENT(reclaim_retry_zone, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -9178 +11321 @@ -../include/trace/events/oom.h: In function ‘trace_event_raw_event_mark_victim’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_sess_info’: @@ -9188,2 +11331,2 @@ -../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(mark_victim, +../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(process_msg_sess_info, @@ -9200,2 +11343,2 @@ -../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(mark_victim, +../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(process_msg_sess_info, @@ -9203 +11346 @@ -../include/trace/events/oom.h: In function ‘trace_event_raw_event_wake_reaper’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_open’: @@ -9213,2 +11356,2 @@ -../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(wake_reaper, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -9225,2 +11368,2 @@ -../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(wake_reaper, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -9228 +11371 @@ -../include/trace/events/oom.h: In function ‘trace_event_raw_event_start_task_reaping’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_close’: @@ -9238,2 +11381,2 @@ -../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ - 134 | TRACE_EVENT(start_task_reaping, +../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(process_msg_close, @@ -9250,2 +11393,2 @@ -../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ - 134 | TRACE_EVENT(start_task_reaping, +../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(process_msg_close, @@ -9253,3 +11396,4 @@ -../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); \ +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); \ @@ -9257,2 +11401,21 @@ -../include/trace/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/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), \ @@ -9263,2 +11426,2 @@ -../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ - 150 | TRACE_EVENT(finish_task_reaping, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -9266,2 +11429,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); \ @@ -9269,2 +11432,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), \ @@ -9275,2 +11438,2 @@ -../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ - 150 | TRACE_EVENT(finish_task_reaping, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -9278,3 +11441,3 @@ -../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); \ +../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); \ @@ -9282,2 +11445,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), \ @@ -9288,2 +11451,2 @@ -../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ - 166 | TRACE_EVENT(skip_task_reaping, +../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(process_msg_sess_info, @@ -9291,2 +11454,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); \ @@ -9294,2 +11457,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), \ @@ -9300,2 +11463,2 @@ -../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ - 166 | TRACE_EVENT(skip_task_reaping, +../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(process_msg_sess_info, @@ -9303,3 +11466,3 @@ -../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); \ +../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); \ @@ -9307,2 +11470,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), \ @@ -9313,2 +11476,2 @@ -../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ - 183 | TRACE_EVENT(compact_retry, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -9316,2 +11479,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); \ @@ -9319,2 +11482,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), \ @@ -9325,2 +11488,2 @@ -../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ - 183 | TRACE_EVENT(compact_retry, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -9328,4 +11491,3 @@ -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); \ +../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); \ @@ -9333,3 +11495,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -9339,2 +11501,2 @@ -../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(oom_score_adj_update, +../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(process_msg_close, @@ -9342,6 +11504,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -9351,2 +11513,2 @@ -../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(oom_score_adj_update, +../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(process_msg_close, @@ -9354 +11516,2 @@ -../include/trace/events/oom.h: In function ‘__bpf_trace_reclaim_retry_zone’: +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’: @@ -9361,6 +11524,3 @@ -../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, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -9373,7 +11533,4 @@ -../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’: +../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’: @@ -9389,2 +11546,2 @@ -../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(mark_victim, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -9401,2 +11558,2 @@ -../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(mark_victim, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -9404 +11561 @@ -../include/trace/events/oom.h: In function ‘__bpf_trace_wake_reaper’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_msg_sess_info’: @@ -9414,2 +11571,2 @@ -../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(wake_reaper, +../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(process_msg_sess_info, @@ -9426,2 +11583,2 @@ -../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(wake_reaper, +../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(process_msg_sess_info, @@ -9429 +11586 @@ -../include/trace/events/oom.h: In function ‘__bpf_trace_start_task_reaping’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_msg_open’: @@ -9439,2 +11596,2 @@ -../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ - 134 | TRACE_EVENT(start_task_reaping, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -9451,2 +11608,2 @@ -../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ - 134 | TRACE_EVENT(start_task_reaping, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -9454 +11611 @@ -../include/trace/events/oom.h: In function ‘__bpf_trace_finish_task_reaping’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘__bpf_trace_process_msg_close’: @@ -9464,2 +11621,2 @@ -../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ - 150 | TRACE_EVENT(finish_task_reaping, +../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(process_msg_close, @@ -9476,2 +11633,2 @@ -../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ - 150 | TRACE_EVENT(finish_task_reaping, +../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(process_msg_close, @@ -9479,7 +11636,12 @@ -../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) - | ^~~~~~~~~~~~~~~~~~~ +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 +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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -9489,2 +11651,2 @@ -../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ - 166 | TRACE_EVENT(skip_task_reaping, +../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(devlink_hwmsg, @@ -9492,6 +11654,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:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -9501,2 +11663,2 @@ -../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ - 166 | TRACE_EVENT(skip_task_reaping, +../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(devlink_hwmsg, @@ -9504,3 +11666,2 @@ -../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/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -9508,3 +11669,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -9514,2 +11675,2 @@ -../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ - 183 | TRACE_EVENT(compact_retry, +../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(devlink_hwmsg, @@ -9517,6 +11678,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -9526,2 +11687,2 @@ -../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ - 183 | TRACE_EVENT(compact_retry, +../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(devlink_hwmsg, @@ -9529,8 +11690,3 @@ -make[4]: *** [../scripts/Makefile.build:244: mm/oom_kill.o] Error 1 -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:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ @@ -9543,2 +11699,2 @@ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, +../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(devlink_hwmsg, @@ -9545,0 +11702 @@ +../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_hwerr’: @@ -9555,2 +11712,2 @@ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, +../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(devlink_hwerr, @@ -9558 +11715 @@ -../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’? @@ -9560 +11717 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -9567,2 +11724,2 @@ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, +../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(devlink_hwerr, @@ -9570 +11727,2 @@ -../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/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’? @@ -9572 +11730 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -9579,2 +11737,2 @@ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, +../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ + 81 | TRACE_EVENT(devlink_health_report, @@ -9582,3 +11740,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -9591,2 +11749,2 @@ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, +../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ + 81 | TRACE_EVENT(devlink_health_report, @@ -9594 +11752 @@ -../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_complete_rq’: +../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_health_recover_aborted’: @@ -9604,2 +11762,2 @@ -../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(nvme_complete_rq, +../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ + 112 | TRACE_EVENT(devlink_health_recover_aborted, @@ -9616,2 +11774,2 @@ -../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(nvme_complete_rq, +../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ + 112 | TRACE_EVENT(devlink_health_recover_aborted, @@ -9619 +11777 @@ -../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_async_event’: +../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_health_reporter_state_update’: @@ -9629,2 +11787,2 @@ -../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ - 117 | TRACE_EVENT(nvme_async_event, +../include/trace/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(devlink_health_reporter_state_update, @@ -9641,2 +11799,2 @@ -../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ - 117 | TRACE_EVENT(nvme_async_event, +../include/trace/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(devlink_health_reporter_state_update, @@ -9644 +11802 @@ -../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_sq’: +../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_trap_report’: @@ -9654,2 +11812,2 @@ -../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(nvme_sq, +../include/trace/events/devlink.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(devlink_trap_report, @@ -9666,2 +11824,153 @@ -../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(nvme_sq, +../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, @@ -9670 +11979 @@ -../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_setup_cmd’: +../include/trace/events/devlink.h: In function ‘__bpf_trace_devlink_hwmsg’: @@ -9680,2 +11989,2 @@ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, +../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(devlink_hwmsg, @@ -9692,2 +12001,2 @@ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, +../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(devlink_hwmsg, @@ -9695 +12004 @@ -../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_complete_rq’: +../include/trace/events/devlink.h: In function ‘__bpf_trace_devlink_hwerr’: @@ -9705,2 +12014,2 @@ -../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(nvme_complete_rq, +../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(devlink_hwerr, @@ -9717,2 +12026,2 @@ -../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(nvme_complete_rq, +../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(devlink_hwerr, @@ -9720 +12029 @@ -../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_async_event’: +../include/trace/events/devlink.h: In function ‘__bpf_trace_devlink_health_report’: @@ -9730,2 +12039,2 @@ -../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ - 117 | TRACE_EVENT(nvme_async_event, +../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ + 81 | TRACE_EVENT(devlink_health_report, @@ -9742,2 +12051,2 @@ -../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ - 117 | TRACE_EVENT(nvme_async_event, +../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ + 81 | TRACE_EVENT(devlink_health_report, @@ -9745 +12054 @@ -../drivers/nvme/host/./trace.h: In function ‘__bpf_trace_nvme_sq’: +../include/trace/events/devlink.h: In function ‘__bpf_trace_devlink_health_recover_aborted’: @@ -9755,2 +12064,2 @@ -../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(nvme_sq, +../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ + 112 | TRACE_EVENT(devlink_health_recover_aborted, @@ -9767,2 +12076,2 @@ -../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(nvme_sq, +../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ + 112 | TRACE_EVENT(devlink_health_recover_aborted, @@ -9770,3 +12079,52 @@ -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 +../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 @@ -9774,3 +12132,3 @@ - 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’: + from ../include/trace/events/vb2.h:69, + from ../drivers/media/common/videobuf2/vb2-trace.c:5: +../include/trace/events/vb2.h: In function ‘trace_event_raw_event_vb2_event_class’: @@ -9783,2 +12141,2 @@ -../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 24 | DECLARE_EVENT_CLASS(block_buffer, +../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(vb2_event_class, @@ -9792,2 +12150,2 @@ -../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 24 | DECLARE_EVENT_CLASS(block_buffer, +../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(vb2_event_class, @@ -9801,2 +12159,2 @@ -../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 24 | DECLARE_EVENT_CLASS(block_buffer, +../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(vb2_event_class, @@ -9810,2 +12168,2 @@ -../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 24 | DECLARE_EVENT_CLASS(block_buffer, +../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(vb2_event_class, @@ -9819,2 +12177,2 @@ -../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 24 | DECLARE_EVENT_CLASS(block_buffer, +../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(vb2_event_class, @@ -9822,3 +12180,24 @@ -../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); \ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/vb2.h: In function ‘perf_trace_vb2_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/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(vb2_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/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(vb2_event_class, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/vb2.h: In function ‘__bpf_trace_vb2_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); \ @@ -9825,0 +12205,26 @@ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(vb2_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/vb2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(vb2_event_class, + | ^~~~~~~~~~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:244: drivers/media/common/videobuf2/vb2-trace.o] Error 1 +make[6]: *** [../scripts/Makefile.build:485: drivers/media/common/videobuf2] Error 2 +make[5]: *** [../scripts/Makefile.build:485: drivers/media/common] Error 2 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/i2c.h:146, + from ../drivers/i2c/i2c-core-base.c:49: +../include/trace/events/i2c.h: In function ‘trace_event_raw_event_i2c_write’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -9832,4 +12237,7 @@ -../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’? +../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 25 | TRACE_EVENT_FN(i2c_write, + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -9837 +12245 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -9844,5 +12252,7 @@ -../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’? +../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 25 | TRACE_EVENT_FN(i2c_write, + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -9854,3 +12264,9 @@ -../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: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), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 25 | TRACE_EVENT_FN(i2c_write, + | ^~~~~~~~~~~~~~ @@ -9863,16 +12279,12 @@ -../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: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), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 25 | TRACE_EVENT_FN(i2c_write, + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ @@ -9882,4 +12294,10 @@ -../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: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), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 25 | TRACE_EVENT_FN(i2c_write, + | ^~~~~~~~~~~~~~ +../include/trace/events/i2c.h: In function ‘trace_event_raw_event_i2c_read’: @@ -9895,3 +12313,6 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 58 | TRACE_EVENT_FN(i2c_read, + | ^~~~~~~~~~~~~~ @@ -9907,4 +12328,7 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 58 | TRACE_EVENT_FN(i2c_read, + | ^~~~~~~~~~~~~~ +../include/trace/events/i2c.h: In function ‘trace_event_raw_event_i2c_reply’: @@ -9917,3 +12341,9 @@ -../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: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), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 89 | TRACE_EVENT_FN(i2c_reply, + | ^~~~~~~~~~~~~~ @@ -9926,4 +12356,10 @@ -../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: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), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 89 | TRACE_EVENT_FN(i2c_reply, + | ^~~~~~~~~~~~~~ +../include/trace/events/i2c.h: In function ‘trace_event_raw_event_i2c_result’: @@ -9939,3 +12375,6 @@ -../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ - 430 | TRACE_EVENT(block_plug, - | ^~~~~~~~~~~ +../include/trace/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 122 | TRACE_EVENT_FN(i2c_result, + | ^~~~~~~~~~~~~~ @@ -9951,6 +12390,10 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 122 | TRACE_EVENT_FN(i2c_result, + | ^~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/i2c.h: In function ‘perf_trace_i2c_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); \ @@ -9958,2 +12401,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), \ @@ -9961,5 +12404,11 @@ -../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: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), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 25 | TRACE_EVENT_FN(i2c_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); \ @@ -9967,2 +12416,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), \ @@ -9970,6 +12419,12 @@ -../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: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), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 25 | TRACE_EVENT_FN(i2c_write, + | ^~~~~~~~~~~~~~ +../include/trace/events/i2c.h: In function ‘perf_trace_i2c_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); \ @@ -9977,2 +12432,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), \ @@ -9983,5 +12438,8 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 58 | TRACE_EVENT_FN(i2c_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); \ @@ -9989,2 +12447,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), \ @@ -9995,6 +12453,9 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 58 | TRACE_EVENT_FN(i2c_read, + | ^~~~~~~~~~~~~~ +../include/trace/events/i2c.h: In function ‘perf_trace_i2c_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); \ @@ -10002,2 +12463,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), \ @@ -10008,5 +12469,8 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 89 | TRACE_EVENT_FN(i2c_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); \ @@ -10014,2 +12478,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), \ @@ -10020,6 +12484,9 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 89 | TRACE_EVENT_FN(i2c_reply, + | ^~~~~~~~~~~~~~ +../include/trace/events/i2c.h: In function ‘perf_trace_i2c_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); \ @@ -10027,2 +12494,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), \ @@ -10033,5 +12500,8 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 122 | TRACE_EVENT_FN(i2c_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); \ @@ -10039,2 +12509,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), \ @@ -10045,3 +12515,6 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 122 | TRACE_EVENT_FN(i2c_result, + | ^~~~~~~~~~~~~~ @@ -10049 +12522 @@ -../include/trace/events/block.h: In function ‘__bpf_trace_block_buffer’: +../include/trace/events/i2c.h: In function ‘__bpf_trace_i2c_write’: @@ -10056,3 +12529,9 @@ -../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: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), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 25 | TRACE_EVENT_FN(i2c_write, + | ^~~~~~~~~~~~~~ @@ -10065,4 +12544,10 @@ -../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/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), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:25:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 25 | TRACE_EVENT_FN(i2c_write, + | ^~~~~~~~~~~~~~ +../include/trace/events/i2c.h: In function ‘__bpf_trace_i2c_read’: @@ -10078,3 +12563,6 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 58 | TRACE_EVENT_FN(i2c_read, + | ^~~~~~~~~~~~~~ @@ -10090,4 +12578,7 @@ -../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/trace_events.h:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:58:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 58 | TRACE_EVENT_FN(i2c_read, + | ^~~~~~~~~~~~~~ +../include/trace/events/i2c.h: In function ‘__bpf_trace_i2c_reply’: @@ -10100,18 +12591,2 @@ -../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/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -10119,3 +12594,6 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 89 | TRACE_EVENT_FN(i2c_reply, + | ^~~~~~~~~~~~~~ @@ -10128,4 +12606,10 @@ -../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/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), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:89:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 89 | TRACE_EVENT_FN(i2c_reply, + | ^~~~~~~~~~~~~~ +../include/trace/events/i2c.h: In function ‘__bpf_trace_i2c_result’: @@ -10141,3 +12625,6 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 122 | TRACE_EVENT_FN(i2c_result, + | ^~~~~~~~~~~~~~ @@ -10153,2 +12640,23 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/i2c.h:122:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 122 | TRACE_EVENT_FN(i2c_result, + | ^~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/i2c/i2c-core-base.o] Error 1 +make[5]: *** 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, @@ -10156,3 +12664,2 @@ -../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/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -10160,11 +12667,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/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/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -10172,6 +12673,5 @@ -../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/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); \ @@ -10179,3 +12679,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -10185,2 +12685,2 @@ -../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ - 430 | TRACE_EVENT(block_plug, +../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(irqs, @@ -10188,5 +12688,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, \ @@ -10193,0 +12697,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -10197,2 +12709,2 @@ -../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ - 430 | TRACE_EVENT(block_plug, +../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(irqs, @@ -10200,3 +12712,3 @@ -../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/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); \ @@ -10204,2 +12716,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, \ @@ -10207,8 +12722,11 @@ -../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/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, \ @@ -10216,6 +12734,7 @@ -../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/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); \ @@ -10223,2 +12742,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, \ @@ -10225,0 +12748,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -10229,2 +12760,2 @@ -../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ - 492 | TRACE_EVENT(block_split, +../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(irqs, @@ -10232,5 +12763,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/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, \ @@ -10237,0 +12773,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -10241,2 +12785,2 @@ -../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ - 492 | TRACE_EVENT(block_split, +../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(self_id_complete, @@ -10244 +12788,2 @@ -../include/trace/events/block.h: In function ‘__bpf_trace_block_bio_remap’: +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/firewire_ohci.h: In function ‘__bpf_trace_irqs’: @@ -10254,2 +12799,2 @@ -../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ - 530 | TRACE_EVENT(block_bio_remap, +../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(irqs, @@ -10266,2 +12811,2 @@ -../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ - 530 | TRACE_EVENT(block_bio_remap, +../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(irqs, @@ -10269 +12814 @@ -../include/trace/events/block.h: In function ‘__bpf_trace_block_rq_remap’: +../include/trace/events/firewire_ohci.h: In function ‘__bpf_trace_self_id_complete’: @@ -10279,2 +12824,2 @@ -../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ - 572 | TRACE_EVENT(block_rq_remap, +../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(self_id_complete, @@ -10291,2 +12836,2 @@ -../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ - 572 | TRACE_EVENT(block_rq_remap, +../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(self_id_complete, @@ -10294,2 +12839,2 @@ -make[4]: *** [../scripts/Makefile.build:244: block/blk-core.o] Error 1 -make[4]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:244: drivers/firewire/ohci.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... @@ -10297,3 +12842,3 @@ - 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’: + 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’: @@ -10309,2 +12854,2 @@ -../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/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -10321,2 +12866,2 @@ -../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/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -10333,2 +12878,2 @@ -../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/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -10345,2 +12890,2 @@ -../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/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -10357,2 +12902,2 @@ -../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/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -10360 +12905 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘trace_event_raw_event_drm_vblank_event_queued’: +../include/trace/events/signal.h: In function ‘trace_event_raw_event_signal_deliver’: @@ -10370,2 +12915,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, +../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(signal_deliver, @@ -10382,2 +12927,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, +../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(signal_deliver, @@ -10385,3 +12930,4 @@ -../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); \ +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); \ @@ -10389,2 +12935,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), \ @@ -10395,2 +12941,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, +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -10398,2 +12944,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); \ @@ -10401,2 +12947,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), \ @@ -10407,2 +12953,27 @@ -../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/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, @@ -10411 +12982 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘__bpf_trace_drm_vblank_event’: +../include/trace/events/signal.h: In function ‘__bpf_trace_signal_generate’: @@ -10421,2 +12992,2 @@ -../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/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -10433,2 +13004,2 @@ -../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/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -10436 +13007 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘__bpf_trace_drm_vblank_event_queued’: +../include/trace/events/signal.h: In function ‘__bpf_trace_signal_deliver’: @@ -10446,2 +13017,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, +../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(signal_deliver, @@ -10458,2 +13029,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, +../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(signal_deliver, @@ -10461 +13032,110 @@ -../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘__bpf_trace_drm_vblank_event_delivered’: +make[4]: *** [../scripts/Makefile.build:244: kernel/signal.o] Error 1 +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’: @@ -10468,6 +13148,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, + | ^~~~~~~~~~~~~~~~~~~ @@ -10480,2 +13157,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../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) @@ -10483,6 +13167,15 @@ -../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 -make[4]: *** [../scripts/Makefile.build:485: drivers/gpu] Error 2 +../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 @@ -10490,3 +13183,3 @@ - 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’: + from ../include/trace/events/i2c_slave.h:67, + from ../drivers/i2c/i2c-core-slave.c:18: +../include/trace/events/i2c_slave.h: In function ‘trace_event_raw_event_i2c_slave’: @@ -10502,2 +13195,2 @@ -../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(rpmh_tx_done, +../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(i2c_slave, @@ -10514,2 +13207,2 @@ -../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(rpmh_tx_done, +../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(i2c_slave, @@ -10526,2 +13219,2 @@ -../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(rpmh_tx_done, +../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(i2c_slave, @@ -10538,2 +13231,2 @@ -../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(rpmh_tx_done, +../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(i2c_slave, @@ -10550,2 +13243,2 @@ -../drivers/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(rpmh_tx_done, +../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(i2c_slave, @@ -10553,3 +13246,4 @@ -../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); \ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/i2c_slave.h: In function ‘perf_trace_i2c_slave’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -10557,2 +13251,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), \ @@ -10563,2 +13257,2 @@ -../drivers/soc/qcom/./trace-rpmh.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(rpmh_send_msg, +../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(i2c_slave, @@ -10566,2 +13260,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); \ @@ -10569,2 +13263,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), \ @@ -10575,2 +13269,2 @@ -../drivers/soc/qcom/./trace-rpmh.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(rpmh_send_msg, +../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(i2c_slave, @@ -10579,26 +13273 @@ -../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/events/i2c_slave.h: In function ‘__bpf_trace_i2c_slave’: @@ -10614,2 +13283,2 @@ -../drivers/soc/qcom/./trace-rpmh.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(rpmh_send_msg, +../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(i2c_slave, @@ -10626,2 +13295,2 @@ -../drivers/soc/qcom/./trace-rpmh.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(rpmh_send_msg, +../include/trace/events/i2c_slave.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ + 30 | TRACE_EVENT(i2c_slave, @@ -10629,3 +13298 @@ -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 +make[5]: *** [../scripts/Makefile.build:244: drivers/i2c/i2c-core-slave.o] Error 1 @@ -10870,0 +13538,201 @@ +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, + | ^~~~~~~~~~~ @@ -11076,3 +13944,3 @@ - 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’: + 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’: @@ -11085,2 +13953,2 @@ -../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/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(host1x, @@ -11094,2 +13962,2 @@ -../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/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(host1x, @@ -11103,2 +13971,2 @@ -../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/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(host1x, @@ -11112,2 +13980,2 @@ -../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/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(host1x, @@ -11121,2 +13989,2 @@ -../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/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(host1x, @@ -11124 +13992 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_config’: +../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_cdma_push’: @@ -11134,2 +14002,2 @@ -../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/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(host1x_cdma_push, @@ -11146,2 +14014,2 @@ -../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/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(host1x_cdma_push, @@ -11149 +14017 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_mod’: +../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_cdma_push_wide’: @@ -11156,3 +14024,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -11165,4 +14036,7 @@ -../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: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’: @@ -11175,3 +14049,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -11184,4 +14061,7 @@ -../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: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’: @@ -11197,2 +14077,2 @@ -../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/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ + 130 | TRACE_EVENT(host1x_channel_submit, @@ -11209,2 +14089,2 @@ -../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/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ + 130 | TRACE_EVENT(host1x_channel_submit, @@ -11212 +14092 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_alloc_managed’: +../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_channel_submitted’: @@ -11222,2 +14102,2 @@ -../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/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(host1x_channel_submitted, @@ -11234,2 +14114,2 @@ -../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/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(host1x_channel_submitted, @@ -11237 +14117 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_activate’: +../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_channel_submit_complete’: @@ -11244,3 +14124,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -11253,4 +14136,7 @@ -../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: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’: @@ -11266,2 +14152,2 @@ -../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/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(host1x_wait_cdma, @@ -11278,2 +14164,2 @@ -../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/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(host1x_wait_cdma, @@ -11281 +14167 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_setup’: +../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_syncpt_load_min’: @@ -11291,2 +14177,2 @@ -../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/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(host1x_syncpt_load_min, @@ -11303,2 +14189,2 @@ -../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/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(host1x_syncpt_load_min, @@ -11306 +14192 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_free_moved’: +../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_syncpt_wait_check’: @@ -11316,2 +14202,2 @@ -../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/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(host1x_syncpt_wait_check, @@ -11328,2 +14214,2 @@ -../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/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(host1x_syncpt_wait_check, @@ -11331,4 +14217,4 @@ -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); \ +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); \ @@ -11336,2 +14222,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/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, \ @@ -11339,2 +14247,225 @@ -../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/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, @@ -11348,2 +14479,2 @@ -../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/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(host1x, @@ -11351 +14482 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_config’: +../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_cdma_push’: @@ -11361,2 +14492,2 @@ -../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/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(host1x_cdma_push, @@ -11373,2 +14504,2 @@ -../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/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(host1x_cdma_push, @@ -11376 +14507 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_mod’: +../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_cdma_push_wide’: @@ -11383,3 +14514,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -11392,4 +14526,7 @@ -../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/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’: @@ -11402,3 +14539,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -11411,4 +14551,7 @@ -../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/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’: @@ -11424,2 +14567,2 @@ -../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/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ + 130 | TRACE_EVENT(host1x_channel_submit, @@ -11436,2 +14579,2 @@ -../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/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ + 130 | TRACE_EVENT(host1x_channel_submit, @@ -11439 +14582 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_alloc_managed’: +../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_channel_submitted’: @@ -11449,2 +14592,2 @@ -../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/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(host1x_channel_submitted, @@ -11461,2 +14604,2 @@ -../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/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(host1x_channel_submitted, @@ -11464 +14607 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_activate’: +../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_channel_submit_complete’: @@ -11471,3 +14614,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -11480,4 +14626,7 @@ -../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/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’: @@ -11493,2 +14642,2 @@ -../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/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(host1x_wait_cdma, @@ -11505,2 +14654,2 @@ -../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/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(host1x_wait_cdma, @@ -11508 +14657 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_setup’: +../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_syncpt_load_min’: @@ -11518,2 +14667,2 @@ -../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/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(host1x_syncpt_load_min, @@ -11530,2 +14679,2 @@ -../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/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(host1x_syncpt_load_min, @@ -11533 +14682 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_free_moved’: +../include/trace/events/host1x.h: In function ‘__bpf_trace_host1x_syncpt_wait_check’: @@ -11543,2 +14692,2 @@ -../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/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(host1x_syncpt_wait_check, @@ -11555,2 +14704,2 @@ -../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/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(host1x_syncpt_wait_check, @@ -11558,2 +14707,2 @@ -make[5]: *** [../scripts/Makefile.build:244: arch/x86/kernel/irq.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: arch/x86/kernel] Error 2 +make[6]: *** [../scripts/Makefile.build:244: drivers/gpu/host1x/dev.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/gpu/host1x] Error 2 @@ -11561,3 +14710,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 ../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’: @@ -11573,2 +14722,2 @@ -../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(tegra_dma_tx_status, +../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(nullb_zone_op, @@ -11585,2 +14734,2 @@ -../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(tegra_dma_tx_status, +../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(nullb_zone_op, @@ -11597,2 +14746,2 @@ -../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(tegra_dma_tx_status, +../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(nullb_zone_op, @@ -11609,2 +14758,2 @@ -../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(tegra_dma_tx_status, +../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(nullb_zone_op, @@ -11621,2 +14770,2 @@ -../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(tegra_dma_tx_status, +../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(nullb_zone_op, @@ -11624 +14773 @@ -../include/trace/events/tegra_apb_dma.h: In function ‘trace_event_raw_event_tegra_dma_complete_cb’: +../drivers/block/null_blk/./trace.h: In function ‘trace_event_raw_event_nullb_report_zones’: @@ -11634,2 +14783,2 @@ -../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(tegra_dma_complete_cb, +../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(nullb_report_zones, @@ -11646,2 +14795,2 @@ -../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(tegra_dma_complete_cb, +../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(nullb_report_zones, @@ -11649,3 +14798,4 @@ -../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); \ +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); \ @@ -11653,2 +14803,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), \ @@ -11659,2 +14809,2 @@ -../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tegra_dma_isr, +../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(nullb_zone_op, @@ -11662,2 +14812,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); \ @@ -11665,2 +14815,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), \ @@ -11671,2 +14821,2 @@ -../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tegra_dma_isr, +../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(nullb_zone_op, @@ -11674,4 +14824,3 @@ -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); \ +../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); \ @@ -11679,3 +14828,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -11685,2 +14834,2 @@ -../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(tegra_dma_tx_status, +../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(nullb_report_zones, @@ -11688,6 +14837,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -11697,2 +14846,2 @@ -../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(tegra_dma_tx_status, +../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(nullb_report_zones, @@ -11700 +14849,2 @@ -../include/trace/events/tegra_apb_dma.h: In function ‘__bpf_trace_tegra_dma_complete_cb’: +In file included from ../include/trace/define_trace.h:110: +../drivers/block/null_blk/./trace.h: In function ‘__bpf_trace_nullb_zone_op’: @@ -11710,2 +14860,2 @@ -../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(tegra_dma_complete_cb, +../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(nullb_zone_op, @@ -11722,2 +14872,2 @@ -../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(tegra_dma_complete_cb, +../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(nullb_zone_op, @@ -11725 +14875 @@ -../include/trace/events/tegra_apb_dma.h: In function ‘__bpf_trace_tegra_dma_isr’: +../drivers/block/null_blk/./trace.h: In function ‘__bpf_trace_nullb_report_zones’: @@ -11735,2 +14885,2 @@ -../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tegra_dma_isr, +../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(nullb_report_zones, @@ -11747,2 +14897,2 @@ -../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tegra_dma_isr, +../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(nullb_report_zones, @@ -11750,2 +14900,3 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/dma/tegra20-apb-dma.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: drivers/dma] Error 2 +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 @@ -11753,3 +14904,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/spi.h:239, + from ../drivers/spi/spi.c:39: +../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_controller’: @@ -11762,2 +14913,2 @@ -../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/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, @@ -11771,2 +14922,2 @@ -../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/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, @@ -11780,2 +14931,2 @@ -../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/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, @@ -11789,2 +14940,2 @@ -../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/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, @@ -11798,21 +14949,2 @@ -../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/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, @@ -11820 +14952 @@ -../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_widget’: +../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_setup’: @@ -11827,3 +14959,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -11836,4 +14971,7 @@ -../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: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’: @@ -11849,2 +14987,2 @@ -../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/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -11861,2 +14999,2 @@ -../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/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -11864 +15002 @@ -../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_path’: +../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_message’: @@ -11871,6 +15009,3 @@ -../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/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 102 | DECLARE_EVENT_CLASS(spi_message, + | ^~~~~~~~~~~~~~~~~~~ @@ -11883,7 +15018,4 @@ -../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/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’: @@ -11899,2 +15031,2 @@ -../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ - 198 | TRACE_EVENT(snd_soc_dapm_connected, +../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(spi_message_done, @@ -11911,2 +15043,2 @@ -../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ - 198 | TRACE_EVENT(snd_soc_dapm_connected, +../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(spi_message_done, @@ -11914 +15046 @@ -../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_jack_irq’: +../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_transfer’: @@ -11921,6 +15053,3 @@ -../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/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 179 | DECLARE_EVENT_CLASS(spi_transfer, + | ^~~~~~~~~~~~~~~~~~~ @@ -11932,0 +15062,30 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -11936,2 +15095,2 @@ -../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ - 218 | TRACE_EVENT(snd_soc_jack_irq, +../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(spi_setup, @@ -11939,3 +15098,15 @@ -../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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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); \ @@ -11943,2 +15114,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), \ @@ -11949,2 +15120,2 @@ -../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ - 235 | TRACE_EVENT(snd_soc_jack_report, +../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -11952,2 +15123,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); \ @@ -11955,2 +15126,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), \ @@ -11961,2 +15132,2 @@ -../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ - 235 | TRACE_EVENT(snd_soc_jack_report, +../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -11964,3 +15135,3 @@ -../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/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); \ @@ -11968,2 +15139,21 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -11974,2 +15164,2 @@ -../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ - 257 | TRACE_EVENT(snd_soc_jack_notify, +../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(spi_message_done, @@ -11977,2 +15167,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); \ @@ -11980,2 +15170,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), \ @@ -11986,2 +15176,2 @@ -../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ - 257 | TRACE_EVENT(snd_soc_jack_notify, +../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(spi_message_done, @@ -11989,4 +15179,3 @@ -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/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); \ @@ -11994,5 +15183,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/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, +../include/trace/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, @@ -12000,8 +15189,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/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/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 179 | DECLARE_EVENT_CLASS(spi_transfer, @@ -12009 +15198,2 @@ -../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_dapm_basic’: +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/spi.h: In function ‘__bpf_trace_spi_controller’: @@ -12016,2 +15206,2 @@ -../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/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, @@ -12025,2 +15215,2 @@ -../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/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, @@ -12028 +15218 @@ -../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_dapm_widget’: +../include/trace/events/spi.h: In function ‘__bpf_trace_spi_setup’: @@ -12035,3 +15225,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -12044,4 +15237,7 @@ -../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/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’: @@ -12057,2 +15253,2 @@ -../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/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -12069,2 +15265,2 @@ -../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/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -12072 +15268 @@ -../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_dapm_path’: +../include/trace/events/spi.h: In function ‘__bpf_trace_spi_message’: @@ -12079,6 +15275,3 @@ -../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/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 102 | DECLARE_EVENT_CLASS(spi_message, + | ^~~~~~~~~~~~~~~~~~~ @@ -12091,7 +15284,4 @@ -../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/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’: @@ -12107,2 +15297,2 @@ -../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ - 198 | TRACE_EVENT(snd_soc_dapm_connected, +../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(spi_message_done, @@ -12119,2 +15309,2 @@ -../include/trace/events/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ - 198 | TRACE_EVENT(snd_soc_dapm_connected, +../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(spi_message_done, @@ -12122 +15312 @@ -../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_jack_irq’: +../include/trace/events/spi.h: In function ‘__bpf_trace_spi_transfer’: @@ -12129,6 +15319,3 @@ -../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/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 179 | DECLARE_EVENT_CLASS(spi_transfer, + | ^~~~~~~~~~~~~~~~~~~ @@ -12140,0 +15328,15 @@ +../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 ../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -12144,2 +15346,2 @@ -../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ - 218 | TRACE_EVENT(snd_soc_jack_irq, +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, @@ -12147,3 +15349,2 @@ -../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/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -12151,2 +15352,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, \ @@ -12153,0 +15358,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -12157,2 +15370,2 @@ -../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ - 235 | TRACE_EVENT(snd_soc_jack_report, +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, @@ -12160,5 +15373,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, \ @@ -12165,0 +15382,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -12169,2 +15394,2 @@ -../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ - 235 | TRACE_EVENT(snd_soc_jack_report, +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, @@ -12172 +15397,28 @@ -../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_jack_notify’: +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’: @@ -12182,2 +15434,2 @@ -../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ - 257 | TRACE_EVENT(snd_soc_jack_notify, +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, @@ -12194,2 +15446,2 @@ -../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ - 257 | TRACE_EVENT(snd_soc_jack_notify, +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, @@ -12197,2 +15449,2 @@ -make[5]: *** [../scripts/Makefile.build:244: sound/soc/soc-core.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +make[7]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/trace.o] Error 1 +make[7]: *** Waiting for unfinished jobs.... @@ -12200,3 +15452,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 ../include/trace/events/rtc.h:206, + from ../drivers/rtc/interface.c:18: +../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_time_alarm_class’: @@ -12209,6 +15461,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, - | ^~~~~~~~~~~ +../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -12221,6 +15470,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, - | ^~~~~~~~~~~ +../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -12233,6 +15479,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, - | ^~~~~~~~~~~ +../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -12245,6 +15488,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, - | ^~~~~~~~~~~ +../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -12257,7 +15497,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/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_irq_set_freq’: @@ -12273,2 +15510,2 @@ -../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tls_device_decrypted, +../include/trace/events/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(rtc_irq_set_freq, @@ -12285,2 +15522,2 @@ -../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tls_device_decrypted, +../include/trace/events/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(rtc_irq_set_freq, @@ -12288 +15525 @@ -../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_rx_resync_send’: +../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_irq_set_state’: @@ -12298,2 +15535,2 @@ -../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(tls_device_rx_resync_send, +../include/trace/events/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(rtc_irq_set_state, @@ -12310,2 +15547,2 @@ -../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(tls_device_rx_resync_send, +../include/trace/events/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(rtc_irq_set_state, @@ -12313 +15550 @@ -../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_rx_resync_nh_schedule’: +../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_alarm_irq_enable’: @@ -12323,2 +15560,2 @@ -../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ - 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, +../include/trace/events/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(rtc_alarm_irq_enable, @@ -12335,2 +15572,2 @@ -../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ - 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, +../include/trace/events/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(rtc_alarm_irq_enable, @@ -12338 +15575 @@ -../net/tls/./trace.h: In function ‘trace_event_raw_event_tls_device_rx_resync_nh_delay’: +../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_offset_class’: @@ -12345,6 +15582,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:123:1: note: in expansion of macro ‘TRACE_EVENT’ - 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, - | ^~~~~~~~~~~ +../include/trace/events/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(rtc_offset_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -12357,7 +15591,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: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/events/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(rtc_offset_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h: In function ‘trace_event_raw_event_rtc_timer_class’: @@ -12370,6 +15601,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:147:1: note: in expansion of macro ‘TRACE_EVENT’ - 147 | TRACE_EVENT(tls_device_tx_resync_req, - | ^~~~~~~~~~~ +../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(rtc_timer_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -12381,0 +15610,30 @@ +../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(rtc_timer_class, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/rtc.h: In function ‘perf_trace_rtc_time_alarm_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h: In function ‘perf_trace_rtc_irq_set_freq’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -12385,2 +15643,2 @@ -../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ - 147 | TRACE_EVENT(tls_device_tx_resync_req, +../include/trace/events/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(rtc_irq_set_freq, @@ -12388,3 +15646,15 @@ -../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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(rtc_irq_set_freq, + | ^~~~~~~~~~~ +../include/trace/events/rtc.h: In function ‘perf_trace_rtc_irq_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); \ @@ -12392,2 +15662,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), \ @@ -12398,2 +15668,2 @@ -../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(tls_device_tx_resync_send, +../include/trace/events/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(rtc_irq_set_state, @@ -12401,2 +15671,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); \ @@ -12404,2 +15674,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), \ @@ -12410,2 +15680,2 @@ -../net/tls/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(tls_device_tx_resync_send, +../include/trace/events/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(rtc_irq_set_state, @@ -12413,4 +15683,3 @@ -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/events/rtc.h: In function ‘perf_trace_rtc_alarm_irq_enable’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -12418,3 +15687,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -12424,2 +15693,2 @@ -../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(tls_device_offload_set, +../include/trace/events/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(rtc_alarm_irq_enable, @@ -12427,6 +15696,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -12436,2 +15705,2 @@ -../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(tls_device_offload_set, +../include/trace/events/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(rtc_alarm_irq_enable, @@ -12439 +15708,40 @@ -../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_decrypted’: +../include/trace/events/rtc.h: In function ‘perf_trace_rtc_offset_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(rtc_offset_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(rtc_offset_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h: In function ‘perf_trace_rtc_timer_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(rtc_timer_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(rtc_timer_class, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_time_alarm_class’: @@ -12446,6 +15754,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:44:1: note: in expansion of macro ‘TRACE_EVENT’ - 44 | TRACE_EVENT(tls_device_decrypted, - | ^~~~~~~~~~~ +../include/trace/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -12458,7 +15763,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: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/events/rtc.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(rtc_time_alarm_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_irq_set_freq’: @@ -12474,2 +15776,2 @@ -../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(tls_device_rx_resync_send, +../include/trace/events/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(rtc_irq_set_freq, @@ -12486,2 +15788,2 @@ -../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(tls_device_rx_resync_send, +../include/trace/events/rtc.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(rtc_irq_set_freq, @@ -12489 +15791 @@ -../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_rx_resync_nh_schedule’: +../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_irq_set_state’: @@ -12499,2 +15801,2 @@ -../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ - 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, +../include/trace/events/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(rtc_irq_set_state, @@ -12511,2 +15813,2 @@ -../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ - 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, +../include/trace/events/rtc.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ + 80 | TRACE_EVENT(rtc_irq_set_state, @@ -12514 +15816 @@ -../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_rx_resync_nh_delay’: +../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_alarm_irq_enable’: @@ -12524,2 +15826,2 @@ -../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ - 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, +../include/trace/events/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(rtc_alarm_irq_enable, @@ -12536,2 +15838,2 @@ -../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ - 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, +../include/trace/events/rtc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ + 102 | TRACE_EVENT(rtc_alarm_irq_enable, @@ -12539 +15841 @@ -../net/tls/./trace.h: In function ‘__bpf_trace_tls_device_tx_resync_req’: +../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_offset_class’: @@ -12546,6 +15848,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:147:1: note: in expansion of macro ‘TRACE_EVENT’ - 147 | TRACE_EVENT(tls_device_tx_resync_req, - | ^~~~~~~~~~~ +../include/trace/events/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(rtc_offset_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -12558,7 +15857,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: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/events/rtc.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(rtc_offset_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/rtc.h: In function ‘__bpf_trace_rtc_timer_class’: @@ -12571,6 +15867,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:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(tls_device_tx_resync_send, - | ^~~~~~~~~~~ +../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(rtc_timer_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -12583,8 +15876,5 @@ -../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 +../include/trace/events/rtc.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(rtc_timer_class, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/rtc/interface.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/rtc] Error 2 @@ -12592,3 +15882,3 @@ - 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’: + 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’: @@ -12604,2 +15894,2 @@ -../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(irqs, +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, @@ -12616,2 +15906,2 @@ -../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(irqs, +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, @@ -12628,2 +15918,2 @@ -../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(irqs, +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, @@ -12640,2 +15930,2 @@ -../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(irqs, +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, @@ -12652,2 +15942,2 @@ -../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(irqs, +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, @@ -12655 +15945 @@ -../include/trace/events/firewire_ohci.h: In function ‘trace_event_raw_event_self_id_complete’: +../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘trace_event_raw_event_drm_vblank_event_queued’: @@ -12665,2 +15955,2 @@ -../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ - 61 | TRACE_EVENT(self_id_complete, +../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(drm_vblank_event_queued, @@ -12677,2 +15967,2 @@ -../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ - 61 | TRACE_EVENT(self_id_complete, +../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(drm_vblank_event_queued, @@ -12680,4 +15970,3 @@ -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/../../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); \ @@ -12685,3 +15974,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -12691,2 +15980,2 @@ -../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(irqs, +../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(drm_vblank_event_delivered, @@ -12694,6 +15983,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -12703,2 +15992,2 @@ -../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(irqs, +../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(drm_vblank_event_delivered, @@ -12706,3 +15995,4 @@ -../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); \ +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); \ @@ -12710,3 +16000,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -12716,2 +16006,2 @@ -../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ - 61 | TRACE_EVENT(self_id_complete, +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, @@ -12719,6 +16009,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -12728,2 +16018,2 @@ -../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ - 61 | TRACE_EVENT(self_id_complete, +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, @@ -12731,11 +16021,6 @@ -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 ../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/../../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), \ @@ -12746,2 +16031,2 @@ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, +../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(drm_vblank_event_queued, @@ -12749,5 +16034,5 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/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), \ @@ -12758,2 +16043,2 @@ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, +../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(drm_vblank_event_queued, @@ -12761,2 +16046,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/../../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); \ @@ -12764,2 +16050,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), \ @@ -12770,2 +16056,2 @@ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, +../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(drm_vblank_event_delivered, @@ -12773,2 +16059,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); \ @@ -12776,2 +16062,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), \ @@ -12782,2 +16068,2 @@ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, +../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(drm_vblank_event_delivered, @@ -12785,6 +16071,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), \ - | ^~~~~~~~~~~~~~~~~~~~ +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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12794,2 +16082,2 @@ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, @@ -12797,2 +16085,13 @@ -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:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(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’: @@ -12808,2 +16107,2 @@ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, +../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(drm_vblank_event_queued, @@ -12820,2 +16119,2 @@ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, +../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(drm_vblank_event_queued, @@ -12823,2 +16122,28 @@ -make[7]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/trace.o] Error 1 -make[7]: *** Waiting for unfinished jobs.... +../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 +make[4]: *** [../scripts/Makefile.build:485: drivers/gpu] Error 2 @@ -12826,3 +16151,3 @@ - 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’: + 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’: @@ -12835,2 +16160,2 @@ -../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/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(block_buffer, @@ -12844,2 +16169,2 @@ -../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/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(block_buffer, @@ -12853,2 +16178,2 @@ -../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/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(block_buffer, @@ -12862,2 +16187,2 @@ -../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/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(block_buffer, @@ -12871,2 +16196,2 @@ -../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/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(block_buffer, @@ -12874 +16199 @@ -../drivers/net/dsa/mv88e6xxx/./trace.h: In function ‘trace_event_raw_event_mv88e6xxx_vtu_violation’: +../include/trace/events/block.h: In function ‘trace_event_raw_event_block_rq_requeue’: @@ -12881,3 +16206,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -12890,10 +16218,2 @@ -../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) +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -12901,2 +16221,12 @@ -../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/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, @@ -12904,8 +16234,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) - | ^~~~~~~~~~~~~~~~~~~ -../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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/block.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 118 | DECLARE_EVENT_CLASS(block_rq_completion, @@ -12913,3 +16243,3 @@ -../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/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); \ @@ -12917,14 +16247,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) - | ^~~~~~~~~~~~~~~~~~~ -../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, +../include/trace/trace_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, @@ -12932,8 +16253 @@ -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/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] +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -12941 +16255 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -12945,6 +16259,4 @@ -../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/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’: @@ -12960,2 +16272,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(block_bio_complete, @@ -12963 +16275 @@ -../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’? @@ -12965 +16277 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -12972,2 +16284,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(block_bio_complete, @@ -12974,0 +16287,10 @@ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -12980,0 +16303,10 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -12984,2 +16316,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ + 430 | TRACE_EVENT(block_plug, @@ -12987,3 +16319,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -12996,2 +16328,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ + 430 | TRACE_EVENT(block_plug, @@ -12999 +16331 @@ -../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_mptcp_dump_mpext’: +../include/trace/events/block.h: In function ‘trace_event_raw_event_block_unplug’: @@ -13006,2 +16338,2 @@ -../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/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 447 | DECLARE_EVENT_CLASS(block_unplug, @@ -13015,2 +16347,2 @@ -../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/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 447 | DECLARE_EVENT_CLASS(block_unplug, @@ -13018 +16350 @@ -../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_ack_update_msk’: +../include/trace/events/block.h: In function ‘trace_event_raw_event_block_split’: @@ -13028,2 +16360,2 @@ -../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ - 128 | TRACE_EVENT(ack_update_msk, +../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ + 492 | TRACE_EVENT(block_split, @@ -13040,2 +16372,2 @@ -../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ - 128 | TRACE_EVENT(ack_update_msk, +../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ + 492 | TRACE_EVENT(block_split, @@ -13043 +16375 @@ -../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_subflow_check_data_avail’: +../include/trace/events/block.h: In function ‘trace_event_raw_event_block_bio_remap’: @@ -13053,2 +16385,2 @@ -../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(subflow_check_data_avail, +../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ + 530 | TRACE_EVENT(block_bio_remap, @@ -13065,2 +16397,2 @@ -../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(subflow_check_data_avail, +../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ + 530 | TRACE_EVENT(block_bio_remap, @@ -13068,4 +16400,3 @@ -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/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); \ @@ -13073,3 +16404,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -13079,2 +16410,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ + 572 | TRACE_EVENT(block_rq_remap, @@ -13082,6 +16413,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -13091,2 +16422,2 @@ -../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ - 18 | TRACE_EVENT(mptcp_subflow_get_send, +../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ + 572 | TRACE_EVENT(block_rq_remap, @@ -13094,3 +16425,4 @@ -../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); \ +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); \ @@ -13098,5 +16430,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/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, +../include/trace/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, @@ -13104,8 +16436,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/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/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(block_buffer, @@ -13113,3 +16445,3 @@ -../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/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); \ @@ -13117,3 +16449,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -13123,2 +16455,2 @@ -../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ - 128 | TRACE_EVENT(ack_update_msk, +../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(block_rq_requeue, @@ -13126,6 +16458,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -13135,2 +16467,2 @@ -../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ - 128 | TRACE_EVENT(ack_update_msk, +../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(block_rq_requeue, @@ -13138,3 +16470,3 @@ -../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/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); \ @@ -13142,3 +16474,41 @@ -../include/trace/bpf_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/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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -13148,2 +16518,2 @@ -../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(subflow_check_data_avail, +../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(block_bio_complete, @@ -13151,6 +16521,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -13160,2 +16530,2 @@ -../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(subflow_check_data_avail, +../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(block_bio_complete, @@ -13163,26 +16533,3 @@ -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/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); \ @@ -13190,2 +16537,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), \ @@ -13193,2 +16540,2 @@ -../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/block.h:335:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 335 | DECLARE_EVENT_CLASS(block_bio, @@ -13196,2 +16543,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); \ @@ -13199,11 +16546,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/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/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -13211,2 +16549,2 @@ -../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/block.h:335:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 335 | DECLARE_EVENT_CLASS(block_bio, @@ -13214,3 +16552,3 @@ -../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/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); \ @@ -13218,2 +16556,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), \ @@ -13221,5 +16559,8 @@ -../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: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); \ @@ -13227,2 +16568,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), \ @@ -13230,6 +16571,9 @@ -../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: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); \ @@ -13237,2 +16581,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), \ @@ -13240,2 +16584,2 @@ -../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/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 447 | DECLARE_EVENT_CLASS(block_unplug, @@ -13243,2 +16587,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); \ @@ -13246,2 +16590,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), \ @@ -13249,2 +16593,2 @@ -../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/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 447 | DECLARE_EVENT_CLASS(block_unplug, @@ -13252,3 +16596,3 @@ -../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/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); \ @@ -13256,2 +16600,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), \ @@ -13259,5 +16603,8 @@ -../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: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); \ @@ -13265,2 +16612,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), \ @@ -13268,6 +16615,9 @@ -../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: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); \ @@ -13275,2 +16625,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), \ @@ -13281,2 +16631,2 @@ -../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ - 242 | TRACE_EVENT(handshake_complete, +../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ + 530 | TRACE_EVENT(block_bio_remap, @@ -13284,2 +16634,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); \ @@ -13287,2 +16637,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), \ @@ -13293,2 +16643,2 @@ -../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ - 242 | TRACE_EVENT(handshake_complete, +../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ + 530 | TRACE_EVENT(block_bio_remap, @@ -13296,3 +16646,3 @@ -../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/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); \ @@ -13300,2 +16650,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), \ @@ -13306,2 +16656,2 @@ -../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(tls_contenttype, +../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ + 572 | TRACE_EVENT(block_rq_remap, @@ -13309,2 +16659,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); \ @@ -13312,2 +16662,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), \ @@ -13318,2 +16668,2 @@ -../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(tls_contenttype, +../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ + 572 | TRACE_EVENT(block_rq_remap, @@ -13322 +16672 @@ -../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_event_class’: +../include/trace/events/block.h: In function ‘__bpf_trace_block_buffer’: @@ -13329,2 +16679,2 @@ -../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/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(block_buffer, @@ -13338,2 +16688,2 @@ -../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/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(block_buffer, @@ -13341 +16691 @@ -../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_fd_class’: +../include/trace/events/block.h: In function ‘__bpf_trace_block_rq_requeue’: @@ -13348,2 +16698,27 @@ -../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: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, @@ -13357,2 +16732,2 @@ -../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/block.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 118 | DECLARE_EVENT_CLASS(block_rq_completion, @@ -13360 +16735 @@ -../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_error_class’: +../include/trace/events/block.h: In function ‘__bpf_trace_block_rq’: @@ -13367,2 +16742,2 @@ -../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/block.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 190 | DECLARE_EVENT_CLASS(block_rq, @@ -13376,2 +16751,2 @@ -../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/block.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 190 | DECLARE_EVENT_CLASS(block_rq, @@ -13379 +16754 @@ -../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_alert_class’: +../include/trace/events/block.h: In function ‘__bpf_trace_block_bio_complete’: @@ -13386,2 +16761,27 @@ -../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: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, @@ -13395,2 +16795,2 @@ -../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/block.h:335:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 335 | DECLARE_EVENT_CLASS(block_bio, @@ -13398 +16798 @@ -../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_complete’: +../include/trace/events/block.h: In function ‘__bpf_trace_block_plug’: @@ -13408,2 +16808,2 @@ -../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ - 242 | TRACE_EVENT(handshake_complete, +../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ + 430 | TRACE_EVENT(block_plug, @@ -13420,2 +16820,2 @@ -../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ - 242 | TRACE_EVENT(handshake_complete, +../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ + 430 | TRACE_EVENT(block_plug, @@ -13423 +16823,20 @@ -../include/trace/events/handshake.h: In function ‘__bpf_trace_tls_contenttype’: +../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’: @@ -13433,2 +16852,2 @@ -../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(tls_contenttype, +../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ + 492 | TRACE_EVENT(block_split, @@ -13445,2 +16864,2 @@ -../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(tls_contenttype, +../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ + 492 | TRACE_EVENT(block_split, @@ -13448,2 +16867,52 @@ -make[5]: *** [../scripts/Makefile.build:244: net/handshake/trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/handshake] Error 2 +../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.... @@ -13451,3 +16920,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/asoc.h:279, + from ../sound/soc/soc-core.c:45: +../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm’: @@ -13460,2 +16929,2 @@ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, +../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, @@ -13469,2 +16938,2 @@ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, +../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, @@ -13478,2 +16947,2 @@ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, +../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, @@ -13487,2 +16956,2 @@ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, +../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, @@ -13496,2 +16965,2 @@ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, +../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, @@ -13499 +16968,39 @@ -../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_setup’: +../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’: @@ -13509,2 +17016,2 @@ -../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(spi_setup, +../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ + 139 | TRACE_EVENT(snd_soc_dapm_walk_done, @@ -13521,2 +17028,2 @@ -../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(spi_setup, +../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ + 139 | TRACE_EVENT(snd_soc_dapm_walk_done, @@ -13524 +17031 @@ -../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_set_cs’: +../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_path’: @@ -13534,2 +17041,2 @@ -../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ - 78 | TRACE_EVENT(spi_set_cs, +../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ + 164 | TRACE_EVENT(snd_soc_dapm_path, @@ -13546,2 +17053,2 @@ -../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ - 78 | TRACE_EVENT(spi_set_cs, +../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ + 164 | TRACE_EVENT(snd_soc_dapm_path, @@ -13549 +17056 @@ -../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_message’: +../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_connected’: @@ -13556,3 +17063,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -13565,4 +17075,7 @@ -../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: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’: @@ -13578,2 +17091,2 @@ -../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(spi_message_done, +../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(snd_soc_jack_irq, @@ -13590,2 +17103,2 @@ -../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(spi_message_done, +../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(snd_soc_jack_irq, @@ -13593 +17106 @@ -../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_transfer’: +../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_jack_report’: @@ -13600,3 +17113,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/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ + 235 | TRACE_EVENT(snd_soc_jack_report, + | ^~~~~~~~~~~ @@ -13609,2 +17125,69 @@ -../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/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, @@ -13611,0 +17195,169 @@ +../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, + | ^~~~~~~~~~~ @@ -13613 +17365 @@ -../include/trace/events/spi.h: In function ‘__bpf_trace_spi_controller’: +../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_dapm’: @@ -13620,2 +17372,2 @@ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, +../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, @@ -13629,2 +17381,2 @@ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, +../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, @@ -13632 +17384,39 @@ -../include/trace/events/spi.h: In function ‘__bpf_trace_spi_setup’: +../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’: @@ -13642,2 +17432,2 @@ -../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(spi_setup, +../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ + 139 | TRACE_EVENT(snd_soc_dapm_walk_done, @@ -13654,2 +17444,2 @@ -../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(spi_setup, +../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ + 139 | TRACE_EVENT(snd_soc_dapm_walk_done, @@ -13657 +17447 @@ -../include/trace/events/spi.h: In function ‘__bpf_trace_spi_set_cs’: +../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_dapm_path’: @@ -13667,2 +17457,2 @@ -../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ - 78 | TRACE_EVENT(spi_set_cs, +../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ + 164 | TRACE_EVENT(snd_soc_dapm_path, @@ -13679,2 +17469,2 @@ -../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ - 78 | TRACE_EVENT(spi_set_cs, +../include/trace/events/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ + 164 | TRACE_EVENT(snd_soc_dapm_path, @@ -13682 +17472 @@ -../include/trace/events/spi.h: In function ‘__bpf_trace_spi_message’: +../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_dapm_connected’: @@ -13689,3 +17479,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -13698,4 +17491,7 @@ -../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/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’: @@ -13711,2 +17507,2 @@ -../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(spi_message_done, +../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(snd_soc_jack_irq, @@ -13723,2 +17519,2 @@ -../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(spi_message_done, +../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(snd_soc_jack_irq, @@ -13726 +17522 @@ -../include/trace/events/spi.h: In function ‘__bpf_trace_spi_transfer’: +../include/trace/events/asoc.h: In function ‘__bpf_trace_snd_soc_jack_report’: @@ -13733,3 +17529,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/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ + 235 | TRACE_EVENT(snd_soc_jack_report, + | ^~~~~~~~~~~ @@ -13742,5 +17541,33 @@ -../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/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.... @@ -13748,3 +17575,3 @@ - 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’: + 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’: @@ -13757,6 +17584,40 @@ -../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, - | ^~~~~~~~~~~ +../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’: @@ -13772,2 +17633,2 @@ -../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(percpu_alloc_percpu, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ + 126 | TRACE_EVENT(vector_config, @@ -13775 +17636 @@ -../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’? @@ -13777 +17638 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -13784,2 +17645,2 @@ -../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(percpu_alloc_percpu, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ + 126 | TRACE_EVENT(vector_config, @@ -13786,0 +17648,29 @@ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -13792,0 +17683,10 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -13796,2 +17696,2 @@ -../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(percpu_alloc_percpu, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ + 219 | TRACE_EVENT(vector_alloc, @@ -13799,3 +17699,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -13808,2 +17708,2 @@ -../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(percpu_alloc_percpu, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ + 219 | TRACE_EVENT(vector_alloc, @@ -13811 +17711 @@ -../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_free_percpu’: +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_alloc_managed’: @@ -13821,2 +17721,2 @@ -../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ - 54 | TRACE_EVENT(percpu_free_percpu, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ + 245 | TRACE_EVENT(vector_alloc_managed, @@ -13833,2 +17733,2 @@ -../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ - 54 | TRACE_EVENT(percpu_free_percpu, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ + 245 | TRACE_EVENT(vector_alloc_managed, @@ -13836 +17736,20 @@ -../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_alloc_percpu_fail’: +../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’: @@ -13846,2 +17765,2 @@ -../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(percpu_alloc_percpu_fail, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ + 303 | TRACE_EVENT(vector_teardown, @@ -13858,2 +17777,2 @@ -../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(percpu_alloc_percpu_fail, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ + 303 | TRACE_EVENT(vector_teardown, @@ -13861 +17780 @@ -../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_create_chunk’: +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_setup’: @@ -13871,2 +17790,2 @@ -../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(percpu_create_chunk, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ + 325 | TRACE_EVENT(vector_setup, @@ -13883,2 +17802,2 @@ -../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(percpu_create_chunk, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ + 325 | TRACE_EVENT(vector_setup, @@ -13886 +17805 @@ -../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_destroy_chunk’: +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_free_moved’: @@ -13896,2 +17815,2 @@ -../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(percpu_destroy_chunk, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(vector_free_moved, @@ -13908,2 +17827,229 @@ -../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(percpu_destroy_chunk, +../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, @@ -13912 +18058,20 @@ -../include/trace/events/percpu.h: In function ‘__bpf_trace_percpu_alloc_percpu’: +../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’: @@ -13922,2 +18087,2 @@ -../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(percpu_alloc_percpu, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ + 126 | TRACE_EVENT(vector_config, @@ -13934,2 +18099,2 @@ -../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(percpu_alloc_percpu, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ + 126 | TRACE_EVENT(vector_config, @@ -13937 +18102,39 @@ -../include/trace/events/percpu.h: In function ‘__bpf_trace_percpu_free_percpu’: +../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’: @@ -13947,2 +18150,2 @@ -../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ - 54 | TRACE_EVENT(percpu_free_percpu, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ + 219 | TRACE_EVENT(vector_alloc, @@ -13959,2 +18162,2 @@ -../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ - 54 | TRACE_EVENT(percpu_free_percpu, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ + 219 | TRACE_EVENT(vector_alloc, @@ -13962 +18165 @@ -../include/trace/events/percpu.h: In function ‘__bpf_trace_percpu_alloc_percpu_fail’: +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_alloc_managed’: @@ -13972,2 +18175,2 @@ -../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(percpu_alloc_percpu_fail, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ + 245 | TRACE_EVENT(vector_alloc_managed, @@ -13984,2 +18187,2 @@ -../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(percpu_alloc_percpu_fail, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ + 245 | TRACE_EVENT(vector_alloc_managed, @@ -13987 +18190,20 @@ -../include/trace/events/percpu.h: In function ‘__bpf_trace_percpu_create_chunk’: +../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’: @@ -13997,2 +18219,2 @@ -../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(percpu_create_chunk, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ + 303 | TRACE_EVENT(vector_teardown, @@ -14009,2 +18231,2 @@ -../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(percpu_create_chunk, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ + 303 | TRACE_EVENT(vector_teardown, @@ -14012 +18234 @@ -../include/trace/events/percpu.h: In function ‘__bpf_trace_percpu_destroy_chunk’: +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘__bpf_trace_vector_setup’: @@ -14022,2 +18244,2 @@ -../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(percpu_destroy_chunk, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ + 325 | TRACE_EVENT(vector_setup, @@ -14034,2 +18256,2 @@ -../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(percpu_destroy_chunk, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ + 325 | TRACE_EVENT(vector_setup, @@ -14037 +18259,27 @@ -make[4]: *** [../scripts/Makefile.build:244: mm/percpu.o] Error 1 +../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 @@ -14039,3 +18287,3 @@ - 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’: + from ../include/trace/events/smbus.h:245, + from ../drivers/i2c/i2c-core-smbus.c:23: +../include/trace/events/smbus.h: In function ‘trace_event_raw_event_smbus_write’: @@ -14048,3 +18296,9 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 23 | TRACE_EVENT_CONDITION(smbus_write, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -14057,3 +18311,9 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 23 | TRACE_EVENT_CONDITION(smbus_write, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -14066,3 +18326,9 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 23 | TRACE_EVENT_CONDITION(smbus_write, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -14075,3 +18341,9 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 23 | TRACE_EVENT_CONDITION(smbus_write, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -14084,4 +18356,10 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 23 | TRACE_EVENT_CONDITION(smbus_write, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/smbus.h: In function ‘trace_event_raw_event_smbus_read’: @@ -14094,3 +18372,9 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 91 | TRACE_EVENT_CONDITION(smbus_read, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -14103,4 +18387,10 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 91 | TRACE_EVENT_CONDITION(smbus_read, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/smbus.h: In function ‘trace_event_raw_event_smbus_reply’: @@ -14116,3 +18406,6 @@ -../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(iocost_ioc_vrate_adj, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 133 | TRACE_EVENT_CONDITION(smbus_reply, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -14128,4 +18421,7 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 133 | TRACE_EVENT_CONDITION(smbus_reply, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/smbus.h: In function ‘trace_event_raw_event_smbus_result’: @@ -14141,2 +18437,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/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(smbus_result, @@ -14153,2 +18449,121 @@ -../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ - 181 | TRACE_EVENT(iocost_iocg_forgive_debt, +../include/trace/events/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(smbus_result, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/smbus.h: In function ‘perf_trace_smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 23 | TRACE_EVENT_CONDITION(smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 23 | TRACE_EVENT_CONDITION(smbus_write, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/smbus.h: In function ‘perf_trace_smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 91 | TRACE_EVENT_CONDITION(smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 91 | TRACE_EVENT_CONDITION(smbus_read, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/smbus.h: In function ‘perf_trace_smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 133 | TRACE_EVENT_CONDITION(smbus_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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 133 | TRACE_EVENT_CONDITION(smbus_reply, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/smbus.h: In function ‘perf_trace_smbus_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/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(smbus_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/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(smbus_result, @@ -14157 +18572 @@ -../include/trace/events/iocost.h: In function ‘__bpf_trace_iocost_iocg_state’: +../include/trace/events/smbus.h: In function ‘__bpf_trace_smbus_write’: @@ -14164,3 +18579,9 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 23 | TRACE_EVENT_CONDITION(smbus_write, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -14173,4 +18594,10 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:23:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 23 | TRACE_EVENT_CONDITION(smbus_write, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/smbus.h: In function ‘__bpf_trace_smbus_read’: @@ -14183,3 +18610,9 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 91 | TRACE_EVENT_CONDITION(smbus_read, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -14192,4 +18625,10 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:91:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 91 | TRACE_EVENT_CONDITION(smbus_read, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/smbus.h: In function ‘__bpf_trace_smbus_reply’: @@ -14205,3 +18644,6 @@ -../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(iocost_ioc_vrate_adj, - | ^~~~~~~~~~~ +../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 133 | TRACE_EVENT_CONDITION(smbus_reply, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -14217,4 +18659,7 @@ -../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/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(name, \ + | ^~~~~~~~~~~ +../include/trace/events/smbus.h:133:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 133 | TRACE_EVENT_CONDITION(smbus_reply, + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/smbus.h: In function ‘__bpf_trace_smbus_result’: @@ -14230,2 +18675,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/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(smbus_result, @@ -14242,2 +18687,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/smbus.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(smbus_result, @@ -14245 +18690,2 @@ -make[4]: *** [../scripts/Makefile.build:244: block/blk-iocost.o] Error 1 +make[5]: *** [../scripts/Makefile.build:244: drivers/i2c/i2c-core-smbus.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/i2c] Error 2 @@ -14247,3 +18693,3 @@ - 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/mptcp.h:184, + from ../net/mptcp/protocol.c:30: +../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_mptcp_subflow_get_send’: @@ -14259,2 +18705,2 @@ -../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(wbt_stat, +../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(mptcp_subflow_get_send, @@ -14271,2 +18717,2 @@ -../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(wbt_stat, +../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(mptcp_subflow_get_send, @@ -14283,2 +18729,2 @@ -../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(wbt_stat, +../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(mptcp_subflow_get_send, @@ -14295,2 +18741,2 @@ -../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(wbt_stat, +../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(mptcp_subflow_get_send, @@ -14307,2 +18753,2 @@ -../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(wbt_stat, +../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(mptcp_subflow_get_send, @@ -14310 +18756 @@ -../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_lat’: +../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_mptcp_dump_mpext’: @@ -14317,6 +18763,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, - | ^~~~~~~~~~~ +../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, + | ^~~~~~~~~~~~~~~~~~~ @@ -14329,7 +18772,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’: +../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’: @@ -14345,2 +18785,2 @@ -../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(wbt_step, +../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ + 128 | TRACE_EVENT(ack_update_msk, @@ -14357,2 +18797,2 @@ -../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(wbt_step, +../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ + 128 | TRACE_EVENT(ack_update_msk, @@ -14360 +18800 @@ -../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_timer’: +../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_subflow_check_data_avail’: @@ -14370,2 +18810,2 @@ -../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ - 129 | TRACE_EVENT(wbt_timer, +../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(subflow_check_data_avail, @@ -14382,2 +18822,97 @@ -../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ - 129 | TRACE_EVENT(wbt_timer, +../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, @@ -14386 +18921 @@ -../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_stat’: +../include/trace/events/mptcp.h: In function ‘__bpf_trace_mptcp_subflow_get_send’: @@ -14396,2 +18931,2 @@ -../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(wbt_stat, +../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(mptcp_subflow_get_send, @@ -14408,2 +18943,2 @@ -../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(wbt_stat, +../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(mptcp_subflow_get_send, @@ -14411 +18946 @@ -../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_lat’: +../include/trace/events/mptcp.h: In function ‘__bpf_trace_mptcp_dump_mpext’: @@ -14418,6 +18953,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, - | ^~~~~~~~~~~ +../include/trace/events/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, + | ^~~~~~~~~~~~~~~~~~~ @@ -14430,7 +18962,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’: +../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’: @@ -14446,2 +18975,2 @@ -../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(wbt_step, +../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ + 128 | TRACE_EVENT(ack_update_msk, @@ -14458,2 +18987,2 @@ -../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(wbt_step, +../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ + 128 | TRACE_EVENT(ack_update_msk, @@ -14461 +18990 @@ -../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_timer’: +../include/trace/events/mptcp.h: In function ‘__bpf_trace_subflow_check_data_avail’: @@ -14471,2 +19000,2 @@ -../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ - 129 | TRACE_EVENT(wbt_timer, +../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(subflow_check_data_avail, @@ -14483,2 +19012,2 @@ -../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ - 129 | TRACE_EVENT(wbt_timer, +../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(subflow_check_data_avail, @@ -14486 +19015,2 @@ -make[4]: *** [../scripts/Makefile.build:244: block/blk-wbt.o] Error 1 +make[5]: *** [../scripts/Makefile.build:244: net/mptcp/protocol.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: net/mptcp] Error 2 @@ -14488,3 +19018,3 @@ - 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’: + 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’: @@ -14500,2 +19030,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(brcmf_err, +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -14512,2 +19042,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(brcmf_err, +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -14524,2 +19054,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(brcmf_err, +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -14536,2 +19066,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(brcmf_err, +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -14548,2 +19078,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(brcmf_err, +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -14551 +19081 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_dbg’: +../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_free_percpu’: @@ -14561,2 +19091,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(brcmf_dbg, +../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(percpu_free_percpu, @@ -14573,2 +19103,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(brcmf_dbg, +../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(percpu_free_percpu, @@ -14576 +19106 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_hexdump’: +../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_alloc_percpu_fail’: @@ -14586,2 +19116,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(brcmf_hexdump, +../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(percpu_alloc_percpu_fail, @@ -14598,2 +19128,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(brcmf_hexdump, +../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(percpu_alloc_percpu_fail, @@ -14601 +19131 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_bcdchdr’: +../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_create_chunk’: @@ -14611,2 +19141,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ - 82 | TRACE_EVENT(brcmf_bcdchdr, +../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(percpu_create_chunk, @@ -14623,2 +19153,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ - 82 | TRACE_EVENT(brcmf_bcdchdr, +../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(percpu_create_chunk, @@ -14626 +19156 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_sdpcm_hdr’: +../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_destroy_chunk’: @@ -14636,2 +19166,2 @@ -../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/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(percpu_destroy_chunk, @@ -14648,2 +19178,2 @@ -../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/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(percpu_destroy_chunk, @@ -14651,4 +19181,4 @@ -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); \ +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); \ @@ -14656,3 +19186,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -14662,2 +19192,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(brcmf_err, +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -14665,6 +19195,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -14674,2 +19204,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(brcmf_err, +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -14677,3 +19207,3 @@ -../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/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); \ @@ -14681,2 +19211,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, \ @@ -14683,0 +19217,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -14687,2 +19229,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(brcmf_dbg, +../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(percpu_free_percpu, @@ -14690,5 +19232,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/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, \ @@ -14695,0 +19242,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -14699,2 +19254,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(brcmf_dbg, +../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(percpu_alloc_percpu_fail, @@ -14702,3 +19257,3 @@ -../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/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); \ @@ -14706,2 +19261,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, \ @@ -14708,0 +19267,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -14712,2 +19279,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(brcmf_hexdump, +../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(percpu_create_chunk, @@ -14715,5 +19282,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/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, \ @@ -14720,0 +19292,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -14724,2 +19304,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(brcmf_hexdump, +../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(percpu_destroy_chunk, @@ -14727 +19307,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘__bpf_trace_brcmf_bcdchdr’: +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/percpu.h: In function ‘__bpf_trace_percpu_alloc_percpu’: @@ -14737,2 +19318,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ - 82 | TRACE_EVENT(brcmf_bcdchdr, +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -14749,2 +19330,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ - 82 | TRACE_EVENT(brcmf_bcdchdr, +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -14752 +19333 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘__bpf_trace_brcmf_sdpcm_hdr’: +../include/trace/events/percpu.h: In function ‘__bpf_trace_percpu_free_percpu’: @@ -14762,2 +19343,2 @@ -../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/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(percpu_free_percpu, @@ -14774,2 +19355,2 @@ -../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/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(percpu_free_percpu, @@ -14777,92 +19358 @@ -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/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:110: -../include/trace/events/intel-sst.h: In function ‘__bpf_trace_sst_ipc_msg’: +../include/trace/events/percpu.h: In function ‘__bpf_trace_percpu_alloc_percpu_fail’: @@ -14875,3 +19365,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -14884,4 +19377,7 @@ -../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/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’: @@ -14894,3 +19390,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -14903,4 +19402,7 @@ -../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/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’: @@ -14913,3 +19415,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -14922,6 +19427,7 @@ -../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.... +../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 @@ -14929,3 +19435,3 @@ - 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’: + 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’: @@ -14938,2 +19444,2 @@ -../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/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, @@ -14947,2 +19453,2 @@ -../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/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, @@ -14956,2 +19462,2 @@ -../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/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, @@ -14965,2 +19471,2 @@ -../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/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, @@ -14974,2 +19480,2 @@ -../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/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, @@ -14977 +19483 @@ -../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_port_addr_op_refcount’: +../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_fd_class’: @@ -14984,2 +19490,2 @@ -../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/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 120 | DECLARE_EVENT_CLASS(handshake_fd_class, @@ -14993,2 +19499,2 @@ -../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/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 120 | DECLARE_EVENT_CLASS(handshake_fd_class, @@ -14996 +19502 @@ -../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_port_addr_del_not_found’: +../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_error_class’: @@ -15003,2 +19509,2 @@ -../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/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(handshake_error_class, @@ -15012,2 +19518,2 @@ -../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/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(handshake_error_class, @@ -15015 +19521 @@ -../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_add_hw’: +../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_alert_class’: @@ -15022,6 +19528,3 @@ -../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/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 188 | DECLARE_EVENT_CLASS(handshake_alert_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -15034,7 +19537,4 @@ -../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/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’: @@ -15050,2 +19550,2 @@ -../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ - 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, +../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(handshake_complete, @@ -15062,2 +19562,2 @@ -../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ - 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, +../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(handshake_complete, @@ -15065 +19565 @@ -../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_hw’: +../include/trace/events/handshake.h: In function ‘trace_event_raw_event_tls_contenttype’: @@ -15075,2 +19575,2 @@ -../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ - 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, +../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(tls_contenttype, @@ -15087,2 +19587,2 @@ -../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ - 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, +../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(tls_contenttype, @@ -15090,3 +19590,4 @@ -../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); \ +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); \ @@ -15094,2 +19595,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), \ @@ -15097,8 +19598,5 @@ -../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/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); \ @@ -15106,2 +19604,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), \ @@ -15109,9 +19607,6 @@ -../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/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); \ @@ -15119,2 +19614,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), \ @@ -15122,8 +19617,5 @@ -../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/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); \ @@ -15131,2 +19623,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), \ @@ -15134,9 +19626,6 @@ -../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/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); \ @@ -15144,2 +19633,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), \ @@ -15147,2 +19636,2 @@ -../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, +../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(handshake_error_class, @@ -15150,2 +19639,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); \ @@ -15153,2 +19642,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), \ @@ -15156,2 +19645,2 @@ -../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, +../include/trace/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(handshake_error_class, @@ -15159,3 +19648,3 @@ -../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/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); \ @@ -15163,2 +19652,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), \ @@ -15166,2 +19655,2 @@ -../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, +../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 188 | DECLARE_EVENT_CLASS(handshake_alert_class, @@ -15169,2 +19658,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); \ @@ -15172,2 +19661,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), \ @@ -15175,2 +19664,2 @@ -../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, +../include/trace/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 188 | DECLARE_EVENT_CLASS(handshake_alert_class, @@ -15178,3 +19667,3 @@ -../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/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); \ @@ -15182,2 +19671,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), \ @@ -15188,2 +19677,2 @@ -../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ - 414 | TRACE_EVENT(dsa_vlan_del_not_found, +../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(handshake_complete, @@ -15191,2 +19680,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); \ @@ -15194,2 +19683,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), \ @@ -15200,2 +19689,2 @@ -../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ - 414 | TRACE_EVENT(dsa_vlan_del_not_found, +../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(handshake_complete, @@ -15203,4 +19692,3 @@ -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/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); \ @@ -15208,2 +19696,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, \ @@ -15211,8 +19702,11 @@ -../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) +../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, \ @@ -15220,4 +19714,5 @@ -../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/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’: @@ -15230,2 +19725,2 @@ -../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/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, @@ -15239,2 +19734,2 @@ -../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/events/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, @@ -15242 +19737 @@ -../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_port_addr_del_not_found’: +../include/trace/events/handshake.h: In function ‘__bpf_trace_handshake_fd_class’: @@ -15249,2 +19744,2 @@ -../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/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 120 | DECLARE_EVENT_CLASS(handshake_fd_class, @@ -15258,2 +19753,2 @@ -../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/events/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 120 | DECLARE_EVENT_CLASS(handshake_fd_class, @@ -15261,51 +19756 @@ -../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/events/handshake.h: In function ‘__bpf_trace_handshake_error_class’: @@ -15318,6 +19763,3 @@ -../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/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(handshake_error_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -15330,7 +19772,4 @@ -../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/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’: @@ -15343,6 +19782,3 @@ -../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/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 188 | DECLARE_EVENT_CLASS(handshake_alert_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -15355,7 +19791,4 @@ -../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/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’: @@ -15371,2 +19804,2 @@ -../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ - 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, +../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(handshake_complete, @@ -15383,2 +19816,2 @@ -../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ - 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, +../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(handshake_complete, @@ -15386,39 +19819 @@ -../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/events/handshake.h: In function ‘__bpf_trace_tls_contenttype’: @@ -15434,2 +19829,2 @@ -../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ - 414 | TRACE_EVENT(dsa_vlan_del_not_found, +../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(tls_contenttype, @@ -15446,2 +19841,2 @@ -../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ - 414 | TRACE_EVENT(dsa_vlan_del_not_found, +../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(tls_contenttype, @@ -15449,2 +19844,2 @@ -make[5]: *** [../scripts/Makefile.build:244: net/dsa/trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/dsa] Error 2 +make[5]: *** [../scripts/Makefile.build:244: net/handshake/trace.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: net/handshake] Error 2 @@ -15452,3 +19847,3 @@ - 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’: + 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’: @@ -15464,2 +19859,2 @@ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, +../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(workqueue_queue_work, @@ -15476,2 +19871,2 @@ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, +../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(workqueue_queue_work, @@ -15488,2 +19883,2 @@ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, +../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(workqueue_queue_work, @@ -15500,2 +19895,2 @@ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, +../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(workqueue_queue_work, @@ -15512,2 +19907,27 @@ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, +../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, @@ -15515 +19935 @@ -../include/trace/events/kyber.h: In function ‘trace_event_raw_event_kyber_adjust’: +../include/trace/events/workqueue.h: In function ‘trace_event_raw_event_workqueue_execute_start’: @@ -15525,2 +19945,2 @@ -../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(kyber_adjust, +../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(workqueue_execute_start, @@ -15537,2 +19957,2 @@ -../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(kyber_adjust, +../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(workqueue_execute_start, @@ -15540 +19960 @@ -../include/trace/events/kyber.h: In function ‘trace_event_raw_event_kyber_throttled’: +../include/trace/events/workqueue.h: In function ‘trace_event_raw_event_workqueue_execute_end’: @@ -15550,2 +19970,2 @@ -../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ - 71 | TRACE_EVENT(kyber_throttled, +../include/trace/events/workqueue.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ + 110 | TRACE_EVENT(workqueue_execute_end, @@ -15562,2 +19982,103 @@ -../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ - 71 | TRACE_EVENT(kyber_throttled, +../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, @@ -15566 +20087 @@ -../include/trace/events/kyber.h: In function ‘__bpf_trace_kyber_latency’: +../include/trace/events/workqueue.h: In function ‘__bpf_trace_workqueue_queue_work’: @@ -15576,2 +20097,2 @@ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, +../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(workqueue_queue_work, @@ -15588,2 +20109,2 @@ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, +../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(workqueue_queue_work, @@ -15591 +20112 @@ -../include/trace/events/kyber.h: In function ‘__bpf_trace_kyber_adjust’: +../include/trace/events/workqueue.h: In function ‘__bpf_trace_workqueue_activate_work’: @@ -15601,2 +20122,2 @@ -../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(kyber_adjust, +../include/trace/events/workqueue.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(workqueue_activate_work, @@ -15613,2 +20134,2 @@ -../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(kyber_adjust, +../include/trace/events/workqueue.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(workqueue_activate_work, @@ -15616 +20137 @@ -../include/trace/events/kyber.h: In function ‘__bpf_trace_kyber_throttled’: +../include/trace/events/workqueue.h: In function ‘__bpf_trace_workqueue_execute_start’: @@ -15626,2 +20147,2 @@ -../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ - 71 | TRACE_EVENT(kyber_throttled, +../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(workqueue_execute_start, @@ -15638,2 +20159,2 @@ -../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ - 71 | TRACE_EVENT(kyber_throttled, +../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(workqueue_execute_start, @@ -15641,2 +20162,175 @@ -make[4]: *** [../scripts/Makefile.build:244: block/kyber-iosched.o] Error 1 -make[3]: *** [../scripts/Makefile.build:485: block] Error 2 +../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 ../include/trace/events/v4l2.h:268, + from ../drivers/media/v4l2-core/v4l2-trace.c:7: +../include/trace/events/v4l2.h: In function ‘trace_event_raw_event_v4l2_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/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 100 | DECLARE_EVENT_CLASS(v4l2_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/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 100 | DECLARE_EVENT_CLASS(v4l2_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/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 100 | DECLARE_EVENT_CLASS(v4l2_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/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 100 | DECLARE_EVENT_CLASS(v4l2_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/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 100 | DECLARE_EVENT_CLASS(v4l2_event_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/v4l2.h: In function ‘trace_event_raw_event_vb2_v4l2_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/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 181 | DECLARE_EVENT_CLASS(vb2_v4l2_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/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/v4l2.h: In function ‘perf_trace_v4l2_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/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 100 | DECLARE_EVENT_CLASS(v4l2_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/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 100 | DECLARE_EVENT_CLASS(v4l2_event_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/v4l2.h: In function ‘perf_trace_vb2_v4l2_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/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 181 | DECLARE_EVENT_CLASS(vb2_v4l2_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/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/v4l2.h: In function ‘__bpf_trace_v4l2_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/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 100 | DECLARE_EVENT_CLASS(v4l2_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/v4l2.h:100:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 100 | DECLARE_EVENT_CLASS(v4l2_event_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/v4l2.h: In function ‘__bpf_trace_vb2_v4l2_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/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 181 | DECLARE_EVENT_CLASS(vb2_v4l2_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/v4l2.h:181:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, + | ^~~~~~~~~~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/media/v4l2-core/v4l2-trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/media/v4l2-core] Error 2 @@ -15756,0 +20451,76 @@ +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, + | ^~~~~~~~~~~ @@ -15836,3 +20606,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 ../drivers/usb/chipidea/trace.h:92, + from ../drivers/usb/chipidea/trace.c:11: +../drivers/usb/chipidea/./trace.h: In function ‘trace_event_raw_event_ci_log’: @@ -15845,3 +20615,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(ci_log, + | ^~~~~~~~~~~ @@ -15854,3 +20627,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(ci_log, + | ^~~~~~~~~~~ @@ -15863,3 +20639,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(ci_log, + | ^~~~~~~~~~~ @@ -15872,3 +20651,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(ci_log, + | ^~~~~~~~~~~ @@ -15881,4 +20663,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(ci_log, + | ^~~~~~~~~~~ +../drivers/usb/chipidea/./trace.h: In function ‘trace_event_raw_event_ci_log_trb’: @@ -15891,9 +20676,3 @@ -../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, - | ^~~~~~~~~~~~~~~~~~~~~ +../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(ci_log_trb, + | ^~~~~~~~~~~~~~~~~~~ @@ -15905,0 +20685,11 @@ +../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(ci_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/usb/chipidea/./trace.h: In function ‘perf_trace_ci_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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -15909,6 +20699,34 @@ -../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, - | ^~~~~~~~~~~~~~~~~~~~~ +../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(ci_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/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(ci_log, + | ^~~~~~~~~~~ +../drivers/usb/chipidea/./trace.h: In function ‘perf_trace_ci_log_trb’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(ci_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(ci_log_trb, + | ^~~~~~~~~~~~~~~~~~~ @@ -15916 +20734 @@ -../sound/soc/intel/catpt/./trace.h: In function ‘__bpf_trace_catpt_ipc_msg’: +../drivers/usb/chipidea/./trace.h: In function ‘__bpf_trace_ci_log’: @@ -15923,3 +20741,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(ci_log, + | ^~~~~~~~~~~ @@ -15932,4 +20753,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 ‘__bpf_trace_catpt_ipc_payload’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/chipidea/./trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(ci_log, + | ^~~~~~~~~~~ +../drivers/usb/chipidea/./trace.h: In function ‘__bpf_trace_ci_log_trb’: @@ -15942,9 +20766,3 @@ -../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, - | ^~~~~~~~~~~~~~~~~~~~~ +../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(ci_log_trb, + | ^~~~~~~~~~~~~~~~~~~ @@ -15957,11 +20775,6 @@ -../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 +../drivers/usb/chipidea/./trace.h:40:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(ci_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/usb/chipidea/trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/usb/chipidea] Error 2 +make[5]: *** Waiting for unfinished jobs.... @@ -15969,3 +20782,3 @@ - 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’: + 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’: @@ -15981,2 +20794,2 @@ -../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(locks_get_lock_context, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -15993,2 +20806,2 @@ -../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(locks_get_lock_context, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -16005,2 +20818,2 @@ -../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(locks_get_lock_context, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -16017,2 +20830,2 @@ -../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(locks_get_lock_context, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -16029,2 +20842,2 @@ -../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(locks_get_lock_context, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -16032 +20845 @@ -../include/trace/events/filelock.h: In function ‘trace_event_raw_event_filelock_lock’: +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_dbg’: @@ -16039,3 +20852,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -16048,4 +20864,7 @@ -../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: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’: @@ -16058,3 +20877,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -16067,4 +20889,7 @@ -../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: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’: @@ -16080,2 +20905,2 @@ -../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(generic_add_lease, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ + 82 | TRACE_EVENT(brcmf_bcdchdr, @@ -16092,2 +20917,2 @@ -../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(generic_add_lease, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ + 82 | TRACE_EVENT(brcmf_bcdchdr, @@ -16095 +20920 @@ -../include/trace/events/filelock.h: In function ‘trace_event_raw_event_leases_conflict’: +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_sdpcm_hdr’: @@ -16105,2 +20930,2 @@ -../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ - 206 | TRACE_EVENT(leases_conflict, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(brcmf_sdpcm_hdr, @@ -16117,2 +20942,128 @@ -../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ - 206 | TRACE_EVENT(leases_conflict, +../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, @@ -16121 +21072 @@ -../include/trace/events/filelock.h: In function ‘__bpf_trace_locks_get_lock_context’: +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘__bpf_trace_brcmf_err’: @@ -16131,2 +21082,2 @@ -../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(locks_get_lock_context, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -16143,2 +21094,2 @@ -../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(locks_get_lock_context, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -16146 +21097 @@ -../include/trace/events/filelock.h: In function ‘__bpf_trace_filelock_lock’: +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘__bpf_trace_brcmf_dbg’: @@ -16153,3 +21104,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -16162,4 +21116,7 @@ -../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/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’: @@ -16172,3 +21129,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -16181,4 +21141,7 @@ -../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/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’: @@ -16194,2 +21157,2 @@ -../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(generic_add_lease, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ + 82 | TRACE_EVENT(brcmf_bcdchdr, @@ -16206,2 +21169,2 @@ -../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(generic_add_lease, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ + 82 | TRACE_EVENT(brcmf_bcdchdr, @@ -16209 +21172 @@ -../include/trace/events/filelock.h: In function ‘__bpf_trace_leases_conflict’: +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘__bpf_trace_brcmf_sdpcm_hdr’: @@ -16219,2 +21182,2 @@ -../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ - 206 | TRACE_EVENT(leases_conflict, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(brcmf_sdpcm_hdr, @@ -16231,2 +21194,2 @@ -../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ - 206 | TRACE_EVENT(leases_conflict, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(brcmf_sdpcm_hdr, @@ -16234,2 +21197,3 @@ -make[4]: *** [../scripts/Makefile.build:244: fs/locks.o] Error 1 -make[4]: *** Waiting for unfinished jobs.... +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.... @@ -16237,3 +21201,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 ../drivers/usb/dwc3/trace.h:348, + from ../drivers/usb/dwc3/trace.c:11: +../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_io’: @@ -16246,2 +21210,2 @@ -../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/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(dwc3_log_io, @@ -16255,2 +21219,2 @@ -../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/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(dwc3_log_io, @@ -16264,2 +21228,2 @@ -../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/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(dwc3_log_io, @@ -16273,2 +21237,2 @@ -../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/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(dwc3_log_io, @@ -16282,2 +21246,2 @@ -../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/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(dwc3_log_io, @@ -16285 +21249 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_irq’: +../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_event’: @@ -16292,6 +21256,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/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(dev_irq, - | ^~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 51 | DECLARE_EVENT_CLASS(dwc3_log_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -16304,7 +21265,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/./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’: +../drivers/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 51 | DECLARE_EVENT_CLASS(dwc3_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_ctrl’: @@ -16317,2 +21275,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, +../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, @@ -16326,2 +21284,250 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 82 | DECLARE_EVENT_CLASS(dev_txid_evt, +../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 101 | DECLARE_EVENT_CLASS(dwc3_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 101 | DECLARE_EVENT_CLASS(dwc3_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_generic_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_gadget_ep_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_trb’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘trace_event_raw_event_dwc3_log_ep’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/usb/dwc3/./trace.h: In function ‘perf_trace_dwc3_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/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(dwc3_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/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(dwc3_log_io, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘perf_trace_dwc3_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/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 51 | DECLARE_EVENT_CLASS(dwc3_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/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 51 | DECLARE_EVENT_CLASS(dwc3_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘perf_trace_dwc3_log_ctrl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘perf_trace_dwc3_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 101 | DECLARE_EVENT_CLASS(dwc3_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 101 | DECLARE_EVENT_CLASS(dwc3_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘perf_trace_dwc3_log_generic_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘perf_trace_dwc3_log_gadget_ep_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘perf_trace_dwc3_log_trb’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘perf_trace_dwc3_log_ep’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, @@ -16330 +21536 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘__bpf_trace_dev_reg_evt’: +../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_io’: @@ -16337,2 +21543,2 @@ -../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/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(dwc3_log_io, @@ -16346,2 +21552,2 @@ -../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/usb/dwc3/./trace.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(dwc3_log_io, @@ -16349 +21555 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘__bpf_trace_dev_irq’: +../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_event’: @@ -16356,2 +21562,8 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../drivers/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 51 | DECLARE_EVENT_CLASS(dwc3_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) @@ -16359,3 +21571,13 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(dev_irq, - | ^~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:51:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 51 | DECLARE_EVENT_CLASS(dwc3_log_event, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_ctrl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ @@ -16368,2 +21590,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../drivers/usb/dwc3/./trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_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) @@ -16371,4 +21600,13 @@ -../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’: +../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 101 | DECLARE_EVENT_CLASS(dwc3_log_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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:101:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 101 | DECLARE_EVENT_CLASS(dwc3_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_generic_cmd’: @@ -16381,2 +21619,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, +../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, @@ -16390,2 +21628,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, +../drivers/usb/dwc3/./trace.h:158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 158 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, @@ -16393,2 +21631,59 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/trace.o] Error 1 -make[8]: *** Waiting for unfinished jobs.... +../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_gadget_ep_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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_trb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(dwc3_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h: In function ‘__bpf_trace_dwc3_log_ep’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/dwc3/./trace.h:289:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 289 | DECLARE_EVENT_CLASS(dwc3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/usb/dwc3/trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/usb/dwc3] Error 2 @@ -16396,3 +21691,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 ../include/trace/events/pwc.h:65, + from ../drivers/media/usb/pwc/pwc-if.c:68: +../include/trace/events/pwc.h: In function ‘trace_event_raw_event_pwc_handler_enter’: @@ -16405,3 +21700,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(pwc_handler_enter, + | ^~~~~~~~~~~ @@ -16414,3 +21712,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(pwc_handler_enter, + | ^~~~~~~~~~~ @@ -16423,3 +21724,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(pwc_handler_enter, + | ^~~~~~~~~~~ @@ -16432,3 +21736,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(pwc_handler_enter, + | ^~~~~~~~~~~ @@ -16441,4 +21748,7 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(pwc_handler_enter, + | ^~~~~~~~~~~ +../include/trace/events/pwc.h: In function ‘trace_event_raw_event_pwc_handler_exit’: @@ -16454,2 +21764,2 @@ -../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(ext2_dio_write_endio, +../include/trace/events/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(pwc_handler_exit, @@ -16466,2 +21776,53 @@ -../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(ext2_dio_write_endio, +../include/trace/events/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(pwc_handler_exit, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/events/pwc.h: In function ‘perf_trace_pwc_handler_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/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(pwc_handler_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/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(pwc_handler_enter, + | ^~~~~~~~~~~ +../include/trace/events/pwc.h: In function ‘perf_trace_pwc_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/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(pwc_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/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(pwc_handler_exit, @@ -16470 +21831 @@ -../fs/ext2/./trace.h: In function ‘__bpf_trace_ext2_dio_class’: +../include/trace/events/pwc.h: In function ‘__bpf_trace_pwc_handler_enter’: @@ -16477,3 +21838,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(pwc_handler_enter, + | ^~~~~~~~~~~ @@ -16486,4 +21850,7 @@ -../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/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/pwc.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(pwc_handler_enter, + | ^~~~~~~~~~~ +../include/trace/events/pwc.h: In function ‘__bpf_trace_pwc_handler_exit’: @@ -16499,2 +21866,2 @@ -../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(ext2_dio_write_endio, +../include/trace/events/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(pwc_handler_exit, @@ -16511,2 +21878,2 @@ -../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(ext2_dio_write_endio, +../include/trace/events/pwc.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(pwc_handler_exit, @@ -16514,2 +21881,3 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/ext2/trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/ext2] Error 2 +make[7]: *** [../scripts/Makefile.build:244: drivers/media/usb/pwc/pwc-if.o] Error 1 +make[6]: *** [../scripts/Makefile.build:485: drivers/media/usb/pwc] Error 2 +make[5]: *** [../scripts/Makefile.build:485: drivers/media/usb] Error 2 @@ -16517,3 +21885,3 @@ - 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’: + 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’: @@ -16526,2 +21894,2 @@ -../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/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, @@ -16535,2 +21903,2 @@ -../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/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, @@ -16544,2 +21912,2 @@ -../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/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, @@ -16553,2 +21921,2 @@ -../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/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, @@ -16562,2 +21930,2 @@ -../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/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, @@ -16565 +21933 @@ -../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_pmd_load_hole_class’: +../include/trace/events/intel-sst.h: In function ‘trace_event_raw_event_sst_ipc_mailbox’: @@ -16572,2 +21940,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/events/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, @@ -16581,2 +21949,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/events/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, @@ -16584 +21952 @@ -../include/trace/events/fs_dax.h: In function ‘trace_event_raw_event_dax_pmd_insert_mapping_class’: +../include/trace/events/intel-sst.h: In function ‘trace_event_raw_event_sst_ipc_mailbox_info’: @@ -16591,2 +21959,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/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, @@ -16600,2 +21968,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/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, @@ -16603,3 +21971,4 @@ -../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); \ +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); \ @@ -16607,2 +21976,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), \ @@ -16610,2 +21979,2 @@ -../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/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, @@ -16613,2 +21982,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); \ @@ -16616,2 +21985,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), \ @@ -16619,2 +21988,2 @@ -../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/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, @@ -16622,28 +21991,3 @@ -../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/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); \ @@ -16651,2 +21995,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), \ @@ -16654,2 +21998,2 @@ -../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/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, @@ -16657,2 +22001,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); \ @@ -16660,2 +22004,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), \ @@ -16663,2 +22007,2 @@ -../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/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, @@ -16666,3 +22010,3 @@ -../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/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); \ @@ -16670,2 +22014,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), \ @@ -16673,8 +22017,5 @@ -../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/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); \ @@ -16682,2 +22023,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), \ @@ -16685,44 +22026,2 @@ -../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/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, @@ -16730 +22029,2 @@ -../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_pmd_insert_mapping_class’: +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/intel-sst.h: In function ‘__bpf_trace_sst_ipc_msg’: @@ -16737,2 +22037,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/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, @@ -16746,2 +22046,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/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, @@ -16749 +22049 @@ -../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_pte_fault_class’: +../include/trace/events/intel-sst.h: In function ‘__bpf_trace_sst_ipc_mailbox’: @@ -16756,2 +22056,2 @@ -../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/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, @@ -16765,2 +22065,2 @@ -../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/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, @@ -16768,26 +22068 @@ -../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/events/intel-sst.h: In function ‘__bpf_trace_sst_ipc_mailbox_info’: @@ -16800,2 +22075,2 @@ -../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/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, @@ -16809,2 +22084,2 @@ -../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/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, @@ -16812,26 +22087,3 @@ -../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 +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.... @@ -16839,3 +22091,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 ../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’: @@ -16848,6 +22100,3 @@ -../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/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, + | ^~~~~~~~~~~~~~~~~~~ @@ -16860,6 +22109,3 @@ -../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/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, + | ^~~~~~~~~~~~~~~~~~~ @@ -16872,6 +22118,3 @@ -../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/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, + | ^~~~~~~~~~~~~~~~~~~ @@ -16884,6 +22127,3 @@ -../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/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, + | ^~~~~~~~~~~~~~~~~~~ @@ -16896,24 +22136,2 @@ -../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/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, @@ -16921 +22139 @@ -../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_ipc_msg_payload’: +../sound/soc/intel/catpt/./trace.h: In function ‘trace_event_raw_event_catpt_ipc_payload’: @@ -16934,2 +22152,2 @@ -../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/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, @@ -16949,2 +22167,2 @@ -../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/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, @@ -16952,3 +22170,4 @@ -../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); \ +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); \ @@ -16956,2 +22175,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), \ @@ -16959,8 +22178,5 @@ -../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); \ +../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); \ @@ -16968,2 +22184,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), \ @@ -16971,10 +22187,6 @@ -../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); \ +../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); \ @@ -16982,3 +22194,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -16988,9 +22200,12 @@ -../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/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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -17000,4 +22215,8 @@ -../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/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’: @@ -17010,2 +22229,2 @@ -../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/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, @@ -17019,2 +22238,2 @@ -../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/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, @@ -17022 +22241 @@ -../sound/soc/intel/avs/./trace.h: In function ‘__bpf_trace_avs_ipc_msg_payload’: +../sound/soc/intel/catpt/./trace.h: In function ‘__bpf_trace_catpt_ipc_payload’: @@ -17035,2 +22254,2 @@ -../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/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, @@ -17050,2 +22269,2 @@ -../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/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, @@ -17053,28 +22272,2 @@ -../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 +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 @@ -17082,3 +22275,3 @@ - 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’: + 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’: @@ -17091,2 +22284,2 @@ -../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, +../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, @@ -17100,2 +22293,2 @@ -../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, +../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, @@ -17109,2 +22302,2 @@ -../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, +../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, @@ -17118,2 +22311,2 @@ -../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, +../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, @@ -17127,2 +22320,40 @@ -../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, +../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, @@ -17130 +22361,26 @@ -../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_migratepages’: +../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’: @@ -17140,2 +22396,2 @@ -../include/trace/events/compaction.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ - 79 | TRACE_EVENT(mm_compaction_migratepages, +../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, @@ -17152,2 +22408,2 @@ -../include/trace/events/compaction.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ - 79 | TRACE_EVENT(mm_compaction_migratepages, +../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, @@ -17155 +22411 @@ -../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_begin’: +../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_hw’: @@ -17165,2 +22421,2 @@ -../include/trace/events/compaction.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(mm_compaction_begin, +../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, @@ -17177,2 +22433,2 @@ -../include/trace/events/compaction.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(mm_compaction_begin, +../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, @@ -17180 +22436 @@ -../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_end’: +../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_drop’: @@ -17190,2 +22446,2 @@ -../include/trace/events/compaction.h:131:1: note: in expansion of macro ‘TRACE_EVENT’ - 131 | TRACE_EVENT(mm_compaction_end, +../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ + 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, @@ -17202,2 +22458,2 @@ -../include/trace/events/compaction.h:131:1: note: in expansion of macro ‘TRACE_EVENT’ - 131 | TRACE_EVENT(mm_compaction_end, +../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ + 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, @@ -17205 +22461 @@ -../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_try_to_compact_pages’: +../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_not_found’: @@ -17215,2 +22471,2 @@ -../include/trace/events/compaction.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ - 165 | TRACE_EVENT(mm_compaction_try_to_compact_pages, +../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ + 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, @@ -17227,2 +22483,2 @@ -../include/trace/events/compaction.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ - 165 | TRACE_EVENT(mm_compaction_try_to_compact_pages, +../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ + 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, @@ -17230 +22486 @@ -../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_suitable_template’: +../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_vlan_op_hw’: @@ -17237,2 +22493,2 @@ -../include/trace/events/compaction.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 192 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, +../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, @@ -17246,2 +22502,2 @@ -../include/trace/events/compaction.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 192 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, +../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, @@ -17249 +22505 @@ -../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_defer_template’: +../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_vlan_op_refcount’: @@ -17256,2 +22512,2 @@ -../include/trace/events/compaction.h:239:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 239 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, +../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, @@ -17265,2 +22521,2 @@ -../include/trace/events/compaction.h:239:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 239 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, +../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, @@ -17268 +22524 @@ -../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_kcompactd_sleep’: +../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_vlan_del_not_found’: @@ -17278,2 +22534,2 @@ -../include/trace/events/compaction.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ - 293 | TRACE_EVENT(mm_compaction_kcompactd_sleep, +../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(dsa_vlan_del_not_found, @@ -17290,2 +22546,2 @@ -../include/trace/events/compaction.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ - 293 | TRACE_EVENT(mm_compaction_kcompactd_sleep, +../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(dsa_vlan_del_not_found, @@ -17293,3 +22549,4 @@ -../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); \ +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); \ @@ -17297,2 +22554,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), \ @@ -17300,2 +22557,2 @@ -../include/trace/events/compaction.h:310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 310 | DECLARE_EVENT_CLASS(kcompactd_wake_template, +../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, @@ -17303,2 +22560,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); \ @@ -17306,2 +22563,87 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -17309,2 +22651,118 @@ -../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: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, @@ -17311,0 +22770,25 @@ +../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, + | ^~~~~~~~~~~ @@ -17313 +22796,39 @@ -../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_isolate_template’: +../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’: @@ -17320,2 +22841,2 @@ -../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, +../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, @@ -17329,2 +22850,2 @@ -../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, +../net/dsa/./trace.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 143 | DECLARE_EVENT_CLASS(dsa_port_addr_del_not_found, @@ -17332 +22853,26 @@ -../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_migratepages’: +../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’: @@ -17342,2 +22888,2 @@ -../include/trace/events/compaction.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ - 79 | TRACE_EVENT(mm_compaction_migratepages, +../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, @@ -17354,2 +22900,2 @@ -../include/trace/events/compaction.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ - 79 | TRACE_EVENT(mm_compaction_migratepages, +../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, @@ -17357 +22903 @@ -../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_begin’: +../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_lag_fdb_del_hw’: @@ -17367,2 +22913,2 @@ -../include/trace/events/compaction.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(mm_compaction_begin, +../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, @@ -17379,2 +22925,2 @@ -../include/trace/events/compaction.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(mm_compaction_begin, +../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, @@ -17382 +22928 @@ -../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_end’: +../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_lag_fdb_del_drop’: @@ -17392,2 +22938,2 @@ -../include/trace/events/compaction.h:131:1: note: in expansion of macro ‘TRACE_EVENT’ - 131 | TRACE_EVENT(mm_compaction_end, +../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ + 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, @@ -17404,2 +22950,2 @@ -../include/trace/events/compaction.h:131:1: note: in expansion of macro ‘TRACE_EVENT’ - 131 | TRACE_EVENT(mm_compaction_end, +../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ + 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, @@ -17407 +22953 @@ -../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_try_to_compact_pages’: +../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_lag_fdb_del_not_found’: @@ -17417,2 +22963,2 @@ -../include/trace/events/compaction.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ - 165 | TRACE_EVENT(mm_compaction_try_to_compact_pages, +../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ + 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, @@ -17429,2 +22975,2 @@ -../include/trace/events/compaction.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ - 165 | TRACE_EVENT(mm_compaction_try_to_compact_pages, +../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ + 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, @@ -17432 +22978 @@ -../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_suitable_template’: +../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_vlan_op_hw’: @@ -17439,2 +22985,2 @@ -../include/trace/events/compaction.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 192 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, +../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, @@ -17448,2 +22994,2 @@ -../include/trace/events/compaction.h:192:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 192 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, +../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, @@ -17451 +22997 @@ -../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_defer_template’: +../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_vlan_op_refcount’: @@ -17458,2 +23004,2 @@ -../include/trace/events/compaction.h:239:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 239 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, +../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, @@ -17467,2 +23013,2 @@ -../include/trace/events/compaction.h:239:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 239 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, +../net/dsa/./trace.h:367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 367 | DECLARE_EVENT_CLASS(dsa_vlan_op_refcount, @@ -17470 +23016 @@ -../include/trace/events/compaction.h: In function ‘__bpf_trace_mm_compaction_kcompactd_sleep’: +../net/dsa/./trace.h: In function ‘__bpf_trace_dsa_vlan_del_not_found’: @@ -17480,2 +23026,2 @@ -../include/trace/events/compaction.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ - 293 | TRACE_EVENT(mm_compaction_kcompactd_sleep, +../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(dsa_vlan_del_not_found, @@ -17492,2 +23038,2 @@ -../include/trace/events/compaction.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ - 293 | TRACE_EVENT(mm_compaction_kcompactd_sleep, +../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(dsa_vlan_del_not_found, @@ -17495 +23041,73 @@ -../include/trace/events/compaction.h: In function ‘__bpf_trace_kcompactd_wake_template’: +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/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’: @@ -17502,2 +23120,2 @@ -../include/trace/events/compaction.h:310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 310 | DECLARE_EVENT_CLASS(kcompactd_wake_template, +../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, @@ -17511,2 +23129,2 @@ -../include/trace/events/compaction.h:310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 310 | DECLARE_EVENT_CLASS(kcompactd_wake_template, +../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, @@ -17514 +23132,3 @@ -make[4]: *** [../scripts/Makefile.build:244: mm/compaction.o] Error 1 +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.... @@ -17516,3 +23136,3 @@ - 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’: + from ../drivers/usb/gadget/udc/trace.h:294, + from ../drivers/usb/gadget/udc/trace.c:10: +../drivers/usb/gadget/udc/./trace.h: In function ‘trace_event_raw_event_udc_log_gadget’: @@ -17525,2 +23145,2 @@ -../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/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(udc_log_gadget, @@ -17534,2 +23154,2 @@ -../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/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(udc_log_gadget, @@ -17543,2 +23163,2 @@ -../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/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(udc_log_gadget, @@ -17552,2 +23172,2 @@ -../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/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(udc_log_gadget, @@ -17561,2 +23181,2 @@ -../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/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(udc_log_gadget, @@ -17564 +23184 @@ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘trace_event_raw_event_urb_transfer’: +../drivers/usb/gadget/udc/./trace.h: In function ‘trace_event_raw_event_udc_log_ep’: @@ -17571,2 +23191,2 @@ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 54 | DECLARE_EVENT_CLASS(urb_transfer, +../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 144 | DECLARE_EVENT_CLASS(udc_log_ep, @@ -17580,2 +23200,79 @@ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 54 | DECLARE_EVENT_CLASS(urb_transfer, +../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 144 | DECLARE_EVENT_CLASS(udc_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h: In function ‘trace_event_raw_event_udc_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 218 | DECLARE_EVENT_CLASS(udc_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 218 | DECLARE_EVENT_CLASS(udc_log_req, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/usb/gadget/udc/./trace.h: In function ‘perf_trace_udc_log_gadget’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(udc_log_gadget, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(udc_log_gadget, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h: In function ‘perf_trace_udc_log_ep’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 144 | DECLARE_EVENT_CLASS(udc_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 144 | DECLARE_EVENT_CLASS(udc_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h: In function ‘perf_trace_udc_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 218 | DECLARE_EVENT_CLASS(udc_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 218 | DECLARE_EVENT_CLASS(udc_log_req, @@ -17584 +23281 @@ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘__bpf_trace_dev_reg_evt’: +../drivers/usb/gadget/udc/./trace.h: In function ‘__bpf_trace_udc_log_gadget’: @@ -17591,2 +23288,2 @@ -../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/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(udc_log_gadget, @@ -17600,2 +23297,2 @@ -../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/usb/gadget/udc/./trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(udc_log_gadget, @@ -17603 +23300 @@ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘__bpf_trace_urb_transfer’: +../drivers/usb/gadget/udc/./trace.h: In function ‘__bpf_trace_udc_log_ep’: @@ -17610,2 +23307,2 @@ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 54 | DECLARE_EVENT_CLASS(urb_transfer, +../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 144 | DECLARE_EVENT_CLASS(udc_log_ep, @@ -17619,2 +23316,2 @@ -../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 54 | DECLARE_EVENT_CLASS(urb_transfer, +../drivers/usb/gadget/udc/./trace.h:144:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 144 | DECLARE_EVENT_CLASS(udc_log_ep, @@ -17622 +23319,21 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/usb_trace.o] Error 1 +../drivers/usb/gadget/udc/./trace.h: In function ‘__bpf_trace_udc_log_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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 218 | DECLARE_EVENT_CLASS(udc_log_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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/./trace.h:218:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 218 | DECLARE_EVENT_CLASS(udc_log_req, + | ^~~~~~~~~~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:244: drivers/usb/gadget/udc/trace.o] Error 1 +make[7]: *** Waiting for unfinished jobs.... @@ -17624,3 +23341,3 @@ - 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’: + from ../drivers/usb/host/xhci-trace.h:626, + from ../drivers/usb/host/xhci-trace.c:12: +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_msg’: @@ -17633,2 +23350,2 @@ -../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 55 | DECLARE_EVENT_CLASS(writeback_folio_template, +../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(xhci_log_msg, @@ -17642,2 +23359,2 @@ -../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 55 | DECLARE_EVENT_CLASS(writeback_folio_template, +../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(xhci_log_msg, @@ -17651,2 +23368,2 @@ -../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 55 | DECLARE_EVENT_CLASS(writeback_folio_template, +../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(xhci_log_msg, @@ -17660,2 +23377,2 @@ -../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 55 | DECLARE_EVENT_CLASS(writeback_folio_template, +../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(xhci_log_msg, @@ -17669,2 +23386,2 @@ -../include/trace/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 55 | DECLARE_EVENT_CLASS(writeback_folio_template, +../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(xhci_log_msg, @@ -17672 +23389 @@ -../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_dirty_inode_template’: +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_ctx’: @@ -17679,2 +23396,2 @@ -../include/trace/events/writeback.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, +../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 73 | DECLARE_EVENT_CLASS(xhci_log_ctx, @@ -17688,2 +23405,2 @@ -../include/trace/events/writeback.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, +../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 73 | DECLARE_EVENT_CLASS(xhci_log_ctx, @@ -17691 +23408 @@ -../include/trace/events/writeback.h: In function ‘trace_event_raw_event_inode_foreign_history’: +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_trb’: @@ -17698,6 +23415,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 110 | DECLARE_EVENT_CLASS(xhci_log_trb, + | ^~~~~~~~~~~~~~~~~~~ @@ -17710,7 +23424,4 @@ -../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’: +../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 110 | DECLARE_EVENT_CLASS(xhci_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_free_virt_dev’: @@ -17723,6 +23434,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, + | ^~~~~~~~~~~~~~~~~~~ @@ -17735,7 +23443,4 @@ -../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’: +../drivers/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_virt_dev’: @@ -17748,6 +23453,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, + | ^~~~~~~~~~~~~~~~~~~ @@ -17760,7 +23462,4 @@ -../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’: +../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_urb’: @@ -17773,6 +23472,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 249 | DECLARE_EVENT_CLASS(xhci_log_urb, + | ^~~~~~~~~~~~~~~~~~~ @@ -17785,7 +23481,4 @@ -../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’: +../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 249 | DECLARE_EVENT_CLASS(xhci_log_urb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_ep_ctx’: @@ -17798,2 +23491,2 @@ -../include/trace/events/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, +../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 313 | DECLARE_EVENT_CLASS(xhci_log_ep_ctx, @@ -17807,2 +23500,2 @@ -../include/trace/events/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, +../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 313 | DECLARE_EVENT_CLASS(xhci_log_ep_ctx, @@ -17810 +23503 @@ -../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_work_class’: +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_slot_ctx’: @@ -17817,2 +23510,2 @@ -../include/trace/events/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 347 | DECLARE_EVENT_CLASS(writeback_work_class, +../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 358 | DECLARE_EVENT_CLASS(xhci_log_slot_ctx, @@ -17826,2 +23519,2 @@ -../include/trace/events/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 347 | DECLARE_EVENT_CLASS(writeback_work_class, +../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 358 | DECLARE_EVENT_CLASS(xhci_log_slot_ctx, @@ -17829 +23522 @@ -../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_pages_written’: +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_ctrl_ctx’: @@ -17836,6 +23529,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_ctx, + | ^~~~~~~~~~~~~~~~~~~ @@ -17848,7 +23538,4 @@ -../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’: +../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_ring’: @@ -17861,2 +23548,2 @@ -../include/trace/events/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 407 | DECLARE_EVENT_CLASS(writeback_class, +../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 449 | DECLARE_EVENT_CLASS(xhci_log_ring, @@ -17870,2 +23557,2 @@ -../include/trace/events/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 407 | DECLARE_EVENT_CLASS(writeback_class, +../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 449 | DECLARE_EVENT_CLASS(xhci_log_ring, @@ -17873 +23560 @@ -../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_bdi_register’: +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_portsc’: @@ -17880,6 +23567,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ @@ -17892,7 +23576,4 @@ -../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’: +../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_log_doorbell’: @@ -17905,2 +23586,2 @@ -../include/trace/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 444 | DECLARE_EVENT_CLASS(wbc_class, +../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 547 | DECLARE_EVENT_CLASS(xhci_log_doorbell, @@ -17914,2 +23595,2 @@ -../include/trace/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 444 | DECLARE_EVENT_CLASS(wbc_class, +../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 547 | DECLARE_EVENT_CLASS(xhci_log_doorbell, @@ -17917 +23598 @@ -../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_queue_io’: +../drivers/usb/host/./xhci-trace.h: In function ‘trace_event_raw_event_xhci_dbc_log_request’: @@ -17924,6 +23605,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_request, + | ^~~~~~~~~~~~~~~~~~~ @@ -17936,9 +23614,7 @@ -../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); \ +../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_request, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_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); \ @@ -17946,2 +23622,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), \ @@ -17949,8 +23625,5 @@ -../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); \ +../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(xhci_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); \ @@ -17958,2 +23631,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), \ @@ -17961,9 +23634,6 @@ -../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); \ +../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(xhci_log_msg, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_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); \ @@ -17971,2 +23641,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), \ @@ -17974,8 +23644,5 @@ -../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); \ +../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 73 | DECLARE_EVENT_CLASS(xhci_log_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); \ @@ -17983,2 +23650,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), \ @@ -17986,9 +23653,6 @@ -../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); \ +../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 73 | DECLARE_EVENT_CLASS(xhci_log_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_trb’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -17996,2 +23660,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), \ @@ -17999,8 +23663,5 @@ -../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); \ +../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 110 | DECLARE_EVENT_CLASS(xhci_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -18008,2 +23669,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), \ @@ -18011,9 +23672,6 @@ -../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); \ +../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 110 | DECLARE_EVENT_CLASS(xhci_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_free_virt_dev’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -18021,2 +23679,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), \ @@ -18024,8 +23682,5 @@ -../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); \ +../drivers/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -18033,2 +23688,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), \ @@ -18036,9 +23691,6 @@ -../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); \ +../drivers/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_virt_dev’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -18046,2 +23698,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), \ @@ -18049,2 +23701,2 @@ -../include/trace/events/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, +../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, @@ -18052,2 +23704,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); \ @@ -18055,2 +23707,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), \ @@ -18058,2 +23710,2 @@ -../include/trace/events/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, +../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, @@ -18061,3 +23713,3 @@ -../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); \ +../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_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); \ @@ -18065,2 +23717,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), \ @@ -18068,2 +23720,2 @@ -../include/trace/events/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 798 | DECLARE_EVENT_CLASS(writeback_inode_template, +../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 249 | DECLARE_EVENT_CLASS(xhci_log_urb, @@ -18071,2 +23723,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); \ @@ -18074,2 +23726,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), \ @@ -18077,2 +23729,2 @@ -../include/trace/events/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 798 | DECLARE_EVENT_CLASS(writeback_inode_template, +../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 249 | DECLARE_EVENT_CLASS(xhci_log_urb, @@ -18080,4 +23732,3 @@ -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); \ +../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_ep_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); \ @@ -18085,5 +23736,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/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 55 | DECLARE_EVENT_CLASS(writeback_folio_template, +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 313 | DECLARE_EVENT_CLASS(xhci_log_ep_ctx, @@ -18091,8 +23742,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/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 313 | DECLARE_EVENT_CLASS(xhci_log_ep_ctx, @@ -18100,3 +23751,3 @@ -../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); \ +../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_slot_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); \ @@ -18104,5 +23755,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/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:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 358 | DECLARE_EVENT_CLASS(xhci_log_slot_ctx, @@ -18110,8 +23761,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/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 358 | DECLARE_EVENT_CLASS(xhci_log_slot_ctx, @@ -18119,3 +23770,3 @@ -../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); \ +../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_ctrl_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); \ @@ -18123,24 +23774,18 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_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); \ @@ -18148,24 +23793,18 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 449 | DECLARE_EVENT_CLASS(xhci_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 449 | DECLARE_EVENT_CLASS(xhci_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_portsc’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -18173,24 +23812,18 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_log_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); \ @@ -18198,22 +23831,36 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 547 | DECLARE_EVENT_CLASS(xhci_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 547 | DECLARE_EVENT_CLASS(xhci_log_doorbell, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘perf_trace_xhci_dbc_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_request, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_msg’: @@ -18226,2 +23873,2 @@ -../include/trace/events/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, +../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(xhci_log_msg, @@ -18235,2 +23882,2 @@ -../include/trace/events/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, +../drivers/usb/host/./xhci-trace.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(xhci_log_msg, @@ -18238 +23885 @@ -../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_work_class’: +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_ctx’: @@ -18245,2 +23892,2 @@ -../include/trace/events/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 347 | DECLARE_EVENT_CLASS(writeback_work_class, +../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 73 | DECLARE_EVENT_CLASS(xhci_log_ctx, @@ -18254,2 +23901,2 @@ -../include/trace/events/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 347 | DECLARE_EVENT_CLASS(writeback_work_class, +../drivers/usb/host/./xhci-trace.h:73:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 73 | DECLARE_EVENT_CLASS(xhci_log_ctx, @@ -18257 +23904 @@ -../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_pages_written’: +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_trb’: @@ -18264,6 +23911,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 110 | DECLARE_EVENT_CLASS(xhci_log_trb, + | ^~~~~~~~~~~~~~~~~~~ @@ -18276,7 +23920,4 @@ -../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’: +../drivers/usb/host/./xhci-trace.h:110:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 110 | DECLARE_EVENT_CLASS(xhci_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_free_virt_dev’: @@ -18289,2 +23930,2 @@ -../include/trace/events/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 407 | DECLARE_EVENT_CLASS(writeback_class, +../drivers/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, @@ -18298,2 +23939,2 @@ -../include/trace/events/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 407 | DECLARE_EVENT_CLASS(writeback_class, +../drivers/usb/host/./xhci-trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 168 | DECLARE_EVENT_CLASS(xhci_log_free_virt_dev, @@ -18301 +23942 @@ -../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_bdi_register’: +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_virt_dev’: @@ -18308,6 +23949,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, + | ^~~~~~~~~~~~~~~~~~~ @@ -18320,7 +23958,4 @@ -../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’: +../drivers/usb/host/./xhci-trace.h:197:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 197 | DECLARE_EVENT_CLASS(xhci_log_virt_dev, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_urb’: @@ -18333,2 +23968,2 @@ -../include/trace/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 444 | DECLARE_EVENT_CLASS(wbc_class, +../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 249 | DECLARE_EVENT_CLASS(xhci_log_urb, @@ -18342,2 +23977,2 @@ -../include/trace/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 444 | DECLARE_EVENT_CLASS(wbc_class, +../drivers/usb/host/./xhci-trace.h:249:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 249 | DECLARE_EVENT_CLASS(xhci_log_urb, @@ -18345 +23980 @@ -../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_queue_io’: +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_ep_ctx’: @@ -18352,6 +23987,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 313 | DECLARE_EVENT_CLASS(xhci_log_ep_ctx, + | ^~~~~~~~~~~~~~~~~~~ @@ -18364,7 +23996,4 @@ -../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’: +../drivers/usb/host/./xhci-trace.h:313:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 313 | DECLARE_EVENT_CLASS(xhci_log_ep_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_slot_ctx’: @@ -18377,6 +24006,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 358 | DECLARE_EVENT_CLASS(xhci_log_slot_ctx, + | ^~~~~~~~~~~~~~~~~~~ @@ -18389,7 +24015,4 @@ -../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’: +../drivers/usb/host/./xhci-trace.h:358:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 358 | DECLARE_EVENT_CLASS(xhci_log_slot_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_ctrl_ctx’: @@ -18402,6 +24025,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_ctx, + | ^~~~~~~~~~~~~~~~~~~ @@ -18414,7 +24034,4 @@ -../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’: +../drivers/usb/host/./xhci-trace.h:424:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 424 | DECLARE_EVENT_CLASS(xhci_log_ctrl_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_ring’: @@ -18427,6 +24044,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 449 | DECLARE_EVENT_CLASS(xhci_log_ring, + | ^~~~~~~~~~~~~~~~~~~ @@ -18439,7 +24053,4 @@ -../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’: +../drivers/usb/host/./xhci-trace.h:449:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 449 | DECLARE_EVENT_CLASS(xhci_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_portsc’: @@ -18452,6 +24063,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ @@ -18464,7 +24072,4 @@ -../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’: +../drivers/usb/host/./xhci-trace.h:512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 512 | DECLARE_EVENT_CLASS(xhci_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_log_doorbell’: @@ -18477,2 +24082,2 @@ -../include/trace/events/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, +../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 547 | DECLARE_EVENT_CLASS(xhci_log_doorbell, @@ -18486,2 +24091,2 @@ -../include/trace/events/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, +../drivers/usb/host/./xhci-trace.h:547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 547 | DECLARE_EVENT_CLASS(xhci_log_doorbell, @@ -18489 +24094 @@ -../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_inode_template’: +../drivers/usb/host/./xhci-trace.h: In function ‘__bpf_trace_xhci_dbc_log_request’: @@ -18496,2 +24101,2 @@ -../include/trace/events/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 798 | DECLARE_EVENT_CLASS(writeback_inode_template, +../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_request, @@ -18505,2 +24110,2 @@ -../include/trace/events/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 798 | DECLARE_EVENT_CLASS(writeback_inode_template, +../drivers/usb/host/./xhci-trace.h:573:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 573 | DECLARE_EVENT_CLASS(xhci_dbc_log_request, @@ -18508 +24113,2 @@ -make[4]: *** [../scripts/Makefile.build:244: fs/fs-writeback.o] Error 1 +make[6]: *** [../scripts/Makefile.build:244: drivers/usb/host/xhci-trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/usb/host] Error 2 @@ -18510,4 +24116,3 @@ - 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’: + from ../drivers/usb/typec/ucsi/trace.h:120, + from ../drivers/usb/typec/ucsi/trace.c:4: +../drivers/usb/typec/ucsi/./trace.h: In function ‘trace_event_raw_event_ucsi_log_command’: @@ -18520,6 +24125,3 @@ -../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/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(ucsi_log_command, + | ^~~~~~~~~~~~~~~~~~~ @@ -18532,6 +24134,3 @@ -../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/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(ucsi_log_command, + | ^~~~~~~~~~~~~~~~~~~ @@ -18544,6 +24143,3 @@ -../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/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(ucsi_log_command, + | ^~~~~~~~~~~~~~~~~~~ @@ -18556,6 +24152,3 @@ -../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/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(ucsi_log_command, + | ^~~~~~~~~~~~~~~~~~~ @@ -18568,7 +24161,4 @@ -../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’: +../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(ucsi_log_command, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h: In function ‘trace_event_raw_event_ucsi_log_connector_status’: @@ -18581,6 +24171,3 @@ -../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/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_status, + | ^~~~~~~~~~~~~~~~~~~ @@ -18593,7 +24180,4 @@ -../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’: +../drivers/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_status, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h: In function ‘trace_event_raw_event_ucsi_log_register_altmode’: @@ -18606,6 +24190,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, + | ^~~~~~~~~~~~~~~~~~~ @@ -18618,6 +24199,61 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/usb/typec/ucsi/./trace.h: In function ‘perf_trace_ucsi_log_command’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(ucsi_log_command, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(ucsi_log_command, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h: In function ‘perf_trace_ucsi_log_connector_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_status, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h: In function ‘perf_trace_ucsi_log_register_altmode’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, + | ^~~~~~~~~~~~~~~~~~~ @@ -18625 +24261 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘__bpf_trace_brcms_timer’: +../drivers/usb/typec/ucsi/./trace.h: In function ‘__bpf_trace_ucsi_log_command’: @@ -18632,6 +24268,3 @@ -../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/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(ucsi_log_command, + | ^~~~~~~~~~~~~~~~~~~ @@ -18644,7 +24277,4 @@ -../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’: +../drivers/usb/typec/ucsi/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(ucsi_log_command, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h: In function ‘__bpf_trace_ucsi_log_connector_status’: @@ -18657,6 +24287,3 @@ -../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/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_status, + | ^~~~~~~~~~~~~~~~~~~ @@ -18669,7 +24296,4 @@ -../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’: +../drivers/usb/typec/ucsi/./trace.h:42:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 42 | DECLARE_EVENT_CLASS(ucsi_log_connector_status, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h: In function ‘__bpf_trace_ucsi_log_register_altmode’: @@ -18682,6 +24306,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, + | ^~~~~~~~~~~~~~~~~~~ @@ -18694,6 +24315,6 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/typec/ucsi/./trace.h:85:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 85 | DECLARE_EVENT_CLASS(ucsi_log_register_altmode, + | ^~~~~~~~~~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:244: drivers/usb/typec/ucsi/trace.o] Error 1 +make[6]: *** [../scripts/Makefile.build:485: drivers/usb/typec/ucsi] Error 2 +make[6]: *** Waiting for unfinished jobs.... @@ -18701,3 +24322,12 @@ - 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’: + 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, + | ^~~~~~~~~~~~~~~~~~~ @@ -18710,6 +24340,12 @@ -../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/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, + | ^~~~~~~~~~~~~~~~~~~ @@ -18722,7 +24358,13 @@ -../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’: +../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’: @@ -18738,2 +24380,2 @@ -../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/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(dev_irq, @@ -18750,2 +24392,2 @@ -../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/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(dev_irq, @@ -18753 +24395 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘trace_event_raw_event_brcms_ampdu_session’: +../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_txid_evt’: @@ -18760,6 +24402,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 82 | DECLARE_EVENT_CLASS(dev_txid_evt, + | ^~~~~~~~~~~~~~~~~~~ @@ -18771,0 +24411,30 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -18775,2 +24444,14 @@ -../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, +../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, @@ -18777,0 +24459,19 @@ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -18779 +24479 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘__bpf_trace_brcms_txdesc’: +../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘__bpf_trace_dev_reg_evt’: @@ -18786,6 +24486,3 @@ -../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/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(dev_reg_evt, + | ^~~~~~~~~~~~~~~~~~~ @@ -18798,7 +24495,4 @@ -../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’: +../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’: @@ -18814,2 +24508,2 @@ -../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/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(dev_irq, @@ -18826,2 +24520,2 @@ -../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/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(dev_irq, @@ -18829 +24523 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘__bpf_trace_brcms_ampdu_session’: +../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘__bpf_trace_dev_txid_evt’: @@ -18836,6 +24530,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 82 | DECLARE_EVENT_CLASS(dev_txid_evt, + | ^~~~~~~~~~~~~~~~~~~ @@ -18847,0 +24539,15 @@ +../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 ../drivers/media/platform/chips-media/coda/trace.h:175, + from ../drivers/media/platform/chips-media/coda/coda-bit.c:32: +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_bit_run’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -18851,2 +24557,2 @@ -../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/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(coda_bit_run, @@ -18854,4 +24559,0 @@ -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’: @@ -18864,14 +24566,7 @@ -../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’? +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(coda_bit_run, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -18886,2 +24581,2 @@ -../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/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(coda_bit_run, @@ -18898,2 +24593,2 @@ -../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/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(coda_bit_run, @@ -18901,27 +24596,6 @@ -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:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -18931,2 +24605,2 @@ -../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/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(coda_bit_run, @@ -18934,6 +24608,7 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_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/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_bit_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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -18943,2 +24618,2 @@ -../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/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(coda_bit_done, @@ -18946,10 +24621 @@ -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/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] +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -18957 +24623 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -18961,3 +24627,7 @@ -../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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(coda_bit_done, + | ^~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_buf_class’: @@ -18970,11 +24640,2 @@ -../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/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(coda_buf_class, @@ -18988,22 +24649,2 @@ -../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: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/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(coda_buf_class, @@ -19011,17 +24652,2 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/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/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] +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_buf_meta_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -19029 +24655 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -19033,2 +24659,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, +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, @@ -19036 +24662 @@ -../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’? @@ -19038 +24664 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -19042,2 +24668,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, +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, @@ -19045 +24671,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘trace_event_raw_event_coda_meta_class’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -19051,2 +24678,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, +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(coda_meta_class, @@ -19060,2 +24687,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, +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(coda_meta_class, @@ -19063,5 +24690,7 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../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/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘perf_trace_coda_bit_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), \ @@ -19069,6 +24698,21 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(coda_bit_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/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(coda_bit_run, + | ^~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘perf_trace_coda_bit_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); \ @@ -19076,2 +24720,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), \ @@ -19082,2 +24726,2 @@ -../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/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(coda_bit_done, @@ -19085,2 +24729,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); \ @@ -19088,2 +24732,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), \ @@ -19094,2 +24738,2 @@ -../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/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(coda_bit_done, @@ -19096,0 +24741,57 @@ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘perf_trace_coda_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/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(coda_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/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(coda_buf_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘perf_trace_coda_buf_meta_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘perf_trace_coda_meta_class’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(coda_meta_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(coda_meta_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -19098 +24799 @@ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘__bpf_trace_dev_evt’: +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_bit_run’: @@ -19105,3 +24806,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(coda_bit_run, + | ^~~~~~~~~~~ @@ -19114,4 +24818,7 @@ -../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/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(coda_bit_run, + | ^~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_bit_done’: @@ -19127,2 +24834,2 @@ -../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/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(coda_bit_done, @@ -19139,19 +24846,2 @@ -../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/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/../../drivers/media/platform/chips-media/coda/trace.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(coda_bit_done, @@ -19159,2 +24849,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/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_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); \ @@ -19162,5 +24853,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) @@ -19168,11 +24856,8 @@ -../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, \ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(coda_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) @@ -19180,11 +24865,9 @@ -../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, \ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(coda_buf_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_buf_meta_class’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -19192,11 +24875,8 @@ -../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, \ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -19204,5 +24884,4 @@ -../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/../../drivers/media/platform/chips-media/coda/trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 83 | DECLARE_EVENT_CLASS(coda_buf_meta_class, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h: In function ‘__bpf_trace_coda_meta_class’: @@ -19215,6 +24894,3 @@ -../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/../../drivers/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(coda_meta_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -19227,9 +24903,7 @@ -../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.... +../include/trace/../../drivers/media/platform/chips-media/coda/trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(coda_meta_class, + | ^~~~~~~~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/media/platform/chips-media/coda/coda-bit.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/media/platform/chips-media/coda] Error 2 +make[6]: *** [../scripts/Makefile.build:485: drivers/media/platform/chips-media] Error 2 +make[6]: *** Waiting for unfinished jobs.... @@ -19237,3 +24911,3 @@ - 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’: + from ../drivers/usb/mtu3/mtu3_trace.h:277, + from ../drivers/usb/mtu3/mtu3_trace.c:12: +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_log’: @@ -19249,2 +24923,2 @@ -../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(kmem_cache_alloc, +../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(mtu3_log, @@ -19261,2 +24935,2 @@ -../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(kmem_cache_alloc, +../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(mtu3_log, @@ -19273,2 +24947,2 @@ -../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(kmem_cache_alloc, +../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(mtu3_log, @@ -19285,2 +24959,2 @@ -../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(kmem_cache_alloc, +../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(mtu3_log, @@ -19297,2 +24971,2 @@ -../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(kmem_cache_alloc, +../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(mtu3_log, @@ -19300 +24974 @@ -../include/trace/events/kmem.h: In function ‘trace_event_raw_event_kmalloc’: +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_u3_ltssm_isr’: @@ -19310,2 +24984,2 @@ -../include/trace/events/kmem.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ - 54 | TRACE_EVENT(kmalloc, +../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(mtu3_u3_ltssm_isr, @@ -19322,2 +24996,2 @@ -../include/trace/events/kmem.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ - 54 | TRACE_EVENT(kmalloc, +../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(mtu3_u3_ltssm_isr, @@ -19325 +24999 @@ -../include/trace/events/kmem.h: In function ‘trace_event_raw_event_kfree’: +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_u2_common_isr’: @@ -19335,2 +25009,2 @@ -../include/trace/events/kmem.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(kfree, +../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(mtu3_u2_common_isr, @@ -19347,2 +25021,2 @@ -../include/trace/events/kmem.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(kfree, +../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(mtu3_u2_common_isr, @@ -19350 +25024 @@ -../include/trace/events/kmem.h: In function ‘trace_event_raw_event_kmem_cache_free’: +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_qmu_isr’: @@ -19360,2 +25034,2 @@ -../include/trace/events/kmem.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ - 114 | TRACE_EVENT(kmem_cache_free, +../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ + 70 | TRACE_EVENT(mtu3_qmu_isr, @@ -19372,2 +25046,2 @@ -../include/trace/events/kmem.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ - 114 | TRACE_EVENT(kmem_cache_free, +../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ + 70 | TRACE_EVENT(mtu3_qmu_isr, @@ -19375 +25049 @@ -../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_page_free’: +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_log_setup’: @@ -19382,6 +25056,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 88 | DECLARE_EVENT_CLASS(mtu3_log_setup, + | ^~~~~~~~~~~~~~~~~~~ @@ -19394,7 +25065,4 @@ -../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’: +../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 88 | DECLARE_EVENT_CLASS(mtu3_log_setup, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_log_request’: @@ -19407,6 +25075,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(mtu3_log_request, + | ^~~~~~~~~~~~~~~~~~~ @@ -19419,7 +25084,4 @@ -../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’: +../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(mtu3_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_log_gpd’: @@ -19432,6 +25094,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, + | ^~~~~~~~~~~~~~~~~~~ @@ -19444,7 +25103,4 @@ -../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’: +../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘trace_event_raw_event_mtu3_log_ep’: @@ -19457,2 +25113,2 @@ -../include/trace/events/kmem.h:206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 206 | DECLARE_EVENT_CLASS(mm_page, +../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, @@ -19466,2 +25122,2 @@ -../include/trace/events/kmem.h:206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 206 | DECLARE_EVENT_CLASS(mm_page, +../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, @@ -19469,3 +25125,4 @@ -../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); \ +In file included from ../include/trace/define_trace.h:109: +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘perf_trace_mtu3_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); \ @@ -19473,2 +25130,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), \ @@ -19479,2 +25136,2 @@ -../include/trace/events/kmem.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ - 243 | TRACE_EVENT(mm_page_pcpu_drain, +../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(mtu3_log, @@ -19482,2 +25139,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); \ @@ -19485,2 +25142,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), \ @@ -19491,2 +25148,2 @@ -../include/trace/events/kmem.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ - 243 | TRACE_EVENT(mm_page_pcpu_drain, +../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(mtu3_log, @@ -19494,3 +25151,3 @@ -../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); \ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘perf_trace_mtu3_u3_ltssm_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); \ @@ -19498,2 +25155,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), \ @@ -19504,2 +25161,2 @@ -../include/trace/events/kmem.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ - 266 | TRACE_EVENT(mm_page_alloc_extfrag, +../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(mtu3_u3_ltssm_isr, @@ -19507,2 +25164,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); \ @@ -19510,2 +25167,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), \ @@ -19516,2 +25173,2 @@ -../include/trace/events/kmem.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ - 266 | TRACE_EVENT(mm_page_alloc_extfrag, +../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(mtu3_u3_ltssm_isr, @@ -19519,3 +25176,3 @@ -../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); \ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘perf_trace_mtu3_u2_common_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); \ @@ -19523,2 +25180,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), \ @@ -19529,2 +25186,2 @@ -../include/trace/events/kmem.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ - 307 | TRACE_EVENT(mm_alloc_contig_migrate_range_info, +../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(mtu3_u2_common_isr, @@ -19532,2 +25189,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); \ @@ -19535,2 +25192,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), \ @@ -19541,2 +25198,2 @@ -../include/trace/events/kmem.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ - 307 | TRACE_EVENT(mm_alloc_contig_migrate_range_info, +../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(mtu3_u2_common_isr, @@ -19544,3 +25201,3 @@ -../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); \ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘perf_trace_mtu3_qmu_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); \ @@ -19548,2 +25205,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), \ @@ -19554,2 +25211,2 @@ -../include/trace/events/kmem.h:384:1: note: in expansion of macro ‘TRACE_EVENT’ - 384 | TRACE_EVENT(rss_stat, +../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ + 70 | TRACE_EVENT(mtu3_qmu_isr, @@ -19557,2 +25214,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); \ @@ -19560,2 +25217,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), \ @@ -19566,2 +25223,2 @@ -../include/trace/events/kmem.h:384:1: note: in expansion of macro ‘TRACE_EVENT’ - 384 | TRACE_EVENT(rss_stat, +../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ + 70 | TRACE_EVENT(mtu3_qmu_isr, @@ -19568,0 +25226,76 @@ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘perf_trace_mtu3_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 88 | DECLARE_EVENT_CLASS(mtu3_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 88 | DECLARE_EVENT_CLASS(mtu3_log_setup, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘perf_trace_mtu3_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(mtu3_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(mtu3_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘perf_trace_mtu3_log_gpd’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘perf_trace_mtu3_log_ep’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ @@ -19570 +25303 @@ -../include/trace/events/kmem.h: In function ‘__bpf_trace_kmem_cache_alloc’: +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_log’: @@ -19580,2 +25313,2 @@ -../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(kmem_cache_alloc, +../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(mtu3_log, @@ -19592,2 +25325,2 @@ -../include/trace/events/kmem.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(kmem_cache_alloc, +../drivers/usb/mtu3/./mtu3_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(mtu3_log, @@ -19595 +25328 @@ -../include/trace/events/kmem.h: In function ‘__bpf_trace_kmalloc’: +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_u3_ltssm_isr’: @@ -19605,2 +25338,2 @@ -../include/trace/events/kmem.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ - 54 | TRACE_EVENT(kmalloc, +../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(mtu3_u3_ltssm_isr, @@ -19617,2 +25350,2 @@ -../include/trace/events/kmem.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ - 54 | TRACE_EVENT(kmalloc, +../drivers/usb/mtu3/./mtu3_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(mtu3_u3_ltssm_isr, @@ -19620 +25353 @@ -../include/trace/events/kmem.h: In function ‘__bpf_trace_kfree’: +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_u2_common_isr’: @@ -19630,2 +25363,2 @@ -../include/trace/events/kmem.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(kfree, +../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(mtu3_u2_common_isr, @@ -19642,2 +25375,2 @@ -../include/trace/events/kmem.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(kfree, +../drivers/usb/mtu3/./mtu3_trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(mtu3_u2_common_isr, @@ -19645 +25378 @@ -../include/trace/events/kmem.h: In function ‘__bpf_trace_kmem_cache_free’: +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_qmu_isr’: @@ -19655,2 +25388,2 @@ -../include/trace/events/kmem.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ - 114 | TRACE_EVENT(kmem_cache_free, +../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ + 70 | TRACE_EVENT(mtu3_qmu_isr, @@ -19667,2 +25400,2 @@ -../include/trace/events/kmem.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ - 114 | TRACE_EVENT(kmem_cache_free, +../drivers/usb/mtu3/./mtu3_trace.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ + 70 | TRACE_EVENT(mtu3_qmu_isr, @@ -19670 +25403 @@ -../include/trace/events/kmem.h: In function ‘__bpf_trace_mm_page_free’: +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_log_setup’: @@ -19677,6 +25410,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 88 | DECLARE_EVENT_CLASS(mtu3_log_setup, + | ^~~~~~~~~~~~~~~~~~~ @@ -19689,7 +25419,4 @@ -../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’: +../drivers/usb/mtu3/./mtu3_trace.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 88 | DECLARE_EVENT_CLASS(mtu3_log_setup, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_log_request’: @@ -19702,6 +25429,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(mtu3_log_request, + | ^~~~~~~~~~~~~~~~~~~ @@ -19714,7 +25438,4 @@ -../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’: +../drivers/usb/mtu3/./mtu3_trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(mtu3_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_log_gpd’: @@ -19727,6 +25448,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, + | ^~~~~~~~~~~~~~~~~~~ @@ -19739,7 +25457,4 @@ -../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’: +../drivers/usb/mtu3/./mtu3_trace.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(mtu3_log_gpd, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/mtu3/./mtu3_trace.h: In function ‘__bpf_trace_mtu3_log_ep’: @@ -19752,2 +25467,2 @@ -../include/trace/events/kmem.h:206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 206 | DECLARE_EVENT_CLASS(mm_page, +../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, @@ -19761,2 +25476,2 @@ -../include/trace/events/kmem.h:206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 206 | DECLARE_EVENT_CLASS(mm_page, +../drivers/usb/mtu3/./mtu3_trace.h:214:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 214 | DECLARE_EVENT_CLASS(mtu3_log_ep, @@ -19764,3 +25479,17 @@ -../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); \ +make[6]: *** [../scripts/Makefile.build:244: drivers/usb/mtu3/mtu3_trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/usb/mtu3] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/media/platform/nvidia/tegra-vde/trace.h:95, + from ../drivers/media/platform/nvidia/tegra-vde/vde.c:28: +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘trace_event_raw_event_register_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 13 | DECLARE_EVENT_CLASS(register_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); \ @@ -19768,2 +25497,187 @@ -../include/trace/bpf_probe.h:61: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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 13 | DECLARE_EVENT_CLASS(register_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 13 | DECLARE_EVENT_CLASS(register_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 13 | DECLARE_EVENT_CLASS(register_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 13 | DECLARE_EVENT_CLASS(register_access, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘trace_event_raw_event_vde_setup_iram_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(vde_setup_iram_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(vde_setup_iram_entry, + | ^~~~~~~~~~~ +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘trace_event_raw_event_vde_ref_l0’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(vde_ref_l0, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(vde_ref_l0, + | ^~~~~~~~~~~ +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘trace_event_raw_event_vde_ref_l1’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(vde_ref_l1, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(vde_ref_l1, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘perf_trace_register_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 13 | DECLARE_EVENT_CLASS(register_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 13 | DECLARE_EVENT_CLASS(register_access, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘perf_trace_vde_setup_iram_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(vde_setup_iram_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(vde_setup_iram_entry, + | ^~~~~~~~~~~ +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘perf_trace_vde_ref_l0’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(vde_ref_l0, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(vde_ref_l0, + | ^~~~~~~~~~~ +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘perf_trace_vde_ref_l1’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -19770,0 +25685,9 @@ +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(vde_ref_l1, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -19774,2 +25697,2 @@ -../include/trace/events/kmem.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ - 243 | TRACE_EVENT(mm_page_pcpu_drain, +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(vde_ref_l1, @@ -19776,0 +25700,11 @@ +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘__bpf_trace_register_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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 13 | DECLARE_EVENT_CLASS(register_access, + | ^~~~~~~~~~~~~~~~~~~ @@ -19783,7 +25717,4 @@ -../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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 13 | DECLARE_EVENT_CLASS(register_access, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘__bpf_trace_vde_setup_iram_entry’: @@ -19799,2 +25730,2 @@ -../include/trace/events/kmem.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ - 266 | TRACE_EVENT(mm_page_alloc_extfrag, +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(vde_setup_iram_entry, @@ -19811,2 +25742,2 @@ -../include/trace/events/kmem.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ - 266 | TRACE_EVENT(mm_page_alloc_extfrag, +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(vde_setup_iram_entry, @@ -19814 +25745 @@ -../include/trace/events/kmem.h: In function ‘__bpf_trace_mm_alloc_contig_migrate_range_info’: +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘__bpf_trace_vde_ref_l0’: @@ -19824,2 +25755,2 @@ -../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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(vde_ref_l0, @@ -19836,2 +25767,2 @@ -../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/../../drivers/media/platform/nvidia/tegra-vde/trace.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(vde_ref_l0, @@ -19839 +25770 @@ -../include/trace/events/kmem.h: In function ‘__bpf_trace_rss_stat’: +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h: In function ‘__bpf_trace_vde_ref_l1’: @@ -19849,2 +25780,2 @@ -../include/trace/events/kmem.h:384:1: note: in expansion of macro ‘TRACE_EVENT’ - 384 | TRACE_EVENT(rss_stat, +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(vde_ref_l1, @@ -19861,2 +25792,2 @@ -../include/trace/events/kmem.h:384:1: note: in expansion of macro ‘TRACE_EVENT’ - 384 | TRACE_EVENT(rss_stat, +../include/trace/../../drivers/media/platform/nvidia/tegra-vde/trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(vde_ref_l1, @@ -19864 +25795,4 @@ -make[4]: *** [../scripts/Makefile.build:244: mm/slab_common.o] Error 1 +make[8]: *** [../scripts/Makefile.build:244: drivers/media/platform/nvidia/tegra-vde/vde.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/media/platform/nvidia/tegra-vde] Error 2 +make[6]: *** [../scripts/Makefile.build:485: drivers/media/platform/nvidia] Error 2 +make[5]: *** [../scripts/Makefile.build:485: drivers/media/platform] Error 2 @@ -20216,0 +26151,314 @@ +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, + | ^~~~~~~~~~~ @@ -20534,3 +26782,4 @@ - 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 ../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’: @@ -20546,2 +26795,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -20558,2 +26807,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -20570,2 +26819,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -20582,2 +26831,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -20594,2 +26843,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -20597 +26846 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_tx_free’: +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘trace_event_raw_event_brcms_dpc’: @@ -20607,2 +26856,2 @@ -../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/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(brcms_dpc, @@ -20619,2 +26868,2 @@ -../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/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(brcms_dpc, @@ -20622 +26871 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_rx’: +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘trace_event_raw_event_brcms_macintstatus’: @@ -20632,2 +26881,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(funeth_rx, +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(brcms_macintstatus, @@ -20644,2 +26893,78 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(funeth_rx, +../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, @@ -20648 +26973 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_tx’: +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘__bpf_trace_brcms_timer’: @@ -20658,2 +26983,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -20670,2 +26995,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -20673 +26998 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_tx_free’: +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘__bpf_trace_brcms_dpc’: @@ -20683,2 +27008,2 @@ -../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/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(brcms_dpc, @@ -20695,2 +27020,2 @@ -../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/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(brcms_dpc, @@ -20698 +27023 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_rx’: +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘__bpf_trace_brcms_macintstatus’: @@ -20708,2 +27033,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(funeth_rx, +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(brcms_macintstatus, @@ -20720,2 +27045,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(funeth_rx, +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(brcms_macintstatus, @@ -20723,4 +27047,0 @@ -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.... @@ -20728,4 +27049,4 @@ - 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] + 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’? @@ -20733 +27054 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -20740,2 +27061,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, +../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, @@ -20743 +27064 @@ -../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’? @@ -20745 +27066 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -20752,2 +27073,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, +../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, @@ -20755 +27076,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../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’? @@ -20764,2 +27086,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, +../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, @@ -20776,2 +27098,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, +../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, @@ -20779,3 +27101,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)(); \ - | ^~~~~~~~~~~~~~ +../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); \ + | ^~~~~~~~~~~~~~~ @@ -20788,2 +27111,90 @@ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, +../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, @@ -20792 +27203 @@ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h: In function ‘__bpf_trace_lp_event’: +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘__bpf_trace_brcms_txdesc’: @@ -20802,2 +27213,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, +../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, @@ -20814,2 +27225,52 @@ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, +../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, @@ -20817 +27277,0 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt792x_trace.o] Error 1 @@ -20819,4 +27279,4 @@ - 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] + 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’? @@ -20824 +27284 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -20828,2 +27288,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/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, @@ -20831 +27291 @@ -../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’? @@ -20833 +27293 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -20837,2 +27297,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/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, @@ -20840 +27300,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../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’? @@ -20846,3 +27307,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/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ + 64 | TRACE_EVENT(brcms_dbg, + | ^~~~~~~~~~~ @@ -20855,2 +27319,16 @@ -../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/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, @@ -20858,3 +27336,91 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_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); \ + | ^~~~~~~~~~~~~~~~~ +../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 ../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); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -20864,2 +27430,2 @@ -../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, +../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, @@ -20867 +27432,0 @@ -../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_range_class’: @@ -20874,2 +27439,11 @@ -../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 53 | DECLARE_EVENT_CLASS(iomap_range_class, +../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, @@ -20883,2 +27457,2 @@ -../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 53 | DECLARE_EVENT_CLASS(iomap_range_class, +../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, @@ -20886 +27460,10 @@ -../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_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/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’: @@ -20893,2 +27476,2 @@ -../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 116 | DECLARE_EVENT_CLASS(iomap_class, +../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, @@ -20902,2 +27485,2 @@ -../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 116 | DECLARE_EVENT_CLASS(iomap_class, +../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, @@ -20905 +27488 @@ -../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_writepage_map’: +../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_ioc_vrate_adj’: @@ -20915,2 +27498,2 @@ -../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(iomap_writepage_map, +../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ + 142 | TRACE_EVENT(iocost_ioc_vrate_adj, @@ -20927,2 +27510,2 @@ -../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(iomap_writepage_map, +../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ + 142 | TRACE_EVENT(iocost_ioc_vrate_adj, @@ -20930 +27513 @@ -../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_iter’: +../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_iocg_forgive_debt’: @@ -20940,2 +27523,2 @@ -../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ - 200 | TRACE_EVENT(iomap_iter, +../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ + 181 | TRACE_EVENT(iocost_iocg_forgive_debt, @@ -20952,2 +27535,2 @@ -../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ - 200 | TRACE_EVENT(iomap_iter, +../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ + 181 | TRACE_EVENT(iocost_iocg_forgive_debt, @@ -20955,3 +27538,4 @@ -../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); \ +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); \ @@ -20959,2 +27543,40 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -20965,2 +27587,2 @@ -../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(iomap_dio_rw_begin, +../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ + 142 | TRACE_EVENT(iocost_ioc_vrate_adj, @@ -20968,2 +27590,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); \ @@ -20971,2 +27593,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), \ @@ -20977,2 +27599,2 @@ -../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(iomap_dio_rw_begin, +../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ + 142 | TRACE_EVENT(iocost_ioc_vrate_adj, @@ -20980,3 +27602,3 @@ -../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/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); \ @@ -20984,2 +27606,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), \ @@ -20990,2 +27612,2 @@ -../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(iomap_dio_complete, +../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ + 181 | TRACE_EVENT(iocost_iocg_forgive_debt, @@ -20993,2 +27615,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); \ @@ -20996,2 +27618,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), \ @@ -21002,2 +27624,2 @@ -../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(iomap_dio_complete, +../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ + 181 | TRACE_EVENT(iocost_iocg_forgive_debt, @@ -21006 +27628 @@ -../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_readpage_class’: +../include/trace/events/iocost.h: In function ‘__bpf_trace_iocost_iocg_state’: @@ -21013,2 +27635,2 @@ -../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, +../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, @@ -21022,2 +27644,2 @@ -../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, +../include/trace/events/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, @@ -21025 +27647 @@ -../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_range_class’: +../include/trace/events/iocost.h: In function ‘__bpf_trace_iocg_inuse_update’: @@ -21032,2 +27654,2 @@ -../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 53 | DECLARE_EVENT_CLASS(iomap_range_class, +../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, @@ -21041,2 +27663,2 @@ -../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 53 | DECLARE_EVENT_CLASS(iomap_range_class, +../include/trace/events/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, @@ -21044 +27666 @@ -../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_class’: +../include/trace/events/iocost.h: In function ‘__bpf_trace_iocost_ioc_vrate_adj’: @@ -21051,3 +27673,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -21060,4 +27685,7 @@ -../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/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’: @@ -21073,2 +27701,2 @@ -../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(iomap_writepage_map, +../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ + 181 | TRACE_EVENT(iocost_iocg_forgive_debt, @@ -21085,2 +27713,2 @@ -../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(iomap_writepage_map, +../include/trace/events/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ + 181 | TRACE_EVENT(iocost_iocg_forgive_debt, @@ -21088,3 +27716,19 @@ -../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); \ +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/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); \ @@ -21092,2 +27736,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, \ @@ -21094,0 +27742,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -21098,2 +27754,2 @@ -../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ - 200 | TRACE_EVENT(iomap_iter, +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, @@ -21101,5 +27757,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, \ @@ -21106,0 +27766,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -21110,2 +27778,2 @@ -../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ - 200 | TRACE_EVENT(iomap_iter, +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, @@ -21113,3 +27781,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/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); \ @@ -21117,3 +27786,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -21123,2 +27792,2 @@ -../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(iomap_dio_rw_begin, +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, @@ -21126,6 +27795,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -21135,2 +27804,2 @@ -../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(iomap_dio_rw_begin, +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, @@ -21138 +27807,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/intel/e1000e/./e1000e_trace.h: In function ‘__bpf_trace_e1000e_trace_mac_register’: @@ -21148,2 +27818,2 @@ -../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(iomap_dio_complete, +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, @@ -21160,2 +27830,2 @@ -../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(iomap_dio_complete, +../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(e1000e_trace_mac_register, @@ -21163,2 +27833,3 @@ -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/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.... @@ -21166,3 +27837,3 @@ - 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’: + 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’: @@ -21175,3 +27846,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -21184,3 +27858,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -21193,3 +27870,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -21202,3 +27882,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -21211,4 +27894,7 @@ -../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: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’: @@ -21221,6 +27907,3 @@ -../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, - | ^~~~~~~~~~~ +../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, + | ^~~~~~~~~~~~~~~~~~~ @@ -21233,7 +27916,4 @@ -../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’: +../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’: @@ -21249,3 +27929,6 @@ -../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(xen_mc_entry_alloc, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -21261,4 +27944,7 @@ -../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/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’: @@ -21274,2 +27960,2 @@ -../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(xen_mc_callback, +../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(avs_d0ix, @@ -21286,2 +27972,2 @@ -../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(xen_mc_callback, +../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(avs_d0ix, @@ -21289,3 +27975,4 @@ -../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); \ +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); \ @@ -21293,2 +27980,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), \ @@ -21299,2 +27986,2 @@ -../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ - 84 | TRACE_EVENT(xen_mc_flush_reason, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -21302,2 +27989,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); \ @@ -21305,2 +27992,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), \ @@ -21311,6 +27998,6 @@ -../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); \ +../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); \ @@ -21318,2 +28005,21 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -21324,5 +28030,8 @@ -../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/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); \ @@ -21330,2 +28039,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), \ @@ -21336,6 +28045,9 @@ -../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/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); \ @@ -21343,2 +28055,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), \ @@ -21349,2 +28061,2 @@ -../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ - 113 | TRACE_EVENT(xen_mc_extend_args, +../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(avs_d0ix, @@ -21352,2 +28064,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); \ @@ -21355,2 +28067,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), \ @@ -21361,2 +28073,2 @@ -../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ - 113 | TRACE_EVENT(xen_mc_extend_args, +../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(avs_d0ix, @@ -21364,22 +28076,4 @@ -../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); \ +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); \ @@ -21387,3 +28081,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21393,2 +28087,2 @@ -../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(xen_mmu_set_pmd, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -21396,6 +28090,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21405,2 +28099,2 @@ -../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(xen_mmu_set_pmd, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -21408,3 +28102,3 @@ -../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); \ +../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); \ @@ -21412,3 +28106,22 @@ -../include/trace/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) + | ^~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21418,9 +28131,12 @@ -../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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21430,6 +28146,9 @@ -../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/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); \ @@ -21437,3 +28156,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21443,2 +28162,2 @@ -../include/trace/events/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ - 223 | TRACE_EVENT(xen_mmu_set_p4d, +../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(avs_d0ix, @@ -21446,6 +28165,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -21455,2 +28174,2 @@ -../include/trace/events/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ - 223 | TRACE_EVENT(xen_mmu_set_p4d, +../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(avs_d0ix, @@ -21458,2 +28177,8 @@ -../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’? +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/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] @@ -21461 +28186 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -21465,2 +28190,2 @@ -../include/trace/events/xen.h:258:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 258 | DECLARE_EVENT_CLASS(xen_mmu_ptep_modify_prot, +../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, @@ -21468 +28193 @@ -../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’? @@ -21470 +28195 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -21474,2 +28199,2 @@ -../include/trace/events/xen.h:258:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 258 | DECLARE_EVENT_CLASS(xen_mmu_ptep_modify_prot, +../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, @@ -21477,2 +28202 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -21484,6 +28208,3 @@ -../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, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -21496,7 +28217,13 @@ -../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’: +../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’: @@ -21509,6 +28236,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(urb_transfer, + | ^~~~~~~~~~~~~~~~~~~ @@ -21521,2 +28245,49 @@ -../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/./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) @@ -21524,6 +28295,15 @@ -../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); \ +../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); \ @@ -21530,0 +28311,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) + | ^~~~~~~~~~~~~~~~~~~ +../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/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); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -21534,2 +28337,2 @@ -../include/trace/events/xen.h:320:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 320 | DECLARE_EVENT_CLASS(xen_mmu_pgd, +../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, @@ -21537 +28340 @@ -../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’? @@ -21539 +28342 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -21543,2 +28346,2 @@ -../include/trace/events/xen.h:320:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 320 | DECLARE_EVENT_CLASS(xen_mmu_pgd, +../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, @@ -21546,2 +28349 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -21553,6 +28355,3 @@ -../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, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -21565,7 +28364,13 @@ -../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’: +../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’: @@ -21578,6 +28383,3 @@ -../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, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -21590,9 +28392,7 @@ -../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); \ +../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); \ @@ -21600,2 +28400,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), \ @@ -21603,2 +28403,38 @@ -../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, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../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) @@ -21606,4 +28442,38 @@ -../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’? +../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 +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] @@ -21611 +28481 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -21618,2 +28488,2 @@ -../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ - 367 | TRACE_EVENT(xen_mmu_write_cr3, +../include/trace/events/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -21621 +28490,0 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_write_ldt_entry’: @@ -21631,2 +28500,2 @@ -../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/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -21634 +28503 @@ -../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 @@ -21636 +28505 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -21643,2 +28512,2 @@ -../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/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -21646,2 +28515 @@ -../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’? +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -21649 +28517 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -21656,2 +28524,2 @@ -../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/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -21659,3 +28527,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)(); \ + | ^~~~~~~~~~~~~~ @@ -21668,2 +28536,2 @@ -../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/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -21671 +28539 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_load_idt’: +../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_lat’: @@ -21681,2 +28549,2 @@ -../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ - 413 | TRACE_EVENT(xen_cpu_load_idt, +../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(wbt_lat, @@ -21693,2 +28561,2 @@ -../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ - 413 | TRACE_EVENT(xen_cpu_load_idt, +../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(wbt_lat, @@ -21696 +28564 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_write_gdt_entry’: +../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_step’: @@ -21706,2 +28574,2 @@ -../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/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(wbt_step, @@ -21718,2 +28586,2 @@ -../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/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(wbt_step, @@ -21721 +28589 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_set_ldt’: +../include/trace/events/wbt.h: In function ‘trace_event_raw_event_wbt_timer’: @@ -21731,2 +28599,2 @@ -../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ - 442 | TRACE_EVENT(xen_cpu_set_ldt, +../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ + 129 | TRACE_EVENT(wbt_timer, @@ -21743,335 +28611,2 @@ -../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/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ + 129 | TRACE_EVENT(wbt_timer, @@ -22079,22 +28614,4 @@ -../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); \ +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); \ @@ -22102,3 +28619,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -22108,2 +28625,2 @@ -../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/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -22111,6 +28628,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -22120,2 +28637,2 @@ -../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/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -22123,3 +28640,3 @@ -../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/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); \ @@ -22127,3 +28644,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -22133,2 +28650,2 @@ -../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/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(wbt_lat, @@ -22136,6 +28653,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -22145,2 +28662,2 @@ -../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/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(wbt_lat, @@ -22148,3 +28665,3 @@ -../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/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); \ @@ -22152,3 +28669,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -22158,2 +28675,2 @@ -../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ - 367 | TRACE_EVENT(xen_mmu_write_cr3, +../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(wbt_step, @@ -22161,6 +28678,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -22170,2 +28687,2 @@ -../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ - 367 | TRACE_EVENT(xen_mmu_write_cr3, +../include/trace/events/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(wbt_step, @@ -22173,3 +28690,3 @@ -../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/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); \ @@ -22177,3 +28694,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -22183,2 +28700,2 @@ -../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/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ + 129 | TRACE_EVENT(wbt_timer, @@ -22186,6 +28703,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -22195,2 +28712,2 @@ -../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/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ + 129 | TRACE_EVENT(wbt_timer, @@ -22198 +28715,2 @@ -../include/trace/events/xen.h: In function ‘__bpf_trace_xen_cpu_write_idt_entry’: +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_stat’: @@ -22208,2 +28726,2 @@ -../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/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -22220,2 +28738,2 @@ -../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/wbt.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(wbt_stat, @@ -22223 +28741 @@ -../include/trace/events/xen.h: In function ‘__bpf_trace_xen_cpu_load_idt’: +../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_lat’: @@ -22233,2 +28751,2 @@ -../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ - 413 | TRACE_EVENT(xen_cpu_load_idt, +../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(wbt_lat, @@ -22245,2 +28763,2 @@ -../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ - 413 | TRACE_EVENT(xen_cpu_load_idt, +../include/trace/events/wbt.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(wbt_lat, @@ -22248 +28766 @@ -../include/trace/events/xen.h: In function ‘__bpf_trace_xen_cpu_write_gdt_entry’: +../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_step’: @@ -22258,2 +28776,2 @@ -../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/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(wbt_step, @@ -22270,2 +28788,2 @@ -../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/wbt.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(wbt_step, @@ -22273 +28791 @@ -../include/trace/events/xen.h: In function ‘__bpf_trace_xen_cpu_set_ldt’: +../include/trace/events/wbt.h: In function ‘__bpf_trace_wbt_timer’: @@ -22283,2 +28801,2 @@ -../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ - 442 | TRACE_EVENT(xen_cpu_set_ldt, +../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ + 129 | TRACE_EVENT(wbt_timer, @@ -22295,2 +28813,2 @@ -../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ - 442 | TRACE_EVENT(xen_cpu_set_ldt, +../include/trace/events/wbt.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ + 129 | TRACE_EVENT(wbt_timer, @@ -22298,111 +28816,2 @@ -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/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: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[4]: *** [../scripts/Makefile.build:244: block/blk-wbt.o] Error 1 +make[3]: *** [../scripts/Makefile.build:485: block] Error 2 @@ -22409,0 +28819 @@ +make[6]: *** Waiting for unfinished jobs.... @@ -22548,0 +28959,101 @@ +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, + | ^~~~~~~~~~~ @@ -22653,3 +29164,3 @@ - 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’: + 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’: @@ -22665,2 +29176,2 @@ -../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/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(funeth_tx, @@ -22677,2 +29188,2 @@ -../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/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(funeth_tx, @@ -22689,2 +29200,2 @@ -../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/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(funeth_tx, @@ -22701,2 +29212,2 @@ -../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/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(funeth_tx, @@ -22713,2 +29224,2 @@ -../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/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(funeth_tx, @@ -22716 +29227 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘trace_event_raw_event_hclge_vf_mbx_send’: +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_tx_free’: @@ -22726,2 +29237,2 @@ -../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/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(funeth_tx_free, @@ -22738,2 +29249,2 @@ -../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/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(funeth_tx_free, @@ -22741 +29252 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘trace_event_raw_event_hclge_vf_cmd_template’: +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_rx’: @@ -22748,3 +29259,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -22757,3 +29271,82 @@ -../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: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, + | ^~~~~~~~~~~ @@ -22761 +29354 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘__bpf_trace_hclge_vf_mbx_get’: +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_tx’: @@ -22771,2 +29364,2 @@ -../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/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(funeth_tx, @@ -22783,2 +29376,2 @@ -../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/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(funeth_tx, @@ -22786 +29379 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘__bpf_trace_hclge_vf_mbx_send’: +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_tx_free’: @@ -22796,2 +29389,2 @@ -../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/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(funeth_tx_free, @@ -22808,2 +29401,2 @@ -../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/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(funeth_tx_free, @@ -22811 +29404 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘__bpf_trace_hclge_vf_cmd_template’: +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘__bpf_trace_funeth_rx’: @@ -22818,3 +29411,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -22827,5 +29423,9 @@ -../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.... +../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 @@ -22833,3 +29433,3 @@ - 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’: + 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’: @@ -22842,6 +29442,3 @@ -../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/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(writeback_folio_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -22854,6 +29451,3 @@ -../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/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(writeback_folio_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -22866,6 +29460,3 @@ -../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/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(writeback_folio_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -22878,6 +29469,3 @@ -../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/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(writeback_folio_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -22890,7 +29478,4 @@ -../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/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’: @@ -22903,6 +29488,3 @@ -../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/writeback.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -22915,7 +29497,4 @@ -../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/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’: @@ -22931,2 +29510,2 @@ -../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(kvm_set_irq, +../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(inode_foreign_history, @@ -22943,2 +29522,2 @@ -../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(kvm_set_irq, +../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(inode_foreign_history, @@ -22946 +29525 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_ioapic_set_irq’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_inode_switch_wbs’: @@ -22956,2 +29535,2 @@ -../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(kvm_ioapic_set_irq, +../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ + 208 | TRACE_EVENT(inode_switch_wbs, @@ -22968,2 +29547,2 @@ -../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(kvm_ioapic_set_irq, +../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ + 208 | TRACE_EVENT(inode_switch_wbs, @@ -22971 +29550 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_ioapic_delayed_eoi_inj’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_track_foreign_dirty’: @@ -22981,2 +29560,2 @@ -../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/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ + 237 | TRACE_EVENT(track_foreign_dirty, @@ -22993,2 +29572,2 @@ -../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/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ + 237 | TRACE_EVENT(track_foreign_dirty, @@ -22996 +29575 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_msi_set_irq’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_flush_foreign’: @@ -23006,2 +29585,2 @@ -../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ - 143 | TRACE_EVENT(kvm_msi_set_irq, +../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(flush_foreign, @@ -23018,2 +29597,2 @@ -../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ - 143 | TRACE_EVENT(kvm_msi_set_irq, +../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(flush_foreign, @@ -23021 +29600 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_ack_irq’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_write_inode_template’: @@ -23028,6 +29607,3 @@ -../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/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -23040,7 +29616,4 @@ -../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/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’: @@ -23053,6 +29626,3 @@ -../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/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 347 | DECLARE_EVENT_CLASS(writeback_work_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -23065,7 +29635,4 @@ -../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/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’: @@ -23081,2 +29648,2 @@ -../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ - 243 | TRACE_EVENT(kvm_fpu, +../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ + 395 | TRACE_EVENT(writeback_pages_written, @@ -23093,2 +29660,2 @@ -../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ - 243 | TRACE_EVENT(kvm_fpu, +../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ + 395 | TRACE_EVENT(writeback_pages_written, @@ -23096 +29663 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_async_get_page_class’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_class’: @@ -23103,2 +29670,2 @@ -../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/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 407 | DECLARE_EVENT_CLASS(writeback_class, @@ -23112,2 +29679,2 @@ -../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/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 407 | DECLARE_EVENT_CLASS(writeback_class, @@ -23115 +29682 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_async_pf_nopresent_ready’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_bdi_register’: @@ -23122,2 +29689,27 @@ -../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: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, @@ -23131,2 +29723,2 @@ -../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/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 444 | DECLARE_EVENT_CLASS(wbc_class, @@ -23134 +29726 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_async_pf_completed’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_queue_io’: @@ -23144,2 +29736,2 @@ -../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT( +../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ + 498 | TRACE_EVENT(writeback_queue_io, @@ -23156,2 +29748,2 @@ -../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT( +../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ + 498 | TRACE_EVENT(writeback_queue_io, @@ -23159 +29751 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_halt_poll_ns’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_global_dirty_state’: @@ -23169,2 +29761,2 @@ -../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ - 347 | TRACE_EVENT(kvm_halt_poll_ns, +../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ + 530 | TRACE_EVENT(global_dirty_state, @@ -23181,2 +29773,2 @@ -../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ - 347 | TRACE_EVENT(kvm_halt_poll_ns, +../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ + 530 | TRACE_EVENT(global_dirty_state, @@ -23184 +29776 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_dirty_ring_push’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_bdi_dirty_ratelimit’: @@ -23194,2 +29786,2 @@ -../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ - 378 | TRACE_EVENT(kvm_dirty_ring_push, +../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ + 575 | TRACE_EVENT(bdi_dirty_ratelimit, @@ -23206,2 +29798,2 @@ -../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ - 378 | TRACE_EVENT(kvm_dirty_ring_push, +../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ + 575 | TRACE_EVENT(bdi_dirty_ratelimit, @@ -23209 +29801 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_dirty_ring_reset’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_balance_dirty_pages’: @@ -23219,2 +29811,2 @@ -../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ - 405 | TRACE_EVENT(kvm_dirty_ring_reset, +../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ + 621 | TRACE_EVENT(balance_dirty_pages, @@ -23231,2 +29823,2 @@ -../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ - 405 | TRACE_EVENT(kvm_dirty_ring_reset, +../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ + 621 | TRACE_EVENT(balance_dirty_pages, @@ -23234 +29826 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_dirty_ring_exit’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_sb_inodes_requeue’: @@ -23244,2 +29836,2 @@ -../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ - 426 | TRACE_EVENT(kvm_dirty_ring_exit, +../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ + 706 | TRACE_EVENT(writeback_sb_inodes_requeue, @@ -23256,2 +29848,2 @@ -../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ - 426 | TRACE_EVENT(kvm_dirty_ring_exit, +../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ + 706 | TRACE_EVENT(writeback_sb_inodes_requeue, @@ -23259 +29851 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_unmap_hva_range’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_single_inode_template’: @@ -23266,6 +29858,3 @@ -../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/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -23278,7 +29867,4 @@ -../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/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’: @@ -23291,6 +29877,3 @@ -../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/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 798 | DECLARE_EVENT_CLASS(writeback_inode_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -23302,0 +29886,49 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -23306,2 +29938,2 @@ -../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ - 459 | TRACE_EVENT(kvm_age_hva, +../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(inode_foreign_history, @@ -23309,3 +29941,15 @@ -../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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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); \ @@ -23313,2 +29957,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), \ @@ -23319,2 +29963,2 @@ -../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ - 477 | TRACE_EVENT(kvm_test_age_hva, +../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ + 208 | TRACE_EVENT(inode_switch_wbs, @@ -23322,2 +29966,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); \ @@ -23325,2 +29969,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), \ @@ -23331,2 +29975,2 @@ -../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ - 477 | TRACE_EVENT(kvm_test_age_hva, +../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ + 208 | TRACE_EVENT(inode_switch_wbs, @@ -23334,4 +29978,3 @@ -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/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); \ @@ -23339,2 +29982,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, \ @@ -23341,0 +29988,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -23345,2 +30000,2 @@ -../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ - 22 | TRACE_EVENT(kvm_userspace_exit, +../include/trace/events/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ + 237 | TRACE_EVENT(track_foreign_dirty, @@ -23348,5 +30003,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/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, \ @@ -23353,0 +30013,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -23357,2 +30025,2 @@ -../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ - 22 | TRACE_EVENT(kvm_userspace_exit, +../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(flush_foreign, @@ -23360,3 +30028,3 @@ -../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/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); \ @@ -23364,2 +30032,43 @@ -../include/trace/bpf_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/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, \ @@ -23366,0 +30076,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -23370,2 +30088,2 @@ -../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(kvm_vcpu_wakeup, +../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ + 395 | TRACE_EVENT(writeback_pages_written, @@ -23373,5 +30091,28 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.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: 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, \ @@ -23378,0 +30120,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -23382,2 +30132,2 @@ -../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(kvm_vcpu_wakeup, +../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ + 430 | TRACE_EVENT(writeback_bdi_register, @@ -23385,3 +30135,3 @@ -../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/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); \ @@ -23389,2 +30139,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/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, \ @@ -23391,0 +30164,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -23395,2 +30176,2 @@ -../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(kvm_set_irq, +../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ + 498 | TRACE_EVENT(writeback_queue_io, @@ -23398,5 +30179,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/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, \ @@ -23403,0 +30189,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -23407,2 +30201,2 @@ -../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(kvm_set_irq, +../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ + 530 | TRACE_EVENT(global_dirty_state, @@ -23410,3 +30204,3 @@ -../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/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); \ @@ -23414,2 +30208,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, \ @@ -23416,0 +30214,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -23420,2 +30226,2 @@ -../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(kvm_ioapic_set_irq, +../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ + 575 | TRACE_EVENT(bdi_dirty_ratelimit, @@ -23423,5 +30229,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/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, \ @@ -23428,0 +30239,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -23432,2 +30251,2 @@ -../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(kvm_ioapic_set_irq, +../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ + 621 | TRACE_EVENT(balance_dirty_pages, @@ -23435,3 +30254,3 @@ -../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/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); \ @@ -23439,2 +30258,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, \ @@ -23441,0 +30264,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -23445,2 +30276,2 @@ -../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/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ + 706 | TRACE_EVENT(writeback_sb_inodes_requeue, @@ -23447,0 +30279,49 @@ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -23454,2 +30334,9 @@ -../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: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) @@ -23457,4 +30344,13 @@ -../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/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’: @@ -23470,2 +30366,2 @@ -../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ - 143 | TRACE_EVENT(kvm_msi_set_irq, +../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(inode_foreign_history, @@ -23482,2 +30378,2 @@ -../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ - 143 | TRACE_EVENT(kvm_msi_set_irq, +../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(inode_foreign_history, @@ -23485 +30381 @@ -../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_ack_irq’: +../include/trace/events/writeback.h: In function ‘__bpf_trace_inode_switch_wbs’: @@ -23495,2 +30391,2 @@ -../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ - 183 | TRACE_EVENT(kvm_ack_irq, +../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ + 208 | TRACE_EVENT(inode_switch_wbs, @@ -23507,2 +30403,2 @@ -../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ - 183 | TRACE_EVENT(kvm_ack_irq, +../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ + 208 | TRACE_EVENT(inode_switch_wbs, @@ -23510 +30406 @@ -../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_mmio’: +../include/trace/events/writeback.h: In function ‘__bpf_trace_track_foreign_dirty’: @@ -23520,2 +30416,2 @@ -../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ - 213 | TRACE_EVENT(kvm_mmio, +../include/trace/events/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ + 237 | TRACE_EVENT(track_foreign_dirty, @@ -23532,2 +30428,2 @@ -../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ - 213 | TRACE_EVENT(kvm_mmio, +../include/trace/events/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ + 237 | TRACE_EVENT(track_foreign_dirty, @@ -23535 +30431 @@ -../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_fpu’: +../include/trace/events/writeback.h: In function ‘__bpf_trace_flush_foreign’: @@ -23545,2 +30441,2 @@ -../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ - 243 | TRACE_EVENT(kvm_fpu, +../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(flush_foreign, @@ -23557,2 +30453,2 @@ -../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ - 243 | TRACE_EVENT(kvm_fpu, +../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(flush_foreign, @@ -23560 +30456 @@ -../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_async_get_page_class’: +../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_write_inode_template’: @@ -23567,2 +30463,2 @@ -../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/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, @@ -23576,2 +30472,2 @@ -../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/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, @@ -23579 +30475 @@ -../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_async_pf_nopresent_ready’: +../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_work_class’: @@ -23586,2 +30482,2 @@ -../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/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 347 | DECLARE_EVENT_CLASS(writeback_work_class, @@ -23595,2 +30491,2 @@ -../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/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 347 | DECLARE_EVENT_CLASS(writeback_work_class, @@ -23598 +30494 @@ -../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_async_pf_completed’: +../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_pages_written’: @@ -23608,2 +30504,2 @@ -../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT( +../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ + 395 | TRACE_EVENT(writeback_pages_written, @@ -23620,2 +30516,2 @@ -../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT( +../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ + 395 | TRACE_EVENT(writeback_pages_written, @@ -23623 +30519,20 @@ -../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_halt_poll_ns’: +../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’: @@ -23633,2 +30548,2 @@ -../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ - 347 | TRACE_EVENT(kvm_halt_poll_ns, +../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ + 430 | TRACE_EVENT(writeback_bdi_register, @@ -23645,2 +30560,2 @@ -../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ - 347 | TRACE_EVENT(kvm_halt_poll_ns, +../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ + 430 | TRACE_EVENT(writeback_bdi_register, @@ -23648 +30563,20 @@ -../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_dirty_ring_push’: +../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’: @@ -23658,2 +30592,2 @@ -../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ - 378 | TRACE_EVENT(kvm_dirty_ring_push, +../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ + 498 | TRACE_EVENT(writeback_queue_io, @@ -23670,2 +30604,2 @@ -../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ - 378 | TRACE_EVENT(kvm_dirty_ring_push, +../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ + 498 | TRACE_EVENT(writeback_queue_io, @@ -23673 +30607 @@ -../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_dirty_ring_reset’: +../include/trace/events/writeback.h: In function ‘__bpf_trace_global_dirty_state’: @@ -23683,2 +30617,2 @@ -../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ - 405 | TRACE_EVENT(kvm_dirty_ring_reset, +../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ + 530 | TRACE_EVENT(global_dirty_state, @@ -23695,2 +30629,2 @@ -../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ - 405 | TRACE_EVENT(kvm_dirty_ring_reset, +../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ + 530 | TRACE_EVENT(global_dirty_state, @@ -23698 +30632 @@ -../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_dirty_ring_exit’: +../include/trace/events/writeback.h: In function ‘__bpf_trace_bdi_dirty_ratelimit’: @@ -23708,2 +30642,2 @@ -../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ - 426 | TRACE_EVENT(kvm_dirty_ring_exit, +../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ + 575 | TRACE_EVENT(bdi_dirty_ratelimit, @@ -23720,2 +30654,2 @@ -../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ - 426 | TRACE_EVENT(kvm_dirty_ring_exit, +../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ + 575 | TRACE_EVENT(bdi_dirty_ratelimit, @@ -23723 +30657 @@ -../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_unmap_hva_range’: +../include/trace/events/writeback.h: In function ‘__bpf_trace_balance_dirty_pages’: @@ -23733,2 +30667,2 @@ -../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ - 441 | TRACE_EVENT(kvm_unmap_hva_range, +../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ + 621 | TRACE_EVENT(balance_dirty_pages, @@ -23745,2 +30679,2 @@ -../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ - 441 | TRACE_EVENT(kvm_unmap_hva_range, +../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ + 621 | TRACE_EVENT(balance_dirty_pages, @@ -23748 +30682 @@ -../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_age_hva’: +../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_sb_inodes_requeue’: @@ -23758,2 +30692,2 @@ -../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ - 459 | TRACE_EVENT(kvm_age_hva, +../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ + 706 | TRACE_EVENT(writeback_sb_inodes_requeue, @@ -23770,2 +30704,2 @@ -../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ - 459 | TRACE_EVENT(kvm_age_hva, +../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ + 706 | TRACE_EVENT(writeback_sb_inodes_requeue, @@ -23773 +30707 @@ -../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_test_age_hva’: +../include/trace/events/writeback.h: In function ‘__bpf_trace_writeback_single_inode_template’: @@ -23780,6 +30714,3 @@ -../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/events/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -23792,2 +30723,9 @@ -../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: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) @@ -23795,5 +30733,14 @@ -../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.... +../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 +make[4]: *** Waiting for unfinished jobs.... @@ -23801,3 +30748,3 @@ - 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’: + 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’: @@ -23810,3 +30757,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -23819,3 +30769,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -23828,3 +30781,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -23837,3 +30793,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -23846,19 +30805,2 @@ -../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) +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -23866,12 +30808,5 @@ -../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/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/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’? @@ -23879 +30814 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -23883,2 +30818,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/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 62 | DECLARE_EVENT_CLASS(filelock_lock, @@ -23886 +30821 @@ -../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’? @@ -23888 +30823 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -23892,2 +30827,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/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 62 | DECLARE_EVENT_CLASS(filelock_lock, @@ -23895 +30830,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/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’? @@ -23901,2 +30837,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/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 119 | DECLARE_EVENT_CLASS(filelock_lease, @@ -23910,11 +30846,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/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_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/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 119 | DECLARE_EVENT_CLASS(filelock_lease, @@ -23922 +30849 @@ -../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_ipc3_period_elapsed_position’: +../include/trace/events/filelock.h: In function ‘trace_event_raw_event_generic_add_lease’: @@ -23932,2 +30859,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/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(generic_add_lease, @@ -23944,2 +30871,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/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(generic_add_lease, @@ -23947 +30874 @@ -../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_pcm_pointer_position’: +../include/trace/events/filelock.h: In function ‘trace_event_raw_event_leases_conflict’: @@ -23957,2 +30884,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/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(leases_conflict, @@ -23969,2 +30896,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/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(leases_conflict, @@ -23972,3 +30899,4 @@ -../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); \ +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); \ @@ -23976,2 +30904,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), \ @@ -23982,2 +30910,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/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(locks_get_lock_context, @@ -23985,2 +30913,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); \ @@ -23988,2 +30916,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), \ @@ -23994,2 +30922,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/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(locks_get_lock_context, @@ -23997,3 +30925,3 @@ -../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/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); \ @@ -24001,2 +30929,40 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -24007,2 +30973,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/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(generic_add_lease, @@ -24010,2 +30976,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); \ @@ -24013,2 +30979,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), \ @@ -24019,2 +30985,27 @@ -../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(sof_ipc4_fw_config, +../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, @@ -24023 +31014 @@ -../include/trace/events/sof.h: In function ‘__bpf_trace_sof_widget_template’: +../include/trace/events/filelock.h: In function ‘__bpf_trace_locks_get_lock_context’: @@ -24030,3 +31021,6 @@ -../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/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(locks_get_lock_context, + | ^~~~~~~~~~~ @@ -24039,4 +31033,7 @@ -../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/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’: @@ -24049,6 +31046,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.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, - | ^~~~~~~~~~~ +../include/trace/events/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 62 | DECLARE_EVENT_CLASS(filelock_lock, + | ^~~~~~~~~~~~~~~~~~~ @@ -24061,7 +31055,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.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/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’: @@ -24074,6 +31065,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.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(sof_pcm_pointer_position, - | ^~~~~~~~~~~ +../include/trace/events/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 119 | DECLARE_EVENT_CLASS(filelock_lease, + | ^~~~~~~~~~~~~~~~~~~ @@ -24086,7 +31074,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.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/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’: @@ -24102,2 +31087,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/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(generic_add_lease, @@ -24114,2 +31099,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/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(generic_add_lease, @@ -24117 +31102 @@ -../include/trace/events/sof.h: In function ‘__bpf_trace_sof_ipc4_fw_config’: +../include/trace/events/filelock.h: In function ‘__bpf_trace_leases_conflict’: @@ -24127,2 +31112,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/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(leases_conflict, @@ -24139,2 +31124,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/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(leases_conflict, @@ -24142,2 +31127 @@ -make[6]: *** [../scripts/Makefile.build:244: sound/soc/sof/core.o] Error 1 -make[6]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:244: fs/locks.o] Error 1 @@ -24145,3 +31129,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 ../drivers/usb/musb/musb_trace.h:389, + from ../drivers/usb/musb/musb_trace.c:11: +../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_log’: @@ -24154,3 +31138,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(musb_log, + | ^~~~~~~~~~~ @@ -24163,3 +31150,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(musb_log, + | ^~~~~~~~~~~ @@ -24172,3 +31162,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(musb_log, + | ^~~~~~~~~~~ @@ -24181,3 +31174,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(musb_log, + | ^~~~~~~~~~~ @@ -24190,10 +31186,2 @@ -../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) +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -24201,8 +31189,12 @@ -../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) +../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(musb_log, + | ^~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_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, \ @@ -24210,10 +31202,4 @@ -../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/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] +../drivers/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(musb_state, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -24221 +31207 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -24225,3 +31211,7 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(musb_state, + | ^~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_regb’: @@ -24234,2 +31224,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(hif_data, +../drivers/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 57 | DECLARE_EVENT_CLASS(musb_regb, @@ -24237 +31227 @@ -../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’? @@ -24239 +31229 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -24243,2 +31233,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(hif_data, +../drivers/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 57 | DECLARE_EVENT_CLASS(musb_regb, @@ -24246 +31236,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_regw’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -24248 +31239 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -24252,2 +31243,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(hif_data, +../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 89 | DECLARE_EVENT_CLASS(musb_regw, @@ -24255,3 +31246,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -24261,2 +31252,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(hif_data, +../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 89 | DECLARE_EVENT_CLASS(musb_regw, @@ -24264 +31255 @@ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_io_data’: +../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_regl’: @@ -24271,2 +31262,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 236 | DECLARE_EVENT_CLASS(io_data, +../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 121 | DECLARE_EVENT_CLASS(musb_regl, @@ -24280,2 +31271,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 236 | DECLARE_EVENT_CLASS(io_data, +../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 121 | DECLARE_EVENT_CLASS(musb_regl, @@ -24283 +31274 @@ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_io_data32’: +../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_isr’: @@ -24290,3 +31281,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ + 153 | TRACE_EVENT(musb_isr, + | ^~~~~~~~~~~ @@ -24299,4 +31293,7 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ + 153 | TRACE_EVENT(musb_isr, + | ^~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_urb’: @@ -24309,2 +31306,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 314 | DECLARE_EVENT_CLASS(piggyback, +../drivers/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 174 | DECLARE_EVENT_CLASS(musb_urb, @@ -24318,2 +31315,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 314 | DECLARE_EVENT_CLASS(piggyback, +../drivers/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 174 | DECLARE_EVENT_CLASS(musb_urb, @@ -24321 +31318 @@ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_bh_stats’: +../drivers/usb/musb/./musb_trace.h: In function ‘trace_event_raw_event_musb_req’: @@ -24328,6 +31325,3 @@ -../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/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(musb_req, + | ^~~~~~~~~~~~~~~~~~~ @@ -24339,0 +31334,11 @@ +../drivers/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(musb_req, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/usb/musb/./musb_trace.h: In function ‘perf_trace_musb_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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -24343,2 +31348,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ - 335 | TRACE_EVENT(bh_stats, +../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(musb_log, @@ -24346,3 +31351,15 @@ -../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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(musb_log, + | ^~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h: In function ‘perf_trace_musb_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); \ @@ -24350,2 +31367,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), \ @@ -24356,2 +31373,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ - 363 | TRACE_EVENT(tx_stats, +../drivers/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(musb_state, @@ -24359,2 +31376,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); \ @@ -24362,2 +31379,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), \ @@ -24368,2 +31385,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ - 363 | TRACE_EVENT(tx_stats, +../drivers/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(musb_state, @@ -24371,3 +31388,3 @@ -../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); \ +../drivers/usb/musb/./musb_trace.h: In function ‘perf_trace_musb_regb’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -24375,2 +31392,59 @@ -../include/trace/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/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 57 | DECLARE_EVENT_CLASS(musb_regb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 57 | DECLARE_EVENT_CLASS(musb_regb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h: In function ‘perf_trace_musb_regw’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 89 | DECLARE_EVENT_CLASS(musb_regw, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 89 | DECLARE_EVENT_CLASS(musb_regw, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h: In function ‘perf_trace_musb_regl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 121 | DECLARE_EVENT_CLASS(musb_regl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 121 | DECLARE_EVENT_CLASS(musb_regl, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h: In function ‘perf_trace_musb_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), \ @@ -24381,2 +31455,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ - 437 | TRACE_EVENT(queues_stats, +../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ + 153 | TRACE_EVENT(musb_isr, @@ -24384,2 +31458,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); \ @@ -24387,2 +31461,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), \ @@ -24393,2 +31467,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ - 437 | TRACE_EVENT(queues_stats, +../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ + 153 | TRACE_EVENT(musb_isr, @@ -24395,0 +31470,38 @@ +../drivers/usb/musb/./musb_trace.h: In function ‘perf_trace_musb_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 174 | DECLARE_EVENT_CLASS(musb_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 174 | DECLARE_EVENT_CLASS(musb_urb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h: In function ‘perf_trace_musb_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(musb_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(musb_req, + | ^~~~~~~~~~~~~~~~~~~ @@ -24397 +31509 @@ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_hif_data’: +../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_log’: @@ -24404,3 +31516,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(musb_log, + | ^~~~~~~~~~~ @@ -24413,4 +31528,7 @@ -../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/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ + 26 | TRACE_EVENT(musb_log, + | ^~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_state’: @@ -24423,2 +31541,27 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(musb_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/usb/musb/./musb_trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(musb_state, + | ^~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_regb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 57 | DECLARE_EVENT_CLASS(musb_regb, @@ -24432,2 +31575,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 236 | DECLARE_EVENT_CLASS(io_data, +../drivers/usb/musb/./musb_trace.h:57:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 57 | DECLARE_EVENT_CLASS(musb_regb, @@ -24435 +31578 @@ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_io_data32’: +../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_regw’: @@ -24442,2 +31585,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 279 | DECLARE_EVENT_CLASS(io_data32, +../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 89 | DECLARE_EVENT_CLASS(musb_regw, @@ -24451,2 +31594,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 279 | DECLARE_EVENT_CLASS(io_data32, +../drivers/usb/musb/./musb_trace.h:89:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 89 | DECLARE_EVENT_CLASS(musb_regw, @@ -24454 +31597 @@ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_piggyback’: +../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_regl’: @@ -24461,2 +31604,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 314 | DECLARE_EVENT_CLASS(piggyback, +../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 121 | DECLARE_EVENT_CLASS(musb_regl, @@ -24470,2 +31613,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 314 | DECLARE_EVENT_CLASS(piggyback, +../drivers/usb/musb/./musb_trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 121 | DECLARE_EVENT_CLASS(musb_regl, @@ -24473 +31616 @@ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_bh_stats’: +../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_isr’: @@ -24483,2 +31626,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ - 335 | TRACE_EVENT(bh_stats, +../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ + 153 | TRACE_EVENT(musb_isr, @@ -24495,2 +31638,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ - 335 | TRACE_EVENT(bh_stats, +../drivers/usb/musb/./musb_trace.h:153:1: note: in expansion of macro ‘TRACE_EVENT’ + 153 | TRACE_EVENT(musb_isr, @@ -24498 +31641 @@ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_tx_stats’: +../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_urb’: @@ -24505,6 +31648,3 @@ -../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/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 174 | DECLARE_EVENT_CLASS(musb_urb, + | ^~~~~~~~~~~~~~~~~~~ @@ -24517,7 +31657,4 @@ -../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’: +../drivers/usb/musb/./musb_trace.h:174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 174 | DECLARE_EVENT_CLASS(musb_urb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h: In function ‘__bpf_trace_musb_req’: @@ -24530,6 +31667,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(musb_req, + | ^~~~~~~~~~~~~~~~~~~ @@ -24542,9 +31676,5 @@ -../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 +../drivers/usb/musb/./musb_trace.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(musb_req, + | ^~~~~~~~~~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/usb/musb/musb_trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/usb/musb] Error 2 @@ -24552,3 +31682,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 ../fs/ext2/trace.h:94, + from ../fs/ext2/trace.c:6: +../fs/ext2/./trace.h: In function ‘trace_event_raw_event_ext2_dio_class’: @@ -24561,6 +31691,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:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, - | ^~~~~~~~~~~ +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24573,6 +31700,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:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, - | ^~~~~~~~~~~ +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24585,6 +31709,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:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, - | ^~~~~~~~~~~ +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24597,6 +31718,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:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, - | ^~~~~~~~~~~ +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24609,7 +31727,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: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’: +../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’: @@ -24625,2 +31740,2 @@ -../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(io_uring_register, +../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ext2_dio_write_endio, @@ -24637,2 +31752,2 @@ -../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(io_uring_register, +../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ext2_dio_write_endio, @@ -24640,3 +31755,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: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); \ @@ -24644,2 +31760,21 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -24650,2 +31785,2 @@ -../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(io_uring_file_get, +../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ext2_dio_write_endio, @@ -24653,2 +31788,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); \ @@ -24656,2 +31791,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), \ @@ -24662,2 +31797,2 @@ -../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(io_uring_file_get, +../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ext2_dio_write_endio, @@ -24665,3 +31800,4 @@ -../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); \ +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); \ @@ -24669,3 +31805,22 @@ -../include/trace/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) + | ^~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -24675,2 +31830,2 @@ -../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT(io_uring_queue_async_work, +../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ext2_dio_write_endio, @@ -24678,6 +31833,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -24687,2 +31842,2 @@ -../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT(io_uring_queue_async_work, +../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ext2_dio_write_endio, @@ -24690 +31845,15 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_defer’: +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/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, + | ^~~~~~~~~~~~~~~~~~~ @@ -24697,6 +31866,12 @@ -../include/trace/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, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -24709,7 +31884,13 @@ -../include/trace/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’: +../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’: @@ -24725,2 +31906,2 @@ -../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ - 223 | TRACE_EVENT(io_uring_link, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mac_txstat_fetch, @@ -24737,2 +31918,2 @@ -../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ - 223 | TRACE_EVENT(io_uring_link, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mac_txstat_fetch, @@ -24740,3 +31921,4 @@ -../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); \ +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); \ @@ -24744,2 +31926,21 @@ -../include/trace/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/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), \ @@ -24750,2 +31951,2 @@ -../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(io_uring_cqring_wait, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mac_txstat_fetch, @@ -24753,2 +31954,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); \ @@ -24756,2 +31957,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), \ @@ -24762,2 +31963,2 @@ -../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(io_uring_cqring_wait, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mac_txstat_fetch, @@ -24765,3 +31966,4 @@ -../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); \ +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); \ @@ -24769,3 +31971,22 @@ -../include/trace/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) + | ^~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -24775,2 +31996,2 @@ -../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ - 283 | TRACE_EVENT(io_uring_fail_link, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mac_txstat_fetch, @@ -24778 +31999,18 @@ -../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/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/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] @@ -24780 +32018 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -24787,2 +32025,2 @@ -../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ - 283 | TRACE_EVENT(io_uring_fail_link, +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, @@ -24790 +32027,0 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_complete’: @@ -24800,2 +32037,2 @@ -../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(io_uring_complete, +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, @@ -24803 +32040 @@ -../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 @@ -24805 +32042 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -24812,2 +32049,2 @@ -../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(io_uring_complete, +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, @@ -24815,2 +32052 @@ -../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’? +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -24818 +32054 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -24825,2 +32061,2 @@ -../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ - 370 | TRACE_EVENT(io_uring_submit_req, +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, @@ -24828,3 +32064,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)(); \ + | ^~~~~~~~~~~~~~ @@ -24837,2 +32073,2 @@ -../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ - 370 | TRACE_EVENT(io_uring_submit_req, +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, @@ -24840,3 +32076,4 @@ -../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); \ +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); \ @@ -24844,2 +32081,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), \ @@ -24850,2 +32087,2 @@ -../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ - 414 | TRACE_EVENT(io_uring_poll_arm, +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, @@ -24853,2 +32090,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); \ @@ -24856,2 +32093,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), \ @@ -24862,2 +32099,2 @@ -../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ - 414 | TRACE_EVENT(io_uring_poll_arm, +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, @@ -24865,3 +32102,4 @@ -../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); \ +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); \ @@ -24869,3 +32107,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -24875,2 +32113,2 @@ -../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ - 455 | TRACE_EVENT(io_uring_task_add, +../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(lp_event, @@ -24878 +32116,18 @@ -../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/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/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] @@ -24880 +32135 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -24887,2 +32142,2 @@ -../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ - 455 | TRACE_EVENT(io_uring_task_add, +../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, @@ -24890 +32144,0 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_req_failed’: @@ -24900,2 +32154,2 @@ -../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ - 496 | TRACE_EVENT(io_uring_req_failed, +../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, @@ -24903 +32157 @@ -../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 @@ -24905 +32159 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -24912,2 +32166,2 @@ -../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ - 496 | TRACE_EVENT(io_uring_req_failed, +../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, @@ -24915,2 +32169 @@ -../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’? +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -24918 +32171 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -24925,2 +32178,2 @@ -../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ - 571 | TRACE_EVENT(io_uring_cqe_overflow, +../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, @@ -24928,3 +32181,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)(); \ + | ^~~~~~~~~~~~~~ @@ -24937,2 +32190,2 @@ -../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ - 571 | TRACE_EVENT(io_uring_cqe_overflow, +../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, @@ -24940 +32193 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_task_work_run’: +../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘trace_event_raw_event_hclge_vf_mbx_send’: @@ -24950,2 +32203,2 @@ -../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ - 607 | TRACE_EVENT(io_uring_task_work_run, +../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, @@ -24962,2 +32215,2 @@ -../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ - 607 | TRACE_EVENT(io_uring_task_work_run, +../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, @@ -24965 +32218 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_short_write’: +../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘trace_event_raw_event_hclge_vf_cmd_template’: @@ -24972,6 +32225,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:626:1: note: in expansion of macro ‘TRACE_EVENT’ - 626 | TRACE_EVENT(io_uring_short_write, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -24983,0 +32234,11 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -24987,2 +32248,2 @@ -../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ - 626 | TRACE_EVENT(io_uring_short_write, +../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, @@ -24990,3 +32251,15 @@ -../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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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); \ @@ -24994,2 +32267,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), \ @@ -25000,2 +32273,2 @@ -../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ - 659 | TRACE_EVENT(io_uring_local_work_run, +../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, @@ -25003,2 +32276,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); \ @@ -25006,2 +32279,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), \ @@ -25012,2 +32285,2 @@ -../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ - 659 | TRACE_EVENT(io_uring_local_work_run, +../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, @@ -25014,0 +32288,19 @@ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -25016 +32308 @@ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_create’: +../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘__bpf_trace_hclge_vf_mbx_get’: @@ -25026,2 +32318,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/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(hclge_vf_mbx_get, @@ -25038,2 +32330,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/hisilicon/hns3/hns3vf/./hclgevf_trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(hclge_vf_mbx_get, @@ -25041 +32333 @@ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_register’: +../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘__bpf_trace_hclge_vf_mbx_send’: @@ -25051,2 +32343,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/hisilicon/hns3/hns3vf/./hclgevf_trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(hclge_vf_mbx_send, @@ -25063,2 +32355,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/hisilicon/hns3/hns3vf/./hclgevf_trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(hclge_vf_mbx_send, @@ -25066 +32358 @@ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_file_get’: +../drivers/net/ethernet/hisilicon/hns3/hns3vf/./hclgevf_trace.h: In function ‘__bpf_trace_hclge_vf_cmd_template’: @@ -25073,6 +32365,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:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(io_uring_file_get, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -25084,0 +32374,15 @@ +../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/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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -25088,2 +32392,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/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, @@ -25091,3 +32395,2 @@ -../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/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -25095,2 +32398,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, \ @@ -25097,0 +32404,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -25101,2 +32416,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/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, @@ -25104,5 +32419,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, \ @@ -25109,0 +32428,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -25113,2 +32440,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/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, @@ -25116,3 +32443,4 @@ -../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); \ +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); \ @@ -25120,3 +32448,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -25126,2 +32454,2 @@ -../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ - 184 | TRACE_EVENT(io_uring_defer, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, @@ -25129,6 +32457,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -25138,2 +32466,2 @@ -../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ - 184 | TRACE_EVENT(io_uring_defer, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, @@ -25141 +32469,2 @@ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_link’: +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’: @@ -25151,2 +32480,2 @@ -../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ - 223 | TRACE_EVENT(io_uring_link, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, @@ -25163,2 +32492,2 @@ -../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ - 223 | TRACE_EVENT(io_uring_link, +../drivers/net/ethernet/mellanox/mlx5/core/./diag/cmd_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(mlx5_cmd, @@ -25166,3 +32495,17 @@ -../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); \ +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/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); \ @@ -25170,3 +32513,97 @@ -../include/trace/bpf_probe.h:61: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/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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -25176,2 +32613,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/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ + 197 | TRACE_EVENT(dax_insert_mapping, @@ -25179,6 +32616,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -25188,2 +32625,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/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ + 197 | TRACE_EVENT(dax_insert_mapping, @@ -25191,3 +32628,3 @@ -../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/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); \ @@ -25195,3 +32632,22 @@ -../include/trace/bpf_probe.h:61: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/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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -25201,2 +32657,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/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ + 259 | TRACE_EVENT(dax_writeback_one, @@ -25204,6 +32660,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -25213,2 +32669,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/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ + 259 | TRACE_EVENT(dax_writeback_one, @@ -25216,3 +32672,4 @@ -../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); \ +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); \ @@ -25220,3 +32677,79 @@ -../include/trace/bpf_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/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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -25226,2 +32759,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/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ + 197 | TRACE_EVENT(dax_insert_mapping, @@ -25229,6 +32762,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -25238,2 +32771,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/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ + 197 | TRACE_EVENT(dax_insert_mapping, @@ -25241,3 +32774,3 @@ -../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/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); \ @@ -25245,3 +32778,22 @@ -../include/trace/bpf_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/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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -25251,2 +32803,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/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ + 259 | TRACE_EVENT(dax_writeback_one, @@ -25254,6 +32806,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -25263,2 +32815,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/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ + 259 | TRACE_EVENT(dax_writeback_one, @@ -25266 +32818,2 @@ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_poll_arm’: +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_pmd_fault_class’: @@ -25273,6 +32826,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/fs_dax.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(dax_pmd_fault_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -25285,7 +32835,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 ‘__bpf_trace_io_uring_task_add’: +../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’: @@ -25298,6 +32845,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/fs_dax.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 63 | DECLARE_EVENT_CLASS(dax_pmd_load_hole_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -25310,7 +32854,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/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’: @@ -25323,6 +32864,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:496:1: note: in expansion of macro ‘TRACE_EVENT’ - 496 | TRACE_EVENT(io_uring_req_failed, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -25335,7 +32873,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: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/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’: @@ -25348,6 +32883,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:571:1: note: in expansion of macro ‘TRACE_EVENT’ - 571 | TRACE_EVENT(io_uring_cqe_overflow, - | ^~~~~~~~~~~ +../include/trace/events/fs_dax.h:153:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 153 | DECLARE_EVENT_CLASS(dax_pte_fault_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -25360,7 +32892,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: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/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’: @@ -25376,2 +32905,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/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ + 197 | TRACE_EVENT(dax_insert_mapping, @@ -25388,2 +32917,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/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ + 197 | TRACE_EVENT(dax_insert_mapping, @@ -25391 +32920 @@ -../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_short_write’: +../include/trace/events/fs_dax.h: In function ‘__bpf_trace_dax_writeback_range_class’: @@ -25398,6 +32927,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:626:1: note: in expansion of macro ‘TRACE_EVENT’ - 626 | TRACE_EVENT(io_uring_short_write, - | ^~~~~~~~~~~ +../include/trace/events/fs_dax.h:227:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 227 | DECLARE_EVENT_CLASS(dax_writeback_range_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -25410,7 +32936,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: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/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’: @@ -25426,2 +32949,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/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ + 259 | TRACE_EVENT(dax_writeback_one, @@ -25438,2 +32961,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/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ + 259 | TRACE_EVENT(dax_writeback_one, @@ -25441,2 +32964 @@ -make[4]: *** [../scripts/Makefile.build:244: io_uring/io_uring.o] Error 1 -make[3]: *** [../scripts/Makefile.build:485: io_uring] Error 2 +make[4]: *** [../scripts/Makefile.build:244: fs/dax.o] Error 1 @@ -25444,3 +32966,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 ../drivers/usb/typec/tipd/trace.h:398, + from ../drivers/usb/typec/tipd/trace.c:9: +../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps6598x_irq’: @@ -25453,3 +32975,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT(tps6598x_irq, + | ^~~~~~~~~~~ @@ -25462,3 +32987,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT(tps6598x_irq, + | ^~~~~~~~~~~ @@ -25471,3 +32999,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT(tps6598x_irq, + | ^~~~~~~~~~~ @@ -25480,3 +33011,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT(tps6598x_irq, + | ^~~~~~~~~~~ @@ -25489,4 +33023,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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT(tps6598x_irq, + | ^~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_cd321x_irq’: @@ -25499,3 +33036,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ + 253 | TRACE_EVENT(cd321x_irq, + | ^~~~~~~~~~~ @@ -25508,4 +33048,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 ‘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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ + 253 | TRACE_EVENT(cd321x_irq, + | ^~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps25750_irq’: @@ -25521,2 +33064,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(wil6210_irq_pseudo, +../drivers/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ + 269 | TRACE_EVENT(tps25750_irq, @@ -25533,2 +33076,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(wil6210_irq_pseudo, +../drivers/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ + 269 | TRACE_EVENT(tps25750_irq, @@ -25536 +33079 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_irq’: +../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps6598x_status’: @@ -25543,3 +33086,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ + 284 | TRACE_EVENT(tps6598x_status, + | ^~~~~~~~~~~ @@ -25552,4 +33098,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 ‘trace_event_raw_event_wil6210_rx’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ + 284 | TRACE_EVENT(tps6598x_status, + | ^~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps25750_status’: @@ -25565,2 +33114,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(wil6210_rx, +../drivers/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ + 311 | TRACE_EVENT(tps25750_status, @@ -25577,2 +33126,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(wil6210_rx, +../drivers/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ + 311 | TRACE_EVENT(tps25750_status, @@ -25580 +33129 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_rx_status’: +../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps6598x_power_status’: @@ -25590,2 +33139,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ - 177 | TRACE_EVENT(wil6210_rx_status, +../drivers/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ + 332 | TRACE_EVENT(tps6598x_power_status, @@ -25602,2 +33151,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ - 177 | TRACE_EVENT(wil6210_rx_status, +../drivers/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ + 332 | TRACE_EVENT(tps6598x_power_status, @@ -25605 +33154 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx’: +../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps25750_power_status’: @@ -25615,2 +33164,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(wil6210_tx, +../drivers/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ + 352 | TRACE_EVENT(tps25750_power_status, @@ -25627,2 +33176,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(wil6210_tx, +../drivers/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ + 352 | TRACE_EVENT(tps25750_power_status, @@ -25630 +33179 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx_done’: +../drivers/usb/typec/tipd/./trace.h: In function ‘trace_event_raw_event_tps6598x_data_status’: @@ -25640,2 +33189,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ - 230 | TRACE_EVENT(wil6210_tx_done, +../drivers/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ + 372 | TRACE_EVENT(tps6598x_data_status, @@ -25652,2 +33201,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ - 230 | TRACE_EVENT(wil6210_tx_done, +../drivers/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ + 372 | TRACE_EVENT(tps6598x_data_status, @@ -25655,3 +33204,4 @@ -../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); \ +In file included from ../include/trace/define_trace.h:109: +../drivers/usb/typec/tipd/./trace.h: In function ‘perf_trace_tps6598x_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); \ @@ -25659,2 +33209,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), \ @@ -25665,2 +33215,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ - 250 | TRACE_EVENT(wil6210_tx_status, +../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT(tps6598x_irq, @@ -25668,2 +33218,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); \ @@ -25671,2 +33221,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), \ @@ -25677,2 +33227,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ - 250 | TRACE_EVENT(wil6210_tx_status, +../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT(tps6598x_irq, @@ -25680,4 +33230,3 @@ -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); \ +../drivers/usb/typec/tipd/./trace.h: In function ‘perf_trace_cd321x_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); \ @@ -25685,2 +33234,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, \ @@ -25688,8 +33240,11 @@ -../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/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ + 253 | TRACE_EVENT(cd321x_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, \ @@ -25697,4 +33252,155 @@ -../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’: +../drivers/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ + 253 | TRACE_EVENT(cd321x_irq, + | ^~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h: In function ‘perf_trace_tps25750_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/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ + 269 | TRACE_EVENT(tps25750_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/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ + 269 | TRACE_EVENT(tps25750_irq, + | ^~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h: In function ‘perf_trace_tps6598x_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/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ + 284 | TRACE_EVENT(tps6598x_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/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ + 284 | TRACE_EVENT(tps6598x_status, + | ^~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h: In function ‘perf_trace_tps25750_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/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ + 311 | TRACE_EVENT(tps25750_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/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ + 311 | TRACE_EVENT(tps25750_status, + | ^~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h: In function ‘perf_trace_tps6598x_power_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/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ + 332 | TRACE_EVENT(tps6598x_power_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/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ + 332 | TRACE_EVENT(tps6598x_power_status, + | ^~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h: In function ‘perf_trace_tps25750_power_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/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ + 352 | TRACE_EVENT(tps25750_power_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/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ + 352 | TRACE_EVENT(tps25750_power_status, + | ^~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h: In function ‘perf_trace_tps6598x_data_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/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ + 372 | TRACE_EVENT(tps6598x_data_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/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ + 372 | TRACE_EVENT(tps6598x_data_status, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps6598x_irq’: @@ -25707,3 +33413,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT(tps6598x_irq, + | ^~~~~~~~~~~ @@ -25716,4 +33425,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ + 233 | TRACE_EVENT(tps6598x_irq, + | ^~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_cd321x_irq’: @@ -25729,2 +33441,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(wil6210_irq_pseudo, +../drivers/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ + 253 | TRACE_EVENT(cd321x_irq, @@ -25741,2 +33453,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(wil6210_irq_pseudo, +../drivers/usb/typec/tipd/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ + 253 | TRACE_EVENT(cd321x_irq, @@ -25744 +33456 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_irq’: +../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps25750_irq’: @@ -25751,3 +33463,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ + 269 | TRACE_EVENT(tps25750_irq, + | ^~~~~~~~~~~ @@ -25760,4 +33475,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 ‘__bpf_trace_wil6210_rx’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ + 269 | TRACE_EVENT(tps25750_irq, + | ^~~~~~~~~~~ +../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps6598x_status’: @@ -25773,2 +33491,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(wil6210_rx, +../drivers/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ + 284 | TRACE_EVENT(tps6598x_status, @@ -25785,2 +33503,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(wil6210_rx, +../drivers/usb/typec/tipd/./trace.h:284:1: note: in expansion of macro ‘TRACE_EVENT’ + 284 | TRACE_EVENT(tps6598x_status, @@ -25788 +33506 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_rx_status’: +../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps25750_status’: @@ -25798,2 +33516,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ - 177 | TRACE_EVENT(wil6210_rx_status, +../drivers/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ + 311 | TRACE_EVENT(tps25750_status, @@ -25810,2 +33528,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ - 177 | TRACE_EVENT(wil6210_rx_status, +../drivers/usb/typec/tipd/./trace.h:311:1: note: in expansion of macro ‘TRACE_EVENT’ + 311 | TRACE_EVENT(tps25750_status, @@ -25813 +33531 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_tx’: +../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps6598x_power_status’: @@ -25823,2 +33541,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(wil6210_tx, +../drivers/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ + 332 | TRACE_EVENT(tps6598x_power_status, @@ -25835,2 +33553,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(wil6210_tx, +../drivers/usb/typec/tipd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ + 332 | TRACE_EVENT(tps6598x_power_status, @@ -25838 +33556 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_tx_done’: +../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps25750_power_status’: @@ -25848,2 +33566,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ - 230 | TRACE_EVENT(wil6210_tx_done, +../drivers/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ + 352 | TRACE_EVENT(tps25750_power_status, @@ -25860,2 +33578,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ - 230 | TRACE_EVENT(wil6210_tx_done, +../drivers/usb/typec/tipd/./trace.h:352:1: note: in expansion of macro ‘TRACE_EVENT’ + 352 | TRACE_EVENT(tps25750_power_status, @@ -25863 +33581 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_tx_status’: +../drivers/usb/typec/tipd/./trace.h: In function ‘__bpf_trace_tps6598x_data_status’: @@ -25873,2 +33591,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ - 250 | TRACE_EVENT(wil6210_tx_status, +../drivers/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ + 372 | TRACE_EVENT(tps6598x_data_status, @@ -25885,2 +33603,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ - 250 | TRACE_EVENT(wil6210_tx_status, +../drivers/usb/typec/tipd/./trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ + 372 | TRACE_EVENT(tps6598x_data_status, @@ -25888 +33606,2 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/wil6210/trace.o] Error 1 +make[7]: *** [../scripts/Makefile.build:244: drivers/usb/typec/tipd/trace.o] Error 1 +make[6]: *** [../scripts/Makefile.build:485: drivers/usb/typec/tipd] Error 2 @@ -25890,3 +33609,3 @@ - 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’: + 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’: @@ -25899,6 +33618,3 @@ -../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/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(xen_mc__batch, + | ^~~~~~~~~~~~~~~~~~~ @@ -25911,6 +33627,3 @@ -../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/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(xen_mc__batch, + | ^~~~~~~~~~~~~~~~~~~ @@ -25923,6 +33636,3 @@ -../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/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(xen_mc__batch, + | ^~~~~~~~~~~~~~~~~~~ @@ -25935,6 +33645,3 @@ -../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/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(xen_mc__batch, + | ^~~~~~~~~~~~~~~~~~~ @@ -25947,7 +33654,4 @@ -../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/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’: @@ -25963,2 +33667,2 @@ -../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/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(xen_mc_entry, @@ -25975,2 +33679,2 @@ -../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/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(xen_mc_entry, @@ -25978 +33682 @@ -../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_check’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_entry_alloc’: @@ -25988,2 +33692,2 @@ -../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/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(xen_mc_entry_alloc, @@ -26000,2 +33704,2 @@ -../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/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(xen_mc_entry_alloc, @@ -26003 +33707 @@ -../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_interrupt’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_callback’: @@ -26013,2 +33717,2 @@ -../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/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(xen_mc_callback, @@ -26025,2 +33729,2 @@ -../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/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(xen_mc_callback, @@ -26028 +33732 @@ -../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_process’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_flush_reason’: @@ -26038,2 +33742,2 @@ -../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/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(xen_mc_flush_reason, @@ -26050,78 +33754,2 @@ -../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, +../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(xen_mc_flush_reason, @@ -26129,3 +33757,3 @@ -../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/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); \ @@ -26133,3 +33761,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26139,2 +33767,2 @@ -../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/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(xen_mc_flush, @@ -26142,6 +33770,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26151,2 +33779,2 @@ -../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/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(xen_mc_flush, @@ -26154,3 +33782,3 @@ -../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/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); \ @@ -26158,15 +33786,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: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:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26176,2 +33792,2 @@ -../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/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(xen_mc_extend_args, @@ -26179,10 +33795 @@ -make[9]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/marvell/octeontx2/af/rvu_trace.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/wil6210] Error 2 -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/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] +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -26190 +33797 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -26197,2 +33804,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/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(xen_mc_extend_args, @@ -26199,0 +33807 @@ +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu__set_pte’: @@ -26206,7 +33814,14 @@ -../include/trace/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 +../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’? @@ -26221,2 +33836,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/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(xen_mmu_set_pmd, @@ -26233,2 +33848,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/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(xen_mmu_set_pmd, @@ -26236,3 +33851,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/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); \ + | ^~~~~~~~~~~~~~~ @@ -26245,2 +33861,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/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(xen_mmu_set_pud, @@ -26248,8 +33864,6 @@ -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:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26259,2 +33873,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/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(xen_mmu_set_pud, @@ -26262,6 +33876,7 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.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: 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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26271,2 +33886,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/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(xen_mmu_set_p4d, @@ -26274,7 +33889 @@ -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/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] +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -26282 +33891 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -26286,3 +33895,7 @@ -../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: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’: @@ -26295,11 +33908,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, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/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/events/xen.h:258:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 258 | DECLARE_EVENT_CLASS(xen_mmu_ptep_modify_prot, @@ -26313,11 +33917,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, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/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/events/xen.h:258:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 258 | DECLARE_EVENT_CLASS(xen_mmu_ptep_modify_prot, @@ -26325 +33920 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘trace_event_raw_event_hns3_tx_desc’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_alloc_ptpage’: @@ -26335,2 +33930,2 @@ -../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/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, @@ -26347,2 +33942,2 @@ -../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/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, @@ -26350 +33945 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘trace_event_raw_event_hns3_rx_desc’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_release_ptpage’: @@ -26360,2 +33955,2 @@ -../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/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ + 304 | TRACE_EVENT(xen_mmu_release_ptpage, @@ -26372,72 +33967,2 @@ -../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, +../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ + 304 | TRACE_EVENT(xen_mmu_release_ptpage, @@ -26445,14 +33970 @@ -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/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/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_pgd’: @@ -26465,11 +33977,2 @@ -../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/events/xen.h:320:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 320 | DECLARE_EVENT_CLASS(xen_mmu_pgd, @@ -26483,11 +33986,2 @@ -../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( +../include/trace/events/xen.h:320:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 320 | DECLARE_EVENT_CLASS(xen_mmu_pgd, @@ -26495 +33989 @@ -../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘trace_event_raw_event_iavf_rx_template’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_flush_tlb_one_user’: @@ -26502,3 +33996,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -26511,4 +34008,7 @@ -../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: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’: @@ -26521,3 +34021,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -26530,73 +34032,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -26606,2 +34036,2 @@ -../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/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ + 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, @@ -26608,0 +34039 @@ +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_write_cr3’: @@ -26618,2 +34049,2 @@ -../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/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ + 367 | TRACE_EVENT(xen_mmu_write_cr3, @@ -26621 +34052 @@ -../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’? @@ -26623 +34054 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -26630,2 +34061,2 @@ -../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/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ + 367 | TRACE_EVENT(xen_mmu_write_cr3, @@ -26633 +34064,2 @@ -../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/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’? @@ -26635 +34067 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -26642,2 +34074,2 @@ -../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/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ + 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, @@ -26645,3 +34077,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -26654,2 +34086,2 @@ -../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/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ + 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, @@ -26657 +34089 @@ -../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_rehash’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_write_idt_entry’: @@ -26667,2 +34099,2 @@ -../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/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ + 399 | TRACE_EVENT(xen_cpu_write_idt_entry, @@ -26679,2 +34111,2 @@ -../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/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ + 399 | TRACE_EVENT(xen_cpu_write_idt_entry, @@ -26682 +34114 @@ -../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_migrate’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_load_idt’: @@ -26692,2 +34124,2 @@ -../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/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ + 413 | TRACE_EVENT(xen_cpu_load_idt, @@ -26704,2 +34136,2 @@ -../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/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ + 413 | TRACE_EVENT(xen_cpu_load_idt, @@ -26707 +34139 @@ -../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_migrate_end’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_write_gdt_entry’: @@ -26717,2 +34149,2 @@ -../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/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ + 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, @@ -26729,2 +34161,2 @@ -../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/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ + 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, @@ -26732 +34164 @@ -../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_set_ldt’: @@ -26742,2 +34174,2 @@ -../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/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ + 442 | TRACE_EVENT(xen_cpu_set_ldt, @@ -26754,2 +34186,2 @@ -../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/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ + 442 | TRACE_EVENT(xen_cpu_set_ldt, @@ -26757,4 +34189,4 @@ -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); \ +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); \ @@ -26762,3 +34194,22 @@ -../include/trace/bpf_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/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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26768,2 +34219,2 @@ -../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/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(xen_mc_entry, @@ -26771,6 +34222,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26780,2 +34231,2 @@ -../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/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(xen_mc_entry, @@ -26783,3 +34234,3 @@ -../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/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); \ @@ -26787,3 +34238,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26793,2 +34244,2 @@ -../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/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(xen_mc_entry_alloc, @@ -26796,6 +34247,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26805,2 +34256,2 @@ -../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/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(xen_mc_entry_alloc, @@ -26808,3 +34259,3 @@ -../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/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); \ @@ -26812,3 +34263,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26818,2 +34269,2 @@ -../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/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(xen_mc_callback, @@ -26821,6 +34272,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26830,2 +34281,2 @@ -../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/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(xen_mc_callback, @@ -26833,3 +34284,3 @@ -../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/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); \ @@ -26837,3 +34288,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26843,2 +34294,2 @@ -../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/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(xen_mc_flush_reason, @@ -26846,6 +34297,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26855,2 +34306,2 @@ -../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/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(xen_mc_flush_reason, @@ -26858,3 +34309,3 @@ -../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/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); \ @@ -26862,3 +34313,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26868,2 +34319,2 @@ -../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/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(xen_mc_flush, @@ -26871,5 +34322,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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -26876,0 +34331,10 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -26880,2 +34344,2 @@ -../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/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(xen_mc_extend_args, @@ -26883,12 +34347,5 @@ -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 ../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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -26899,2 +34356,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(xen_mc_extend_args, @@ -26902,2 +34359,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/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); \ @@ -26905,2 +34363,21 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -26911,2 +34388,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(xen_mmu_set_pmd, @@ -26914,2 +34391,15 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 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); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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); \ @@ -26917,2 +34407,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), \ @@ -26923,2 +34413,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../include/trace/events/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(xen_mmu_set_pud, @@ -26926,2 +34416,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); \ @@ -26929,2 +34419,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), \ @@ -26935,2 +34425,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../include/trace/events/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(xen_mmu_set_pud, @@ -26938,5 +34428,6 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_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: 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), \ @@ -26947,2 +34438,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../include/trace/events/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(xen_mmu_set_p4d, @@ -26950,3 +34441,15 @@ -../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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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); \ @@ -26954,2 +34457,21 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -26960,2 +34482,2 @@ -../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(fscache_volume, +../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, @@ -26963,2 +34485,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); \ @@ -26966,2 +34488,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), \ @@ -26972,2 +34494,2 @@ -../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(fscache_volume, +../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, @@ -26975,3 +34497,3 @@ -../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/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); \ @@ -26979,2 +34501,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), \ @@ -26985,2 +34507,2 @@ -../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ - 261 | TRACE_EVENT(fscache_cookie, +../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ + 304 | TRACE_EVENT(xen_mmu_release_ptpage, @@ -26988,2 +34510,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); \ @@ -26991,2 +34513,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), \ @@ -26997,2 +34519,2 @@ -../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ - 261 | TRACE_EVENT(fscache_cookie, +../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ + 304 | TRACE_EVENT(xen_mmu_release_ptpage, @@ -27000,3 +34522,3 @@ -../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/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); \ @@ -27004,2 +34526,21 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -27010,2 +34551,2 @@ -../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(fscache_active, +../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ + 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, @@ -27013,2 +34554,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); \ @@ -27016,2 +34557,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), \ @@ -27022,2 +34563,2 @@ -../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(fscache_active, +../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ + 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, @@ -27025,3 +34566,3 @@ -../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/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); \ @@ -27029,2 +34570,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), \ @@ -27035,2 +34576,2 @@ -../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(fscache_access_cache, +../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ + 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, @@ -27038,2 +34579,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); \ @@ -27041,2 +34582,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), \ @@ -27047,2 +34588,2 @@ -../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(fscache_access_cache, +../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ + 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, @@ -27050,3 +34591,3 @@ -../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/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); \ @@ -27054,2 +34595,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), \ @@ -27060,2 +34601,2 @@ -../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ - 348 | TRACE_EVENT(fscache_access_volume, +../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ + 367 | TRACE_EVENT(xen_mmu_write_cr3, @@ -27063,2 +34604,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); \ @@ -27066,2 +34607,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), \ @@ -27072,2 +34613,2 @@ -../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ - 348 | TRACE_EVENT(fscache_access_volume, +../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ + 367 | TRACE_EVENT(xen_mmu_write_cr3, @@ -27075,3 +34616,3 @@ -../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/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); \ @@ -27079,2 +34620,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), \ @@ -27085,2 +34626,2 @@ -../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ - 381 | TRACE_EVENT(fscache_access, +../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ + 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, @@ -27088,2 +34629,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); \ @@ -27091,2 +34632,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), \ @@ -27097,2 +34638,2 @@ -../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ - 381 | TRACE_EVENT(fscache_access, +../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ + 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, @@ -27100,3 +34641,3 @@ -../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/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); \ @@ -27104,2 +34645,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), \ @@ -27110,2 +34651,2 @@ -../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(fscache_acquire, +../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ + 399 | TRACE_EVENT(xen_cpu_write_idt_entry, @@ -27113,2 +34654,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); \ @@ -27116,2 +34657,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), \ @@ -27122,2 +34663,2 @@ -../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(fscache_acquire, +../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ + 399 | TRACE_EVENT(xen_cpu_write_idt_entry, @@ -27125,3 +34666,3 @@ -../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/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); \ @@ -27129,2 +34670,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), \ @@ -27135,2 +34676,2 @@ -../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(fscache_relinquish, +../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ + 413 | TRACE_EVENT(xen_cpu_load_idt, @@ -27138,2 +34679,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); \ @@ -27141,2 +34682,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), \ @@ -27147,2 +34688,2 @@ -../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(fscache_relinquish, +../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ + 413 | TRACE_EVENT(xen_cpu_load_idt, @@ -27150,3 +34691,3 @@ -../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/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); \ @@ -27154,2 +34695,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), \ @@ -27160,2 +34701,2 @@ -../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(fscache_invalidate, +../include/trace/events/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ + 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, @@ -27163,2 +34704,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); \ @@ -27166,2 +34707,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), \ @@ -27172,2 +34713,2 @@ -../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(fscache_invalidate, +../include/trace/events/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ + 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, @@ -27175,3 +34716,3 @@ -../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/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); \ @@ -27179,2 +34720,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), \ @@ -27185,2 +34726,2 @@ -../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ - 481 | TRACE_EVENT(fscache_resize, +../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ + 442 | TRACE_EVENT(xen_cpu_set_ldt, @@ -27188,2 +34729,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); \ @@ -27191,2 +34732,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), \ @@ -27197,2 +34738,2 @@ -../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ - 481 | TRACE_EVENT(fscache_resize, +../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ + 442 | TRACE_EVENT(xen_cpu_set_ldt, @@ -27201 +34742,20 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_cache’: +../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’: @@ -27211,2 +34771,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(xen_mc_entry, @@ -27223,2 +34783,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(xen_mc_entry, @@ -27226 +34786 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_volume’: +../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mc_entry_alloc’: @@ -27236,2 +34796,2 @@ -../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(fscache_volume, +../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(xen_mc_entry_alloc, @@ -27248,2 +34808,2 @@ -../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(fscache_volume, +../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(xen_mc_entry_alloc, @@ -27251 +34811 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_cookie’: +../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mc_callback’: @@ -27261,2 +34821,2 @@ -../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ - 261 | TRACE_EVENT(fscache_cookie, +../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(xen_mc_callback, @@ -27273,2 +34833,2 @@ -../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ - 261 | TRACE_EVENT(fscache_cookie, +../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(xen_mc_callback, @@ -27276 +34836 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_active’: +../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mc_flush_reason’: @@ -27286,2 +34846,2 @@ -../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(fscache_active, +../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(xen_mc_flush_reason, @@ -27298,2 +34858,2 @@ -../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(fscache_active, +../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(xen_mc_flush_reason, @@ -27301 +34861 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_access_cache’: +../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mc_flush’: @@ -27311,2 +34871,2 @@ -../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(fscache_access_cache, +../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(xen_mc_flush, @@ -27323,2 +34883,2 @@ -../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(fscache_access_cache, +../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(xen_mc_flush, @@ -27326 +34886 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_access_volume’: +../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mc_extend_args’: @@ -27336,2 +34896,2 @@ -../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ - 348 | TRACE_EVENT(fscache_access_volume, +../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(xen_mc_extend_args, @@ -27348,2 +34908,2 @@ -../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ - 348 | TRACE_EVENT(fscache_access_volume, +../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(xen_mc_extend_args, @@ -27351 +34911,20 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_access’: +../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’: @@ -27361,2 +34940,2 @@ -../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ - 381 | TRACE_EVENT(fscache_access, +../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(xen_mmu_set_pmd, @@ -27373,2 +34952,2 @@ -../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ - 381 | TRACE_EVENT(fscache_access, +../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(xen_mmu_set_pmd, @@ -27376 +34955 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_acquire’: +../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_set_pud’: @@ -27386,2 +34965,2 @@ -../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(fscache_acquire, +../include/trace/events/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(xen_mmu_set_pud, @@ -27398,2 +34977,2 @@ -../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(fscache_acquire, +../include/trace/events/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(xen_mmu_set_pud, @@ -27401 +34980 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_relinquish’: +../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_set_p4d’: @@ -27411,2 +34990,2 @@ -../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(fscache_relinquish, +../include/trace/events/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(xen_mmu_set_p4d, @@ -27423,2 +35002,2 @@ -../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(fscache_relinquish, +../include/trace/events/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(xen_mmu_set_p4d, @@ -27426 +35005,20 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_invalidate’: +../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’: @@ -27436,2 +35034,2 @@ -../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(fscache_invalidate, +../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, @@ -27448,2 +35046,2 @@ -../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(fscache_invalidate, +../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ + 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, @@ -27451 +35049 @@ -../include/trace/events/fscache.h: In function ‘__bpf_trace_fscache_resize’: +../include/trace/events/xen.h: In function ‘__bpf_trace_xen_mmu_release_ptpage’: @@ -27461,2 +35059,2 @@ -../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ - 481 | TRACE_EVENT(fscache_resize, +../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ + 304 | TRACE_EVENT(xen_mmu_release_ptpage, @@ -27473,2 +35071,2 @@ -../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ - 481 | TRACE_EVENT(fscache_resize, +../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ + 304 | TRACE_EVENT(xen_mmu_release_ptpage, @@ -27476,2 +35074,222 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/netfs/fscache_main.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +../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[5]: *** [../scripts/Makefile.build:485: drivers/usb/typec] Error 2 +make[4]: *** [../scripts/Makefile.build:485: arch/x86/xen] Error 2 @@ -27479,3 +35297,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 ../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’: @@ -27491,2 +35309,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ + 20 | TRACE_EVENT(otx2_msg_alloc, @@ -27503,2 +35321,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ + 20 | TRACE_EVENT(otx2_msg_alloc, @@ -27515,2 +35333,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ + 20 | TRACE_EVENT(otx2_msg_alloc, @@ -27527,2 +35345,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ + 20 | TRACE_EVENT(otx2_msg_alloc, @@ -27539,2 +35357,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ + 20 | TRACE_EVENT(otx2_msg_alloc, @@ -27542 +35360 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_lock_end’: +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_send’: @@ -27552,2 +35370,2 @@ -../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ - 135 | TRACE_EVENT(dlm_lock_end, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(otx2_msg_send, @@ -27564,2 +35382,2 @@ -../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ - 135 | TRACE_EVENT(dlm_lock_end, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(otx2_msg_send, @@ -27567 +35385 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_bast’: +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_check’: @@ -27577,2 +35395,2 @@ -../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(dlm_bast, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(otx2_msg_check, @@ -27589,2 +35407,2 @@ -../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(dlm_bast, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(otx2_msg_check, @@ -27592 +35410 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_ast’: +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_interrupt’: @@ -27602,2 +35420,2 @@ -../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ - 221 | TRACE_EVENT(dlm_ast, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(otx2_msg_interrupt, @@ -27614,2 +35432,2 @@ -../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ - 221 | TRACE_EVENT(dlm_ast, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(otx2_msg_interrupt, @@ -27617 +35435 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_unlock_start’: +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_process’: @@ -27627,2 +35445,2 @@ -../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(dlm_unlock_start, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(otx2_msg_process, @@ -27639,2 +35457,2 @@ -../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(dlm_unlock_start, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(otx2_msg_process, @@ -27642,3 +35460,4 @@ -../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); \ +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); \ @@ -27646,2 +35465,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), \ @@ -27652,2 +35471,2 @@ -../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ - 290 | TRACE_EVENT(dlm_unlock_end, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ + 20 | TRACE_EVENT(otx2_msg_alloc, @@ -27655,2 +35474,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); \ @@ -27658,2 +35477,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), \ @@ -27664,2 +35483,2 @@ -../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ - 290 | TRACE_EVENT(dlm_unlock_end, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ + 20 | TRACE_EVENT(otx2_msg_alloc, @@ -27667,22 +35486,3 @@ -../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); \ +../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); \ @@ -27690,2 +35490,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), \ @@ -27696,2 +35496,2 @@ -../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT(dlm_send_message, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(otx2_msg_send, @@ -27699,2 +35499,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); \ @@ -27702,2 +35502,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), \ @@ -27708,2 +35508,2 @@ -../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT(dlm_send_message, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(otx2_msg_send, @@ -27711,3 +35511,3 @@ -../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); \ +../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); \ @@ -27715,2 +35515,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), \ @@ -27721,2 +35521,2 @@ -../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ - 489 | TRACE_EVENT(dlm_recv_message, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(otx2_msg_check, @@ -27724,2 +35524,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); \ @@ -27727,2 +35527,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), \ @@ -27733,2 +35533,2 @@ -../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ - 489 | TRACE_EVENT(dlm_recv_message, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(otx2_msg_check, @@ -27736,22 +35536,3 @@ -../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); \ +../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); \ @@ -27759,2 +35540,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), \ @@ -27765,2 +35546,2 @@ -../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(dlm_send, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(otx2_msg_interrupt, @@ -27768,2 +35549,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); \ @@ -27771,2 +35552,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), \ @@ -27777,2 +35558,2 @@ -../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(dlm_send, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(otx2_msg_interrupt, @@ -27780,3 +35561,3 @@ -../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); \ +../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); \ @@ -27784,2 +35565,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), \ @@ -27790,2 +35571,2 @@ -../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ - 651 | TRACE_EVENT(dlm_recv, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(otx2_msg_process, @@ -27793,2 +35574,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); \ @@ -27796,2 +35577,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), \ @@ -27802,2 +35583,2 @@ -../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ - 651 | TRACE_EVENT(dlm_recv, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(otx2_msg_process, @@ -27806 +35587 @@ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_lock_start’: +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘__bpf_trace_otx2_msg_alloc’: @@ -27816,2 +35597,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ + 20 | TRACE_EVENT(otx2_msg_alloc, @@ -27828,2 +35609,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ + 20 | TRACE_EVENT(otx2_msg_alloc, @@ -27831 +35612 @@ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_lock_end’: +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘__bpf_trace_otx2_msg_send’: @@ -27841,2 +35622,2 @@ -../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ - 135 | TRACE_EVENT(dlm_lock_end, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(otx2_msg_send, @@ -27853,2 +35634,2 @@ -../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ - 135 | TRACE_EVENT(dlm_lock_end, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(otx2_msg_send, @@ -27856 +35637 @@ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_bast’: +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘__bpf_trace_otx2_msg_check’: @@ -27866,2 +35647,2 @@ -../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(dlm_bast, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(otx2_msg_check, @@ -27878,2 +35659,2 @@ -../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(dlm_bast, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(otx2_msg_check, @@ -27881 +35662 @@ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_ast’: +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘__bpf_trace_otx2_msg_interrupt’: @@ -27891,2 +35672,2 @@ -../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ - 221 | TRACE_EVENT(dlm_ast, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(otx2_msg_interrupt, @@ -27903,2 +35684,2 @@ -../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ - 221 | TRACE_EVENT(dlm_ast, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(otx2_msg_interrupt, @@ -27906 +35687 @@ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_unlock_start’: +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘__bpf_trace_otx2_msg_process’: @@ -27916,2 +35697,2 @@ -../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(dlm_unlock_start, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(otx2_msg_process, @@ -27928,2 +35709,2 @@ -../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(dlm_unlock_start, +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(otx2_msg_process, @@ -27931 +35712,75 @@ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_unlock_end’: +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/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’: @@ -27938,6 +35793,3 @@ -../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, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -27949,0 +35802,75 @@ +../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 ../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -27953,2 +35880,2 @@ -../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ - 290 | TRACE_EVENT(dlm_unlock_end, +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(hns3_tx_desc, @@ -27956,3 +35883,3 @@ -../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); \ +../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); \ @@ -27960,2 +35887,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, \ @@ -27963,8 +35893,11 @@ -../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) +../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, \ @@ -27972,2 +35905,13 @@ -../include/trace/events/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, +../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, @@ -27975,3 +35919,12 @@ -../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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../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); \ @@ -27979,3 +35932,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -27985,2 +35938,2 @@ -../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT(dlm_send_message, +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(hns3_tx_desc, @@ -27988,6 +35941,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -27997,2 +35950,2 @@ -../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT(dlm_send_message, +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(hns3_tx_desc, @@ -28000,3 +35953,3 @@ -../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); \ +../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); \ @@ -28004,3 +35957,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -28010,2 +35963,2 @@ -../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ - 489 | TRACE_EVENT(dlm_recv_message, +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(hns3_rx_desc, @@ -28013,6 +35966,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -28022,2 +35975,2 @@ -../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ - 489 | TRACE_EVENT(dlm_recv_message, +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(hns3_rx_desc, @@ -28025 +35978,2 @@ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_plock_template’: +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’: @@ -28032,2 +35986,2 @@ -../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 581 | DECLARE_EVENT_CLASS(dlm_plock_template, +../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, @@ -28041,2 +35995,2 @@ -../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 581 | DECLARE_EVENT_CLASS(dlm_plock_template, +../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, @@ -28044 +35998 @@ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_send’: +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘__bpf_trace_hns3_tx_desc’: @@ -28054,2 +36008,2 @@ -../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(dlm_send, +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(hns3_tx_desc, @@ -28066,2 +36020,2 @@ -../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(dlm_send, +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(hns3_tx_desc, @@ -28069 +36023 @@ -../include/trace/events/dlm.h: In function ‘__bpf_trace_dlm_recv’: +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘__bpf_trace_hns3_rx_desc’: @@ -28079,2 +36033,2 @@ -../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ - 651 | TRACE_EVENT(dlm_recv, +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(hns3_rx_desc, @@ -28091,2 +36045,2 @@ -../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ - 651 | TRACE_EVENT(dlm_recv, +../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(hns3_rx_desc, @@ -28094,2 +36048 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/dlm/main.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/dlm] Error 2 +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/hisilicon/hns3/hns3_enet.o] Error 1 @@ -28097,3 +36050,3 @@ - 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’: + 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’: @@ -28106,6 +36059,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS( + | ^~~~~~~~~~~~~~~~~~~ @@ -28118,6 +36068,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS( + | ^~~~~~~~~~~~~~~~~~~ @@ -28130,6 +36077,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS( + | ^~~~~~~~~~~~~~~~~~~ @@ -28142,6 +36086,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS( + | ^~~~~~~~~~~~~~~~~~~ @@ -28154,7 +36095,4 @@ -../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’: +../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’: @@ -28167,6 +36105,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 111 | DECLARE_EVENT_CLASS( + | ^~~~~~~~~~~~~~~~~~~ @@ -28179,7 +36114,4 @@ -../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’: +../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’: @@ -28192,6 +36124,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 156 | DECLARE_EVENT_CLASS( + | ^~~~~~~~~~~~~~~~~~~ @@ -28204,6 +36133,61 @@ -../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, - | ^~~~~~~~~~~ +../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( + | ^~~~~~~~~~~~~~~~~~~ @@ -28211 +36195 @@ -../fs/zonefs/./trace.h: In function ‘__bpf_trace_zonefs_zone_mgmt’: +../drivers/net/ethernet/intel/iavf/./iavf_trace.h: In function ‘__bpf_trace_iavf_tx_template’: @@ -28218,6 +36202,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS( + | ^~~~~~~~~~~~~~~~~~~ @@ -28230,7 +36211,4 @@ -../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’: +../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’: @@ -28243,6 +36221,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:111:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 111 | DECLARE_EVENT_CLASS( + | ^~~~~~~~~~~~~~~~~~~ @@ -28255,7 +36230,4 @@ -../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’: +../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’: @@ -28268,6 +36240,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/net/ethernet/intel/iavf/./iavf_trace.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 156 | DECLARE_EVENT_CLASS( + | ^~~~~~~~~~~~~~~~~~~ @@ -28280,8 +36249,5 @@ -../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 +../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 @@ -28289,3 +36255,3 @@ - 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’: + 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’: @@ -28298,6 +36264,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/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath6kl_wmi_cmd, - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, + | ^~~~~~~~~~~~~~~~~~~ @@ -28310,6 +36273,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/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath6kl_wmi_cmd, - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, + | ^~~~~~~~~~~~~~~~~~~ @@ -28322,6 +36282,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/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath6kl_wmi_cmd, - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, + | ^~~~~~~~~~~~~~~~~~~ @@ -28334,6 +36291,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/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath6kl_wmi_cmd, - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, + | ^~~~~~~~~~~~~~~~~~~ @@ -28346,7 +36300,23 @@ -../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’: +../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’: @@ -28362,2 +36332,2 @@ -../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/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(wil6210_irq_pseudo, @@ -28374,2 +36344,2 @@ -../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/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(wil6210_irq_pseudo, @@ -28377 +36347,20 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio’: +../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’: @@ -28387,2 +36376,2 @@ -../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/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(wil6210_rx, @@ -28399,2 +36388,2 @@ -../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/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(wil6210_rx, @@ -28402 +36391 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio_scat’: +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_rx_status’: @@ -28412,2 +36401,2 @@ -../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/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(wil6210_rx_status, @@ -28424,2 +36413,2 @@ -../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/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(wil6210_rx_status, @@ -28427 +36416 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio_irq’: +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx’: @@ -28437,2 +36426,2 @@ -../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/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(wil6210_tx, @@ -28449,2 +36438,2 @@ -../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/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(wil6210_tx, @@ -28452 +36441 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_htc_rx’: +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx_done’: @@ -28462,2 +36451,2 @@ -../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/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ + 230 | TRACE_EVENT(wil6210_tx_done, @@ -28474,2 +36463,2 @@ -../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/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ + 230 | TRACE_EVENT(wil6210_tx_done, @@ -28477 +36466 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_htc_tx’: +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx_status’: @@ -28487,2 +36476,2 @@ -../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/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ + 250 | TRACE_EVENT(wil6210_tx_status, @@ -28499,2 +36488,2 @@ -../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/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ + 250 | TRACE_EVENT(wil6210_tx_status, @@ -28502,3 +36491,4 @@ -../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); \ +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); \ @@ -28506,2 +36496,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), \ @@ -28509,2 +36499,2 @@ -../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/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, @@ -28512,2 +36502,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); \ @@ -28515,2 +36505,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), \ @@ -28518,2 +36508,2 @@ -../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/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, @@ -28521,3 +36511,3 @@ -../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); \ +../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); \ @@ -28525,2 +36515,21 @@ -../include/trace/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/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), \ @@ -28531,2 +36540,2 @@ -../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/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(wil6210_irq_pseudo, @@ -28534,2 +36543,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); \ @@ -28537,2 +36546,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), \ @@ -28543,2 +36552,2 @@ -../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/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(wil6210_irq_pseudo, @@ -28546,3 +36555,3 @@ -../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); \ +../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); \ @@ -28550,2 +36559,21 @@ -../include/trace/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/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), \ @@ -28556,2 +36584,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ - 293 | TRACE_EVENT(ath6kl_log_dbg_dump, +../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(wil6210_rx, @@ -28559,2 +36587,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); \ @@ -28562,2 +36590,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), \ @@ -28568,2 +36596,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ - 293 | TRACE_EVENT(ath6kl_log_dbg_dump, +../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(wil6210_rx, @@ -28571,4 +36599,3 @@ -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); \ +../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); \ @@ -28576,2 +36603,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, \ @@ -28578,0 +36609,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -28582,2 +36621,2 @@ -../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/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(wil6210_rx_status, @@ -28585,5 +36624,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) +../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, \ @@ -28590,0 +36634,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -28594,2 +36646,2 @@ -../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/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ + 211 | TRACE_EVENT(wil6210_tx, @@ -28597,3 +36649,3 @@ -../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); \ +../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); \ @@ -28601,2 +36653,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, \ @@ -28603,0 +36659,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -28607,2 +36671,2 @@ -../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/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ + 230 | TRACE_EVENT(wil6210_tx_done, @@ -28610,5 +36674,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) +../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, \ @@ -28615,0 +36684,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -28619,2 +36696,2 @@ -../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/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ + 250 | TRACE_EVENT(wil6210_tx_status, @@ -28622 +36699,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_sdio’: +In file included from ../include/trace/define_trace.h:110: +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_wmi’: @@ -28629,6 +36707,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/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(ath6kl_sdio, - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 29 | DECLARE_EVENT_CLASS(wil6210_wmi, + | ^~~~~~~~~~~~~~~~~~~ @@ -28641,2 +36716,9 @@ -../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: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) @@ -28644,4 +36726,13 @@ -../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’: +../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’: @@ -28657,2 +36748,2 @@ -../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/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(wil6210_irq_pseudo, @@ -28669,2 +36760,2 @@ -../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/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(wil6210_irq_pseudo, @@ -28672 +36763 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_sdio_irq’: +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_irq’: @@ -28679,6 +36770,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/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ - 174 | TRACE_EVENT(ath6kl_sdio_irq, - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/wil6210/./trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 114 | DECLARE_EVENT_CLASS(wil6210_irq, + | ^~~~~~~~~~~~~~~~~~~ @@ -28691,7 +36779,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/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’: +../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’: @@ -28707,2 +36792,2 @@ -../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/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(wil6210_rx, @@ -28719,2 +36804,2 @@ -../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/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(wil6210_rx, @@ -28722 +36807 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_htc_tx’: +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_rx_status’: @@ -28732,2 +36817,2 @@ -../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/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(wil6210_rx_status, @@ -28744,2 +36829,2 @@ -../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/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(wil6210_rx_status, @@ -28747 +36832 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_log_event’: +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_tx’: @@ -28754,3 +36839,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -28763,4 +36851,7 @@ -../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/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’: @@ -28776,2 +36867,2 @@ -../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/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ + 230 | TRACE_EVENT(wil6210_tx_done, @@ -28788,2 +36879,2 @@ -../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/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ + 230 | TRACE_EVENT(wil6210_tx_done, @@ -28791 +36882 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_log_dbg_dump’: +../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘__bpf_trace_wil6210_tx_status’: @@ -28801,2 +36892,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ - 293 | TRACE_EVENT(ath6kl_log_dbg_dump, +../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ + 250 | TRACE_EVENT(wil6210_tx_status, @@ -28813,2 +36904,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ - 293 | TRACE_EVENT(ath6kl_log_dbg_dump, +../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ + 250 | TRACE_EVENT(wil6210_tx_status, @@ -28816,2 +36907,2 @@ -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 +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 @@ -28819,3 +36910,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 ../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’: @@ -28831,2 +36922,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, +../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(kvm_userspace_exit, @@ -28843,2 +36934,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, +../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(kvm_userspace_exit, @@ -28855,2 +36946,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, +../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(kvm_userspace_exit, @@ -28867,2 +36958,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, +../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(kvm_userspace_exit, @@ -28879,2 +36970,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, +../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(kvm_userspace_exit, @@ -28882,4 +36973,3 @@ -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/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); \ @@ -28887,15 +36977,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: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:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -28905,2 +36983,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, +../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(kvm_vcpu_wakeup, @@ -28908,6 +36986 @@ -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/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] +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -28915 +36988 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -28922,2 +36995,2 @@ -../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ - 25 | TRACE_EVENT(nilfs2_collection_stage_transition, +../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(kvm_vcpu_wakeup, @@ -28924,0 +36998 @@ +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_set_irq’: @@ -28934,2 +37008,2 @@ -../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ - 25 | TRACE_EVENT(nilfs2_collection_stage_transition, +../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(kvm_set_irq, @@ -28937 +37011 @@ -../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’? @@ -28939 +37013 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -28946,2 +37020,2 @@ -../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ - 25 | TRACE_EVENT(nilfs2_collection_stage_transition, +../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(kvm_set_irq, @@ -28949 +37023,2 @@ -../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/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’? @@ -28951 +37026 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -28958,2 +37033,2 @@ -../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ - 25 | TRACE_EVENT(nilfs2_collection_stage_transition, +../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(kvm_ioapic_set_irq, @@ -28961,3 +37036,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -28970,2 +37045,2 @@ -../include/trace/events/nilfs2.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ - 25 | TRACE_EVENT(nilfs2_collection_stage_transition, +../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(kvm_ioapic_set_irq, @@ -28973 +37048 @@ -../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_transaction_transition’: +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_ioapic_delayed_eoi_inj’: @@ -28983,2 +37058,2 @@ -../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nilfs2_transaction_transition, +../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ + 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, @@ -28995,2 +37070,2 @@ -../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nilfs2_transaction_transition, +../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ + 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, @@ -28998 +37073 @@ -../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_check’: +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_msi_set_irq’: @@ -29008,2 +37083,2 @@ -../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(nilfs2_segment_usage_check, +../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(kvm_msi_set_irq, @@ -29020,2 +37095,2 @@ -../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(nilfs2_segment_usage_check, +../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(kvm_msi_set_irq, @@ -29023 +37098 @@ -../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_allocated’: +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_ack_irq’: @@ -29033,2 +37108,2 @@ -../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ - 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, +../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(kvm_ack_irq, @@ -29045,2 +37120,2 @@ -../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ - 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, +../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(kvm_ack_irq, @@ -29048 +37123 @@ -../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_segment_usage_freed’: +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_mmio’: @@ -29058,2 +37133,2 @@ -../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ - 145 | TRACE_EVENT(nilfs2_segment_usage_freed, +../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ + 213 | TRACE_EVENT(kvm_mmio, @@ -29070,2 +37145,2 @@ -../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ - 145 | TRACE_EVENT(nilfs2_segment_usage_freed, +../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ + 213 | TRACE_EVENT(kvm_mmio, @@ -29073 +37148 @@ -../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_mdt_insert_new_block’: +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_fpu’: @@ -29083,2 +37158,2 @@ -../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/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(kvm_fpu, @@ -29095,2 +37170,2 @@ -../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/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(kvm_fpu, @@ -29098 +37173 @@ -../include/trace/events/nilfs2.h: In function ‘trace_event_raw_event_nilfs2_mdt_submit_block’: +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_async_get_page_class’: @@ -29105,6 +37180,3 @@ -../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/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -29117,10 +37189,6 @@ -../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/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); \ @@ -29128,24 +37196,18 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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/trace_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); \ @@ -29153,3 +37215,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -29159,2 +37221,2 @@ -../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nilfs2_transaction_transition, +../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT( @@ -29162,6 +37224,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -29171,2 +37233,2 @@ -../include/trace/events/nilfs2.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(nilfs2_transaction_transition, +../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT( @@ -29174,3 +37236,3 @@ -../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/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); \ @@ -29178,3 +37240,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -29184,2 +37246,2 @@ -../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(nilfs2_segment_usage_check, +../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(kvm_halt_poll_ns, @@ -29187,6 +37249,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -29196,2 +37258,2 @@ -../include/trace/events/nilfs2.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(nilfs2_segment_usage_check, +../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(kvm_halt_poll_ns, @@ -29199,3 +37261,3 @@ -../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/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); \ @@ -29203,3 +37265,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -29209,2 +37271,2 @@ -../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ - 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, +../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ + 378 | TRACE_EVENT(kvm_dirty_ring_push, @@ -29212,6 +37274,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -29221,2 +37283,2 @@ -../include/trace/events/nilfs2.h:124:1: note: in expansion of macro ‘TRACE_EVENT’ - 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, +../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ + 378 | TRACE_EVENT(kvm_dirty_ring_push, @@ -29224,3 +37286,3 @@ -../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/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); \ @@ -29228,3 +37290,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -29234,2 +37296,2 @@ -../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ - 145 | TRACE_EVENT(nilfs2_segment_usage_freed, +../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ + 405 | TRACE_EVENT(kvm_dirty_ring_reset, @@ -29237,6 +37299,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -29246,2 +37308,2 @@ -../include/trace/events/nilfs2.h:145:1: note: in expansion of macro ‘TRACE_EVENT’ - 145 | TRACE_EVENT(nilfs2_segment_usage_freed, +../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ + 405 | TRACE_EVENT(kvm_dirty_ring_reset, @@ -29249,3 +37311,3 @@ -../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/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); \ @@ -29253,3 +37315,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -29259,2 +37321,2 @@ -../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/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ + 426 | TRACE_EVENT(kvm_dirty_ring_exit, @@ -29262,6 +37324,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -29271,2 +37333,2 @@ -../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/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ + 426 | TRACE_EVENT(kvm_dirty_ring_exit, @@ -29274,3 +37336,3 @@ -../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/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); \ @@ -29278,3 +37340,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -29284,2 +37346,2 @@ -../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ - 191 | TRACE_EVENT(nilfs2_mdt_submit_block, +../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ + 441 | TRACE_EVENT(kvm_unmap_hva_range, @@ -29287,6 +37349,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -29296,2 +37358,2 @@ -../include/trace/events/nilfs2.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ - 191 | TRACE_EVENT(nilfs2_mdt_submit_block, +../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ + 441 | TRACE_EVENT(kvm_unmap_hva_range, @@ -29299,7 +37361,2 @@ -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] +../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’? @@ -29307 +37364 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -29314,2 +37371,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, +../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ + 459 | TRACE_EVENT(kvm_age_hva, @@ -29317 +37374 @@ -../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’? @@ -29319 +37376 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -29326,2 +37383,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, +../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ + 459 | TRACE_EVENT(kvm_age_hva, @@ -29329 +37386,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/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’? @@ -29338,2 +37396,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, +../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ + 477 | TRACE_EVENT(kvm_test_age_hva, @@ -29350,2 +37408,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, +../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ + 477 | TRACE_EVENT(kvm_test_age_hva, @@ -29353,5 +37411,7 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../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/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), \ @@ -29362,2 +37422,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, +../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(kvm_userspace_exit, @@ -29365,8 +37425,6 @@ -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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -29376,2 +37434,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, +../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(kvm_userspace_exit, @@ -29379,6 +37437,7 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.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: 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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -29388,2 +37447,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, +../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(kvm_vcpu_wakeup, @@ -29391,10 +37450,5 @@ -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 ../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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -29405,2 +37459,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( +../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(kvm_vcpu_wakeup, @@ -29408,2 +37462,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/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); \ @@ -29411,2 +37466,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), \ @@ -29417,2 +37472,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( +../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(kvm_set_irq, @@ -29420,2 +37475,15 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 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); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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); \ @@ -29423,2 +37491,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), \ @@ -29429,2 +37497,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( +../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(kvm_ioapic_set_irq, @@ -29432,2 +37500,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); \ @@ -29435,2 +37503,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), \ @@ -29441,2 +37509,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( +../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(kvm_ioapic_set_irq, @@ -29444,5 +37512,6 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_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: 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), \ @@ -29453,2 +37522,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( +../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ + 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, @@ -29456,3 +37525,15 @@ -../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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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); \ @@ -29460,2 +37541,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), \ @@ -29466,2 +37547,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ - 88 | TRACE_EVENT( +../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(kvm_msi_set_irq, @@ -29469,2 +37550,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); \ @@ -29472,2 +37553,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), \ @@ -29478,2 +37559,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ - 88 | TRACE_EVENT( +../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(kvm_msi_set_irq, @@ -29481,3 +37562,3 @@ -../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/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); \ @@ -29485,2 +37566,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), \ @@ -29488,5 +37569,8 @@ -../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: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); \ @@ -29494,2 +37578,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), \ @@ -29497,6 +37581,9 @@ -../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: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); \ @@ -29504,2 +37591,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), \ @@ -29510,2 +37597,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT( +../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ + 213 | TRACE_EVENT(kvm_mmio, @@ -29513,2 +37600,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); \ @@ -29516,2 +37603,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), \ @@ -29522,2 +37609,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT( +../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ + 213 | TRACE_EVENT(kvm_mmio, @@ -29525,3 +37612,3 @@ -../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/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); \ @@ -29529,2 +37616,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), \ @@ -29535,2 +37622,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT( +../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(kvm_fpu, @@ -29538,2 +37625,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); \ @@ -29541,2 +37628,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), \ @@ -29547,2 +37634,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT( +../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(kvm_fpu, @@ -29550,3 +37637,3 @@ -../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/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); \ @@ -29554,2 +37641,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), \ @@ -29557,2 +37644,2 @@ -../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/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, @@ -29560,2 +37647,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); \ @@ -29563,2 +37650,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), \ @@ -29566,2 +37653,2 @@ -../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/events/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, @@ -29569,3 +37656,3 @@ -../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/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); \ @@ -29573,2 +37660,21 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -29579,2 +37685,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT( +../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT( @@ -29582,2 +37688,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); \ @@ -29585,2 +37691,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), \ @@ -29591,2 +37697,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT( +../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT( @@ -29594,3 +37700,3 @@ -../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/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); \ @@ -29598,2 +37704,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), \ @@ -29604,2 +37710,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ - 233 | TRACE_EVENT( +../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(kvm_halt_poll_ns, @@ -29607,2 +37713,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); \ @@ -29610,2 +37716,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), \ @@ -29616,2 +37722,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ - 233 | TRACE_EVENT( +../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(kvm_halt_poll_ns, @@ -29619,3 +37725,3 @@ -../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/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); \ @@ -29623,2 +37729,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), \ @@ -29629,2 +37735,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT( +../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ + 378 | TRACE_EVENT(kvm_dirty_ring_push, @@ -29632,2 +37738,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); \ @@ -29635,2 +37741,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), \ @@ -29641,2 +37747,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT( +../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ + 378 | TRACE_EVENT(kvm_dirty_ring_push, @@ -29644,3 +37750,3 @@ -../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/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); \ @@ -29648,2 +37754,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), \ @@ -29654,2 +37760,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ - 289 | TRACE_EVENT( +../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ + 405 | TRACE_EVENT(kvm_dirty_ring_reset, @@ -29657,2 +37763,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); \ @@ -29660,2 +37766,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), \ @@ -29666,2 +37772,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ - 289 | TRACE_EVENT( +../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ + 405 | TRACE_EVENT(kvm_dirty_ring_reset, @@ -29669,3 +37775,3 @@ -../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/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); \ @@ -29673,2 +37779,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), \ @@ -29679,2 +37785,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ - 310 | TRACE_EVENT( +../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ + 426 | TRACE_EVENT(kvm_dirty_ring_exit, @@ -29682,2 +37788,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); \ @@ -29685,2 +37791,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), \ @@ -29691,2 +37797,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ - 310 | TRACE_EVENT( +../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ + 426 | TRACE_EVENT(kvm_dirty_ring_exit, @@ -29694,3 +37800,3 @@ -../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/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); \ @@ -29698,2 +37804,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), \ @@ -29704,2 +37810,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ - 333 | TRACE_EVENT( +../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ + 441 | TRACE_EVENT(kvm_unmap_hva_range, @@ -29707,2 +37813,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); \ @@ -29710,2 +37816,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), \ @@ -29716,2 +37822,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ - 333 | TRACE_EVENT( +../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ + 441 | TRACE_EVENT(kvm_unmap_hva_range, @@ -29719,3 +37825,3 @@ -../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/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); \ @@ -29723,2 +37829,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), \ @@ -29729,2 +37835,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ - 369 | TRACE_EVENT( +../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ + 459 | TRACE_EVENT(kvm_age_hva, @@ -29732,2 +37838,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); \ @@ -29735,2 +37841,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), \ @@ -29741,2 +37847,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ - 369 | TRACE_EVENT( +../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ + 459 | TRACE_EVENT(kvm_age_hva, @@ -29744,3 +37850,3 @@ -../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/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); \ @@ -29748,2 +37854,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), \ @@ -29754,2 +37860,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT( +../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ + 477 | TRACE_EVENT(kvm_test_age_hva, @@ -29757,2 +37863,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); \ @@ -29760,2 +37866,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), \ @@ -29766,2 +37872,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT( +../include/trace/events/kvm.h:477:1: note: in expansion of macro ‘TRACE_EVENT’ + 477 | TRACE_EVENT(kvm_test_age_hva, @@ -29769,3 +37875,4 @@ -../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); \ +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); \ @@ -29773,3 +37880,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -29779,2 +37886,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ - 420 | TRACE_EVENT( +../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(kvm_userspace_exit, @@ -29782,6 +37889,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -29791,2 +37898,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ - 420 | TRACE_EVENT( +../include/trace/events/kvm.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(kvm_userspace_exit, @@ -29794,2 +37901 @@ -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/events/kvm.h: In function ‘__bpf_trace_kvm_vcpu_wakeup’: @@ -29805,2 +37911,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( +../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(kvm_vcpu_wakeup, @@ -29817,2 +37923,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( +../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(kvm_vcpu_wakeup, @@ -29820 +37926 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_paging_element’: +../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_set_irq’: @@ -29830,2 +37936,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ - 88 | TRACE_EVENT( +../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(kvm_set_irq, @@ -29842,2 +37948,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ - 88 | TRACE_EVENT( +../include/trace/events/kvm.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(kvm_set_irq, @@ -29845 +37951 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_set_bit_class’: +../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_ioapic_set_irq’: @@ -29852,3 +37958,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kvm.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(kvm_ioapic_set_irq, + | ^~~~~~~~~~~ @@ -29861,4 +37970,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’: @@ -29874,2 +37986,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT( +../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ + 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, @@ -29886,2 +37998,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT( +../include/trace/events/kvm.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ + 123 | TRACE_EVENT(kvm_ioapic_delayed_eoi_inj, @@ -29889 +38001 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_get_page’: +../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_msi_set_irq’: @@ -29899,2 +38011,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT( +../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(kvm_msi_set_irq, @@ -29911,2 +38023,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT( +../include/trace/events/kvm.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ + 143 | TRACE_EVENT(kvm_msi_set_irq, @@ -29914 +38026 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_page_class’: +../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_ack_irq’: @@ -29921,3 +38033,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(kvm_ack_irq, + | ^~~~~~~~~~~ @@ -29930,4 +38045,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 ‘__bpf_trace_mark_mmio_spte’: +../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’: @@ -29943,2 +38061,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT( +../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ + 213 | TRACE_EVENT(kvm_mmio, @@ -29955,2 +38073,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT( +../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ + 213 | TRACE_EVENT(kvm_mmio, @@ -29958 +38076 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_handle_mmio_page_fault’: +../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_fpu’: @@ -29968,2 +38086,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ - 233 | TRACE_EVENT( +../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(kvm_fpu, @@ -29980,2 +38098,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ - 233 | TRACE_EVENT( +../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(kvm_fpu, @@ -29983 +38101,39 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_fast_page_fault’: +../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’: @@ -29993,2 +38149,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT( +../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT( @@ -30005,2 +38161,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT( +../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT( @@ -30008 +38164 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_zap_all_fast’: +../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_halt_poll_ns’: @@ -30018,2 +38174,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ - 289 | TRACE_EVENT( +../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(kvm_halt_poll_ns, @@ -30030,2 +38186,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ - 289 | TRACE_EVENT( +../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(kvm_halt_poll_ns, @@ -30033 +38189 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_check_mmio_spte’: +../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_dirty_ring_push’: @@ -30043,2 +38199,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ - 310 | TRACE_EVENT( +../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ + 378 | TRACE_EVENT(kvm_dirty_ring_push, @@ -30055,2 +38211,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ - 310 | TRACE_EVENT( +../include/trace/events/kvm.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ + 378 | TRACE_EVENT(kvm_dirty_ring_push, @@ -30058 +38214 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_set_spte’: +../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_dirty_ring_reset’: @@ -30068,2 +38224,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ - 333 | TRACE_EVENT( +../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ + 405 | TRACE_EVENT(kvm_dirty_ring_reset, @@ -30080,2 +38236,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ - 333 | TRACE_EVENT( +../include/trace/events/kvm.h:405:1: note: in expansion of macro ‘TRACE_EVENT’ + 405 | TRACE_EVENT(kvm_dirty_ring_reset, @@ -30083 +38239 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_spte_requested’: +../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_dirty_ring_exit’: @@ -30093,2 +38249,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ - 369 | TRACE_EVENT( +../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ + 426 | TRACE_EVENT(kvm_dirty_ring_exit, @@ -30105,2 +38261,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ - 369 | TRACE_EVENT( +../include/trace/events/kvm.h:426:1: note: in expansion of macro ‘TRACE_EVENT’ + 426 | TRACE_EVENT(kvm_dirty_ring_exit, @@ -30108 +38264 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_tdp_mmu_spte_changed’: +../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_unmap_hva_range’: @@ -30118,2 +38274,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT( +../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ + 441 | TRACE_EVENT(kvm_unmap_hva_range, @@ -30130,2 +38286,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT( +../include/trace/events/kvm.h:441:1: note: in expansion of macro ‘TRACE_EVENT’ + 441 | TRACE_EVENT(kvm_unmap_hva_range, @@ -30133 +38289 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘__bpf_trace_kvm_mmu_split_huge_page’: +../include/trace/events/kvm.h: In function ‘__bpf_trace_kvm_age_hva’: @@ -30143,2 +38299,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ - 420 | TRACE_EVENT( +../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ + 459 | TRACE_EVENT(kvm_age_hva, @@ -30155,2 +38311,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ - 420 | TRACE_EVENT( +../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ + 459 | TRACE_EVENT(kvm_age_hva, @@ -30158 +38314,27 @@ -make[5]: *** [../scripts/Makefile.build:244: arch/x86/kvm/mmu/mmu.o] Error 1 +../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.... @@ -30160,3 +38342,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 ../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’: @@ -30169,6 +38351,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, - | ^~~~~~~~~~~ +../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(sof_widget_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -30181,6 +38360,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, - | ^~~~~~~~~~~ +../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(sof_widget_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -30193,6 +38369,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, - | ^~~~~~~~~~~ +../include/trace/events/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(sof_widget_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -30204,0 +38378,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/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -30208,2 +38400,2 @@ -../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/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, @@ -30211,3 +38403,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -30220,2 +38412,2 @@ -../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/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, @@ -30223 +38415 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_mbx_send’: +../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_pcm_pointer_position’: @@ -30233,2 +38425,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, +../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(sof_pcm_pointer_position, @@ -30245,2 +38437,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, +../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(sof_pcm_pointer_position, @@ -30248 +38440 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_cmd_template’: +../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_stream_position_ipc_rx’: @@ -30255,3 +38447,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_stream_position_ipc_rx, + | ^~~~~~~~~~~ @@ -30264,4 +38459,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’: @@ -30274,3 +38472,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(sof_ipc4_fw_config, + | ^~~~~~~~~~~ @@ -30283,2 +38484,25 @@ -../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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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, @@ -30285,0 +38510,100 @@ +../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, + | ^~~~~~~~~~~ @@ -30287 +38611,20 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_mbx_get’: +../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’: @@ -30297,2 +38640,2 @@ -../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/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, @@ -30309,2 +38652,2 @@ -../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/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, @@ -30312 +38655 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_mbx_send’: +../include/trace/events/sof.h: In function ‘__bpf_trace_sof_pcm_pointer_position’: @@ -30322,2 +38665,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, +../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(sof_pcm_pointer_position, @@ -30334,2 +38677,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, +../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(sof_pcm_pointer_position, @@ -30337 +38680 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_cmd_template’: +../include/trace/events/sof.h: In function ‘__bpf_trace_sof_stream_position_ipc_rx’: @@ -30344,3 +38687,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(sof_stream_position_ipc_rx, + | ^~~~~~~~~~~ @@ -30353,4 +38699,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 ‘__bpf_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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’: @@ -30363,3 +38712,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(sof_ipc4_fw_config, + | ^~~~~~~~~~~ @@ -30372,6 +38724,8 @@ -../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 +../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.... @@ -30379,3 +38733,3 @@ - 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’: + 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’: @@ -30391,2 +38745,2 @@ -../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ - 34 | TRACE_EVENT(erofs_lookup, +../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, @@ -30403,2 +38757,2 @@ -../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ - 34 | TRACE_EVENT(erofs_lookup, +../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, @@ -30415,2 +38769,2 @@ -../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ - 34 | TRACE_EVENT(erofs_lookup, +../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, @@ -30427,2 +38781,2 @@ -../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ - 34 | TRACE_EVENT(erofs_lookup, +../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, @@ -30439,2 +38793,2 @@ -../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ - 34 | TRACE_EVENT(erofs_lookup, +../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, @@ -30442 +38796 @@ -../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_fill_inode’: +../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_rehash’: @@ -30452,2 +38806,2 @@ -../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ - 60 | TRACE_EVENT(erofs_fill_inode, +../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, @@ -30464,2 +38818,2 @@ -../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ - 60 | TRACE_EVENT(erofs_fill_inode, +../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, @@ -30467 +38821 @@ -../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_read_folio’: +../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_migrate’: @@ -30477,2 +38831,2 @@ -../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(erofs_read_folio, +../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ + 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, @@ -30489,2 +38843,2 @@ -../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(erofs_read_folio, +../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ + 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, @@ -30492 +38846 @@ -../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_readpages’: +../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_migrate_end’: @@ -30502,2 +38856,2 @@ -../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(erofs_readpages, +../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, @@ -30514,2 +38868,2 @@ -../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(erofs_readpages, +../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, @@ -30517 +38871 @@ -../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_map_blocks_enter’: +../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed’: @@ -30527,2 +38881,2 @@ -../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(erofs_map_blocks_enter, +../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, @@ -30539,2 +38893,2 @@ -../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(erofs_map_blocks_enter, +../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, @@ -30542,3 +38896,4 @@ -../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); \ +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); \ @@ -30546,2 +38901,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), \ @@ -30552,2 +38907,2 @@ -../include/trace/events/erofs.h:175:1: note: in expansion of macro ‘TRACE_EVENT’ - 175 | TRACE_EVENT(erofs_map_blocks_exit, +../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, @@ -30555,2 +38910,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); \ @@ -30558,2 +38913,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), \ @@ -30564,2 +38919,2 @@ -../include/trace/events/erofs.h:175:1: note: in expansion of macro ‘TRACE_EVENT’ - 175 | TRACE_EVENT(erofs_map_blocks_exit, +../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, @@ -30567,3 +38922,3 @@ -../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/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); \ @@ -30571,2 +38926,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), \ @@ -30577,2 +38932,2 @@ -../include/trace/events/erofs.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ - 214 | TRACE_EVENT(erofs_destroy_inode, +../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, @@ -30580,2 +38935,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); \ @@ -30583,2 +38938,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), \ @@ -30589,2 +38944,2 @@ -../include/trace/events/erofs.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ - 214 | TRACE_EVENT(erofs_destroy_inode, +../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, @@ -30592,4 +38947,3 @@ -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/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); \ @@ -30597,3 +38951,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -30603,2 +38957,2 @@ -../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ - 34 | TRACE_EVENT(erofs_lookup, +../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ + 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, @@ -30606,6 +38960,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -30615,2 +38969,2 @@ -../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ - 34 | TRACE_EVENT(erofs_lookup, +../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ + 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, @@ -30618,3 +38972,3 @@ -../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/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); \ @@ -30622,2 +38976,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, \ @@ -30624,0 +38982,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -30628,2 +38994,2 @@ -../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ - 60 | TRACE_EVENT(erofs_fill_inode, +../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, @@ -30631,5 +38997,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/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, \ @@ -30636,0 +39007,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -30640,2 +39019,2 @@ -../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ - 60 | TRACE_EVENT(erofs_fill_inode, +../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, @@ -30643 +39022,2 @@ -../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_read_folio’: +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’: @@ -30653,2 +39033,2 @@ -../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(erofs_read_folio, +../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, @@ -30665,2 +39045,2 @@ -../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(erofs_read_folio, +../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, @@ -30668 +39048 @@ -../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_readpages’: +../include/trace/events/mlxsw.h: In function ‘__bpf_trace_mlxsw_sp_acl_tcam_vregion_rehash’: @@ -30678,2 +39058,2 @@ -../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(erofs_readpages, +../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, @@ -30690,2 +39070,2 @@ -../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(erofs_readpages, +../include/trace/events/mlxsw.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_rehash, @@ -30693 +39073 @@ -../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_map_blocks_enter’: +../include/trace/events/mlxsw.h: In function ‘__bpf_trace_mlxsw_sp_acl_tcam_vregion_migrate’: @@ -30703,2 +39083,2 @@ -../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(erofs_map_blocks_enter, +../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ + 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, @@ -30715,2 +39095,2 @@ -../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(erofs_map_blocks_enter, +../include/trace/events/mlxsw.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ + 56 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate, @@ -30718 +39098 @@ -../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_map_blocks_exit’: +../include/trace/events/mlxsw.h: In function ‘__bpf_trace_mlxsw_sp_acl_tcam_vregion_migrate_end’: @@ -30728,2 +39108,2 @@ -../include/trace/events/erofs.h:175:1: note: in expansion of macro ‘TRACE_EVENT’ - 175 | TRACE_EVENT(erofs_map_blocks_exit, +../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, @@ -30740,2 +39120,2 @@ -../include/trace/events/erofs.h:175:1: note: in expansion of macro ‘TRACE_EVENT’ - 175 | TRACE_EVENT(erofs_map_blocks_exit, +../include/trace/events/mlxsw.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(mlxsw_sp_acl_tcam_vregion_migrate_end, @@ -30743 +39123 @@ -../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_destroy_inode’: +../include/trace/events/mlxsw.h: In function ‘__bpf_trace_mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed’: @@ -30753,2 +39133,2 @@ -../include/trace/events/erofs.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ - 214 | TRACE_EVENT(erofs_destroy_inode, +../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, @@ -30765,2 +39145,2 @@ -../include/trace/events/erofs.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ - 214 | TRACE_EVENT(erofs_destroy_inode, +../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, @@ -30768,2 +39148,3 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/erofs/super.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/erofs] Error 2 +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.... @@ -30771,5 +39152,5 @@ - 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); \ + 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); \ @@ -30780,2 +39161,2 @@ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, @@ -30789,2 +39170,2 @@ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, @@ -30798,2 +39179,2 @@ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, @@ -30807,2 +39188,2 @@ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, @@ -30816,2 +39197,2 @@ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, @@ -30819,3 +39200,4 @@ -../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); \ +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); \ @@ -30823,2 +39205,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), \ @@ -30826,2 +39208,2 @@ -../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, @@ -30829,2 +39211,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); \ @@ -30832,2 +39214,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), \ @@ -30835,2 +39217,2 @@ -../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, @@ -30838,3 +39220,4 @@ -../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); \ +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); \ @@ -30842,5 +39225,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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: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, @@ -30848 +39231,16 @@ -../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) + | ^~~~~~~~~~~~~~~~~~~ +../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 ../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] @@ -30850 +39248 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -30854,2 +39252,2 @@ -../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 108 | DECLARE_EVENT_CLASS(async_inbound_template, +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, @@ -30857 +39254,0 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_phy_outbound_initiate’: @@ -30864,20 +39261,4 @@ -../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’? +../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 @@ -30889,6 +39270,3 @@ -../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, - | ^~~~~~~~~~~ +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -30901,22 +39279,6 @@ -../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); \ - | ^~~~~~~~~~~~~~~~~ +../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)(); \ + | ^~~~~~~~~~~~~~ @@ -30926,7 +39288,4 @@ -../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’: +../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’: @@ -30939,2 +39298,2 @@ -../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, +../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 53 | DECLARE_EVENT_CLASS(iomap_range_class, @@ -30948,2 +39307,2 @@ -../include/trace/events/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, +../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 53 | DECLARE_EVENT_CLASS(iomap_range_class, @@ -30951 +39310 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_bus_reset_handle’: +../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_class’: @@ -30958,6 +39317,3 @@ -../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, - | ^~~~~~~~~~~ +../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(iomap_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -30970,7 +39326,4 @@ -../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’: +../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’: @@ -30986,2 +39339,2 @@ -../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ - 395 | TRACE_EVENT(self_id_sequence, +../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(iomap_writepage_map, @@ -30998,2 +39351,2 @@ -../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ - 395 | TRACE_EVENT(self_id_sequence, +../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(iomap_writepage_map, @@ -31001,63 +39354 @@ -../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’: +../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_iter’: @@ -31073,6 +39364,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, - | ^~~~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(iomap_iter, + | ^~~~~~~~~~~ @@ -31088,26 +39376,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’: +../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’: @@ -31123,2 +39389,2 @@ -../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ - 550 | TRACE_EVENT(isoc_inbound_multiple_channels, +../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(iomap_dio_rw_begin, @@ -31135,2 +39401,2 @@ -../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ - 550 | TRACE_EVENT(isoc_inbound_multiple_channels, +../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(iomap_dio_rw_begin, @@ -31138 +39404 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_start’: +../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_dio_complete’: @@ -31148,6 +39414,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, - | ^~~~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(iomap_dio_complete, + | ^~~~~~~~~~~ @@ -31163,28 +39426,7 @@ -../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); \ +../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); \ @@ -31192,2 +39434,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), \ @@ -31195,2 +39437,2 @@ -../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 643 | DECLARE_EVENT_CLASS(isoc_stop_template, +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, @@ -31198,2 +39440,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); \ @@ -31201,2 +39443,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), \ @@ -31204,2 +39446,2 @@ -../include/trace/events/firewire.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 643 | DECLARE_EVENT_CLASS(isoc_stop_template, +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, @@ -31207,3 +39449,3 @@ -../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); \ +../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); \ @@ -31211,2 +39453,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), \ @@ -31214,2 +39456,2 @@ -../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 679 | DECLARE_EVENT_CLASS(isoc_flush_template, +../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 53 | DECLARE_EVENT_CLASS(iomap_range_class, @@ -31217,2 +39459,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); \ @@ -31220,2 +39462,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), \ @@ -31223,2 +39465,2 @@ -../include/trace/events/firewire.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 679 | DECLARE_EVENT_CLASS(isoc_flush_template, +../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 53 | DECLARE_EVENT_CLASS(iomap_range_class, @@ -31226,3 +39468,3 @@ -../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); \ +../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); \ @@ -31230,2 +39472,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), \ @@ -31233,2 +39475,2 @@ -../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, +../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(iomap_class, @@ -31236,2 +39478,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); \ @@ -31239,2 +39481,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), \ @@ -31242,2 +39484,2 @@ -../include/trace/events/firewire.h:715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 715 | DECLARE_EVENT_CLASS(isoc_flush_completions_template, +../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(iomap_class, @@ -31245,3 +39487,3 @@ -../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); \ +../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); \ @@ -31249,2 +39491,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), \ @@ -31255,8 +39497,5 @@ -../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); \ +../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); \ @@ -31264,2 +39503,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), \ @@ -31270,9 +39509,6 @@ -../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); \ +../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); \ @@ -31280,2 +39516,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), \ @@ -31286,8 +39522,5 @@ -../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); \ +../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); \ @@ -31295,2 +39528,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), \ @@ -31301,9 +39534,6 @@ -../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); \ +../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); \ @@ -31311,2 +39541,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), \ @@ -31317,8 +39547,5 @@ -../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); \ +../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); \ @@ -31326,2 +39553,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), \ @@ -31332,28 +39559,6 @@ -../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); \ +../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); \ @@ -31361,2 +39566,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), \ @@ -31367,2 +39572,2 @@ -../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(isoc_inbound_multiple_completions, +../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(iomap_dio_complete, @@ -31370,2 +39575,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); \ @@ -31373,2 +39578,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), \ @@ -31379,2 +39584,2 @@ -../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(isoc_inbound_multiple_completions, +../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(iomap_dio_complete, @@ -31383 +39588 @@ -../include/trace/events/firewire.h: In function ‘__bpf_trace_async_outbound_initiate_template’: +../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_readpage_class’: @@ -31390,2 +39595,2 @@ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, @@ -31399,2 +39604,2 @@ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, +../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, @@ -31402 +39607 @@ -../include/trace/events/firewire.h: In function ‘__bpf_trace_async_outbound_complete_template’: +../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_range_class’: @@ -31409,2 +39614,2 @@ -../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, +../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 53 | DECLARE_EVENT_CLASS(iomap_range_class, @@ -31418,2 +39623,2 @@ -../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, +../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 53 | DECLARE_EVENT_CLASS(iomap_range_class, @@ -31421 +39626 @@ -../include/trace/events/firewire.h: In function ‘__bpf_trace_async_inbound_template’: +../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_class’: @@ -31428,2 +39633,2 @@ -../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 108 | DECLARE_EVENT_CLASS(async_inbound_template, +../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(iomap_class, @@ -31437,2 +39642,2 @@ -../include/trace/events/firewire.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 108 | DECLARE_EVENT_CLASS(async_inbound_template, +../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 116 | DECLARE_EVENT_CLASS(iomap_class, @@ -31440 +39645 @@ -../include/trace/events/firewire.h: In function ‘__bpf_trace_async_phy_outbound_initiate’: +../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_writepage_map’: @@ -31450,2 +39655,2 @@ -../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(async_phy_outbound_initiate, +../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(iomap_writepage_map, @@ -31462,2 +39667,2 @@ -../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(async_phy_outbound_initiate, +../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(iomap_writepage_map, @@ -31465 +39670 @@ -../include/trace/events/firewire.h: In function ‘__bpf_trace_async_phy_outbound_complete’: +../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_iter’: @@ -31475,2 +39680,2 @@ -../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ - 247 | TRACE_EVENT(async_phy_outbound_complete, +../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(iomap_iter, @@ -31487,2 +39692,2 @@ -../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ - 247 | TRACE_EVENT(async_phy_outbound_complete, +../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(iomap_iter, @@ -31490 +39695 @@ -../include/trace/events/firewire.h: In function ‘__bpf_trace_async_phy_inbound’: +../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_dio_rw_begin’: @@ -31500,2 +39705,2 @@ -../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(async_phy_inbound, +../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(iomap_dio_rw_begin, @@ -31512,2 +39717,2 @@ -../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(async_phy_inbound, +../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(iomap_dio_rw_begin, @@ -31515,20 +39720 @@ -../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’: +../fs/iomap/./trace.h: In function ‘__bpf_trace_iomap_dio_complete’: @@ -31544,2 +39730,2 @@ -../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ - 342 | TRACE_EVENT(bus_reset_handle, +../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(iomap_dio_complete, @@ -31556,15 +39742,2 @@ -../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, +../fs/iomap/./trace.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(iomap_dio_complete, @@ -31572,6 +39745,12 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/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[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/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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -31581,2 +39760,2 @@ -../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ - 395 | TRACE_EVENT(self_id_sequence, +../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, @@ -31584,65 +39763,2 @@ -../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/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -31650,18 +39766,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: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:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -31671,28 +39772,5 @@ -../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); \ +../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); \ @@ -31700,3 +39778,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -31706,2 +39784,2 @@ -../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ - 550 | TRACE_EVENT(isoc_inbound_multiple_channels, +../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, @@ -31709,6 +39787,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -31718,2 +39796,2 @@ -../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ - 550 | TRACE_EVENT(isoc_inbound_multiple_channels, +../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, @@ -31721,160 +39799,6 @@ -../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:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -31884,9 +39808,7 @@ -../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); \ +../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); \ @@ -31894,3 +39816,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -31900,12 +39822,9 @@ -../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) - | ^~~~~~~~~~~~~~~~~~~ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -31915,26 +39834,5 @@ -../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’: +../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’: @@ -31950,2 +39848,2 @@ -../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(isoc_inbound_multiple_completions, +../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, @@ -31962,2 +39860,2 @@ -../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(isoc_inbound_multiple_completions, +../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, @@ -31965,2 +39863 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/firewire/core-trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: drivers/firewire] Error 2 +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.o] Error 1 @@ -31968,3 +39865,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/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’: @@ -31980,2 +39877,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, +../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath6kl_wmi_cmd, @@ -31992,2 +39889,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, +../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath6kl_wmi_cmd, @@ -32004,2 +39901,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, +../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath6kl_wmi_cmd, @@ -32016,2 +39913,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, +../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath6kl_wmi_cmd, @@ -32028,2 +39925,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, +../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath6kl_wmi_cmd, @@ -32031,4 +39928,3 @@ -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); \ +../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); \ @@ -32036,3 +39932,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -32042,2 +39938,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, +../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(ath6kl_wmi_event, @@ -32045,6 +39941,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -32054,2 +39950,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, +../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(ath6kl_wmi_event, @@ -32057,6 +39953,2 @@ -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/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] +../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’? @@ -32064 +39956 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -32071,2 +39963,2 @@ -../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/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(ath6kl_sdio, @@ -32074 +39966 @@ -../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’? @@ -32076 +39968 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -32083,2 +39975,2 @@ -../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/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(ath6kl_sdio, @@ -32086 +39978,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../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’? @@ -32095,2 +39988,2 @@ -../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/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ + 120 | TRACE_EVENT(ath6kl_sdio_scat, @@ -32107,2 +40000,2 @@ -../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/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ + 120 | TRACE_EVENT(ath6kl_sdio_scat, @@ -32110,3 +40003,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)(); \ - | ^~~~~~~~~~~~~~ +../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); \ + | ^~~~~~~~~~~~~~~ @@ -32119,2 +40013,2 @@ -../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/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ + 174 | TRACE_EVENT(ath6kl_sdio_irq, @@ -32122 +40016,13 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_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/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’: @@ -32132,2 +40038,2 @@ -../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/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ + 194 | TRACE_EVENT(ath6kl_htc_rx, @@ -32144,2 +40050,2 @@ -../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/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ + 194 | TRACE_EVENT(ath6kl_htc_rx, @@ -32147 +40053 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_rxdesc’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_htc_tx’: @@ -32157,2 +40063,2 @@ -../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/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ + 222 | TRACE_EVENT(ath6kl_htc_tx, @@ -32169,2 +40075,2 @@ -../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/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ + 222 | TRACE_EVENT(ath6kl_htc_tx, @@ -32172 +40078 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_event’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_log_event’: @@ -32179,2 +40085,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, +../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, @@ -32188,2 +40094,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, +../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, @@ -32191 +40097 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_cmd’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_log_dbg’: @@ -32201,2 +40107,2 @@ -../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/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ + 279 | TRACE_EVENT(ath6kl_log_dbg, @@ -32213,2 +40119,2 @@ -../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/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ + 279 | TRACE_EVENT(ath6kl_log_dbg, @@ -32216 +40122 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_event’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_log_dbg_dump’: @@ -32226,2 +40132,2 @@ -../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/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ + 293 | TRACE_EVENT(ath6kl_log_dbg_dump, @@ -32238,2 +40144,2 @@ -../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/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ + 293 | TRACE_EVENT(ath6kl_log_dbg_dump, @@ -32241,3 +40147,4 @@ -../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); \ +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); \ @@ -32245,2 +40152,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), \ @@ -32251,2 +40158,2 @@ -../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/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath6kl_wmi_cmd, @@ -32254,2 +40161,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); \ @@ -32257,2 +40164,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), \ @@ -32263,2 +40170,2 @@ -../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/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath6kl_wmi_cmd, @@ -32266,3 +40173,3 @@ -../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); \ +../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); \ @@ -32270,2 +40177,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), \ @@ -32276,2 +40183,2 @@ -../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/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(ath6kl_wmi_event, @@ -32279,2 +40186,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); \ @@ -32282,2 +40189,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), \ @@ -32288,2 +40195,2 @@ -../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/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(ath6kl_wmi_event, @@ -32291,3 +40198,3 @@ -../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); \ +../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); \ @@ -32295,2 +40202,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), \ @@ -32301,2 +40208,2 @@ -../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/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(ath6kl_sdio, @@ -32304,2 +40211,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); \ @@ -32307,2 +40214,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), \ @@ -32313,2 +40220,2 @@ -../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/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(ath6kl_sdio, @@ -32316,3 +40223,3 @@ -../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); \ +../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); \ @@ -32320,2 +40227,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), \ @@ -32326,2 +40233,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ - 309 | TRACE_EVENT(ath11k_ps_timekeeper, +../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ + 120 | TRACE_EVENT(ath6kl_sdio_scat, @@ -32329,2 +40236,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); \ @@ -32332,2 +40239,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), \ @@ -32338,2 +40245,146 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ - 309 | TRACE_EVENT(ath11k_ps_timekeeper, +../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, @@ -32342 +40393 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_pktlog’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_wmi_cmd’: @@ -32352,2 +40403,2 @@ -../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/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath6kl_wmi_cmd, @@ -32364,2 +40415,2 @@ -../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/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath6kl_wmi_cmd, @@ -32367 +40418 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_ppdu_stats’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_wmi_event’: @@ -32377,2 +40428,2 @@ -../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/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(ath6kl_wmi_event, @@ -32389,2 +40440,2 @@ -../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/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(ath6kl_wmi_event, @@ -32392 +40443 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_rxdesc’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_sdio’: @@ -32402,2 +40453,2 @@ -../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/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(ath6kl_sdio, @@ -32414,2 +40465,2 @@ -../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/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(ath6kl_sdio, @@ -32417 +40468 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_event’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_sdio_scat’: @@ -32424,3 +40475,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -32433,4 +40487,7 @@ -../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/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’: @@ -32446,2 +40503,2 @@ -../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/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ + 174 | TRACE_EVENT(ath6kl_sdio_irq, @@ -32458,2 +40515,2 @@ -../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/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ + 174 | TRACE_EVENT(ath6kl_sdio_irq, @@ -32461 +40518 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_wmi_event’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_htc_rx’: @@ -32471,2 +40528,2 @@ -../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/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ + 194 | TRACE_EVENT(ath6kl_htc_rx, @@ -32483,2 +40540,2 @@ -../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/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ + 194 | TRACE_EVENT(ath6kl_htc_rx, @@ -32486 +40543 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_dbg’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_htc_tx’: @@ -32496,2 +40553,2 @@ -../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/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ + 222 | TRACE_EVENT(ath6kl_htc_tx, @@ -32508,2 +40565,2 @@ -../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/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ + 222 | TRACE_EVENT(ath6kl_htc_tx, @@ -32511 +40568 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_dbg_dump’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_log_event’: @@ -32518,6 +40575,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, - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -32530,7 +40584,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 ‘__bpf_trace_ath11k_wmi_diag’: +../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’: @@ -32546,2 +40597,2 @@ -../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/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ + 279 | TRACE_EVENT(ath6kl_log_dbg, @@ -32558,2 +40609,2 @@ -../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/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ + 279 | TRACE_EVENT(ath6kl_log_dbg, @@ -32561 +40612 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_ps_timekeeper’: +../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘__bpf_trace_ath6kl_log_dbg_dump’: @@ -32571,2 +40622,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ - 309 | TRACE_EVENT(ath11k_ps_timekeeper, +../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ + 293 | TRACE_EVENT(ath6kl_log_dbg_dump, @@ -32583,2 +40634,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ - 309 | TRACE_EVENT(ath11k_ps_timekeeper, +../drivers/net/wireless/ath/ath6kl/./trace.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ + 293 | TRACE_EVENT(ath6kl_log_dbg_dump, @@ -32586,2 +40637,2 @@ -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 +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 @@ -32589,3 +40640,3 @@ - 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’: + 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’: @@ -32598,3 +40649,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -32607,3 +40661,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -32616,3 +40673,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -32625,3 +40685,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -32634,34 +40696,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, - | ^~~~~~~~~~~~~~~~~~~ -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/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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -32671,2 +40700,2 @@ -../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(netfs_read, +../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -32673,0 +40703 @@ +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_register’: @@ -32683,2 +40713,2 @@ -../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(netfs_read, +../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(io_uring_register, @@ -32686 +40716 @@ -../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’? @@ -32688 +40718 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -32695,2 +40725,2 @@ -../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(netfs_read, +../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(io_uring_register, @@ -32698 +40728,2 @@ -../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/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’? @@ -32700 +40731 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -32707,2 +40738,2 @@ -../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(netfs_read, +../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(io_uring_file_get, @@ -32710,3 +40741,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -32719,2 +40750,2 @@ -../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(netfs_read, +../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(io_uring_file_get, @@ -32722 +40753 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_rreq’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_queue_async_work’: @@ -32732,2 +40763,2 @@ -../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ - 253 | TRACE_EVENT(netfs_rreq, +../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT(io_uring_queue_async_work, @@ -32744,2 +40775,2 @@ -../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ - 253 | TRACE_EVENT(netfs_rreq, +../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT(io_uring_queue_async_work, @@ -32747 +40778 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_sreq’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_defer’: @@ -32757,2 +40788,2 @@ -../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ - 280 | TRACE_EVENT(netfs_sreq, +../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ + 184 | TRACE_EVENT(io_uring_defer, @@ -32769,2 +40800,2 @@ -../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ - 280 | TRACE_EVENT(netfs_sreq, +../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ + 184 | TRACE_EVENT(io_uring_defer, @@ -32772 +40803 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_failure’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_link’: @@ -32782,2 +40813,2 @@ -../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(netfs_failure, +../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(io_uring_link, @@ -32794,2 +40825,2 @@ -../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(netfs_failure, +../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(io_uring_link, @@ -32797 +40828 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_rreq_ref’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_cqring_wait’: @@ -32807,2 +40838,2 @@ -../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ - 359 | TRACE_EVENT(netfs_rreq_ref, +../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(io_uring_cqring_wait, @@ -32819,2 +40850,2 @@ -../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ - 359 | TRACE_EVENT(netfs_rreq_ref, +../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(io_uring_cqring_wait, @@ -32822 +40853 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_sreq_ref’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_fail_link’: @@ -32832,2 +40863,2 @@ -../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ - 383 | TRACE_EVENT(netfs_sreq_ref, +../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ + 283 | TRACE_EVENT(io_uring_fail_link, @@ -32844,2 +40875,2 @@ -../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ - 383 | TRACE_EVENT(netfs_sreq_ref, +../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ + 283 | TRACE_EVENT(io_uring_fail_link, @@ -32847 +40878 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_folio’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_complete’: @@ -32857,2 +40888,2 @@ -../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(netfs_folio, +../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(io_uring_complete, @@ -32869,2 +40900,2 @@ -../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(netfs_folio, +../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(io_uring_complete, @@ -32872 +40903 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_write_iter’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_submit_req’: @@ -32882,2 +40913,2 @@ -../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(netfs_write_iter, +../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ + 370 | TRACE_EVENT(io_uring_submit_req, @@ -32894,2 +40925,2 @@ -../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(netfs_write_iter, +../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ + 370 | TRACE_EVENT(io_uring_submit_req, @@ -32897 +40928 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_write’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_poll_arm’: @@ -32907,2 +40938,2 @@ -../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ - 457 | TRACE_EVENT(netfs_write, +../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(io_uring_poll_arm, @@ -32919,2 +40950,2 @@ -../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ - 457 | TRACE_EVENT(netfs_write, +../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(io_uring_poll_arm, @@ -32922 +40953 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_task_add’: @@ -32932,2 +40963,2 @@ -../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ - 491 | TRACE_EVENT(netfs_collect, +../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(io_uring_task_add, @@ -32944,2 +40975,2 @@ -../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ - 491 | TRACE_EVENT(netfs_collect, +../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(io_uring_task_add, @@ -32947 +40978 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_contig’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_req_failed’: @@ -32957,2 +40988,2 @@ -../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ - 516 | TRACE_EVENT(netfs_collect_contig, +../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(io_uring_req_failed, @@ -32969,2 +41000,2 @@ -../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ - 516 | TRACE_EVENT(netfs_collect_contig, +../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(io_uring_req_failed, @@ -32972 +41003 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_sreq’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_cqe_overflow’: @@ -32982,2 +41013,2 @@ -../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ - 543 | TRACE_EVENT(netfs_collect_sreq, +../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ + 571 | TRACE_EVENT(io_uring_cqe_overflow, @@ -32994,2 +41025,2 @@ -../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ - 543 | TRACE_EVENT(netfs_collect_sreq, +../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ + 571 | TRACE_EVENT(io_uring_cqe_overflow, @@ -32997 +41028 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_folio’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_task_work_run’: @@ -33007,2 +41038,2 @@ -../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ - 572 | TRACE_EVENT(netfs_collect_folio, +../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ + 607 | TRACE_EVENT(io_uring_task_work_run, @@ -33019,2 +41050,2 @@ -../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ - 572 | TRACE_EVENT(netfs_collect_folio, +../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ + 607 | TRACE_EVENT(io_uring_task_work_run, @@ -33022 +41053 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_state’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_short_write’: @@ -33032,2 +41063,2 @@ -../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ - 602 | TRACE_EVENT(netfs_collect_state, +../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ + 626 | TRACE_EVENT(io_uring_short_write, @@ -33044,2 +41075,2 @@ -../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ - 602 | TRACE_EVENT(netfs_collect_state, +../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ + 626 | TRACE_EVENT(io_uring_short_write, @@ -33047 +41078 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_gap’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_local_work_run’: @@ -33057,2 +41088,2 @@ -../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(netfs_collect_gap, +../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ + 659 | TRACE_EVENT(io_uring_local_work_run, @@ -33069,2 +41100,2 @@ -../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(netfs_collect_gap, +../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ + 659 | TRACE_EVENT(io_uring_local_work_run, @@ -33072,3 +41103,4 @@ -../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); \ +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); \ @@ -33076,2 +41108,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), \ @@ -33082,2 +41114,2 @@ -../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ - 659 | TRACE_EVENT(netfs_collect_stream, +../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -33085,2 +41117,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); \ @@ -33088,2 +41120,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), \ @@ -33094,2 +41126,2 @@ -../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ - 659 | TRACE_EVENT(netfs_collect_stream, +../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -33097,4 +41129,3 @@ -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/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); \ @@ -33102,2 +41133,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, \ @@ -33104,0 +41139,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -33108,2 +41151,2 @@ -../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(netfs_read, +../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(io_uring_register, @@ -33111,5 +41154,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/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, \ @@ -33116,0 +41164,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -33120,2 +41176,2 @@ -../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(netfs_read, +../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(io_uring_file_get, @@ -33123,3 +41179,3 @@ -../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/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); \ @@ -33127,2 +41183,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, \ @@ -33129,0 +41189,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -33133,2 +41201,2 @@ -../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ - 253 | TRACE_EVENT(netfs_rreq, +../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT(io_uring_queue_async_work, @@ -33136,5 +41204,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/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, \ @@ -33141,0 +41214,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -33145,2 +41226,2 @@ -../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ - 253 | TRACE_EVENT(netfs_rreq, +../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ + 184 | TRACE_EVENT(io_uring_defer, @@ -33148,3 +41229,3 @@ -../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/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); \ @@ -33152,2 +41233,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, \ @@ -33154,0 +41239,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -33158,2 +41251,2 @@ -../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ - 280 | TRACE_EVENT(netfs_sreq, +../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(io_uring_link, @@ -33161,5 +41254,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/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, \ @@ -33166,0 +41264,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -33170,2 +41276,2 @@ -../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ - 280 | TRACE_EVENT(netfs_sreq, +../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(io_uring_cqring_wait, @@ -33173,3 +41279,3 @@ -../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/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); \ @@ -33177,2 +41283,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, \ @@ -33179,0 +41289,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -33183,2 +41301,2 @@ -../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(netfs_failure, +../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ + 283 | TRACE_EVENT(io_uring_fail_link, @@ -33186,5 +41304,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/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, \ @@ -33191,0 +41314,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -33195,2 +41326,2 @@ -../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(netfs_failure, +../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(io_uring_complete, @@ -33198,3 +41329,3 @@ -../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/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); \ @@ -33202,2 +41333,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, \ @@ -33204,0 +41339,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -33208,2 +41351,2 @@ -../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ - 359 | TRACE_EVENT(netfs_rreq_ref, +../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ + 370 | TRACE_EVENT(io_uring_submit_req, @@ -33211,5 +41354,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/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, \ @@ -33216,0 +41364,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -33220,2 +41376,2 @@ -../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ - 359 | TRACE_EVENT(netfs_rreq_ref, +../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(io_uring_poll_arm, @@ -33223,3 +41379,3 @@ -../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/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); \ @@ -33227,2 +41383,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, \ @@ -33229,0 +41389,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -33233,2 +41401,2 @@ -../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ - 383 | TRACE_EVENT(netfs_sreq_ref, +../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(io_uring_task_add, @@ -33236,5 +41404,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/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, \ @@ -33241,0 +41414,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -33245,2 +41426,2 @@ -../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ - 383 | TRACE_EVENT(netfs_sreq_ref, +../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(io_uring_req_failed, @@ -33248,3 +41429,3 @@ -../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/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); \ @@ -33252,2 +41433,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, \ @@ -33254,0 +41439,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -33258,2 +41451,2 @@ -../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(netfs_folio, +../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ + 571 | TRACE_EVENT(io_uring_cqe_overflow, @@ -33261,5 +41454,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/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, \ @@ -33266,0 +41464,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -33270,2 +41476,2 @@ -../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(netfs_folio, +../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ + 607 | TRACE_EVENT(io_uring_task_work_run, @@ -33273,3 +41479,3 @@ -../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/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); \ @@ -33277,2 +41483,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, \ @@ -33279,0 +41489,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -33283,2 +41501,2 @@ -../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(netfs_write_iter, +../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ + 626 | TRACE_EVENT(io_uring_short_write, @@ -33286,5 +41504,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/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, \ @@ -33291,0 +41514,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -33295,2 +41526,2 @@ -../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(netfs_write_iter, +../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ + 659 | TRACE_EVENT(io_uring_local_work_run, @@ -33298 +41529,2 @@ -../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_write’: +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_create’: @@ -33308,2 +41540,2 @@ -../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ - 457 | TRACE_EVENT(netfs_write, +../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -33320,2 +41552,2 @@ -../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ - 457 | TRACE_EVENT(netfs_write, +../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -33323 +41555 @@ -../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_register’: @@ -33333,2 +41565,2 @@ -../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ - 491 | TRACE_EVENT(netfs_collect, +../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(io_uring_register, @@ -33345,2 +41577,2 @@ -../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ - 491 | TRACE_EVENT(netfs_collect, +../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(io_uring_register, @@ -33348 +41580 @@ -../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect_contig’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_file_get’: @@ -33358,2 +41590,2 @@ -../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ - 516 | TRACE_EVENT(netfs_collect_contig, +../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(io_uring_file_get, @@ -33370,2 +41602,2 @@ -../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ - 516 | TRACE_EVENT(netfs_collect_contig, +../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(io_uring_file_get, @@ -33373 +41605 @@ -../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect_sreq’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_queue_async_work’: @@ -33383,2 +41615,2 @@ -../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ - 543 | TRACE_EVENT(netfs_collect_sreq, +../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT(io_uring_queue_async_work, @@ -33395,2 +41627,2 @@ -../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ - 543 | TRACE_EVENT(netfs_collect_sreq, +../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT(io_uring_queue_async_work, @@ -33398 +41630 @@ -../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect_folio’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_defer’: @@ -33408,2 +41640,2 @@ -../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ - 572 | TRACE_EVENT(netfs_collect_folio, +../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ + 184 | TRACE_EVENT(io_uring_defer, @@ -33420,2 +41652,2 @@ -../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ - 572 | TRACE_EVENT(netfs_collect_folio, +../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ + 184 | TRACE_EVENT(io_uring_defer, @@ -33423 +41655 @@ -../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect_state’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_link’: @@ -33433,2 +41665,2 @@ -../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ - 602 | TRACE_EVENT(netfs_collect_state, +../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(io_uring_link, @@ -33445,2 +41677,2 @@ -../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ - 602 | TRACE_EVENT(netfs_collect_state, +../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(io_uring_link, @@ -33448 +41680 @@ -../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect_gap’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_cqring_wait’: @@ -33458,2 +41690,2 @@ -../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(netfs_collect_gap, +../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(io_uring_cqring_wait, @@ -33470,2 +41702,2 @@ -../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(netfs_collect_gap, +../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(io_uring_cqring_wait, @@ -33473 +41705 @@ -../include/trace/events/netfs.h: In function ‘__bpf_trace_netfs_collect_stream’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_fail_link’: @@ -33483,2 +41715,2 @@ -../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ - 659 | TRACE_EVENT(netfs_collect_stream, +../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ + 283 | TRACE_EVENT(io_uring_fail_link, @@ -33495,2 +41727,2 @@ -../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ - 659 | TRACE_EVENT(netfs_collect_stream, +../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ + 283 | TRACE_EVENT(io_uring_fail_link, @@ -33498,54 +41730,3 @@ -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/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/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); \ @@ -33553,5 +41734,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) @@ -33559,9 +41736,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/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -33571,2 +41740,2 @@ -../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/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(io_uring_complete, @@ -33574,9 +41743,5 @@ -../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, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -33584,9 +41748,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/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -33596,2 +41752,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/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(io_uring_complete, @@ -33599,2 +41755 @@ -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/events/io_uring.h: In function ‘__bpf_trace_io_uring_submit_req’: @@ -33607,3 +41762,6 @@ -../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/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ + 370 | TRACE_EVENT(io_uring_submit_req, + | ^~~~~~~~~~~ @@ -33616,4 +41774,7 @@ -../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/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’: @@ -33629,2 +41790,2 @@ -../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/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(io_uring_poll_arm, @@ -33641,2 +41802,2 @@ -../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/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(io_uring_poll_arm, @@ -33644 +41805 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_tc_update_neigh_used_value’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_task_add’: @@ -33654,2 +41815,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/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(io_uring_task_add, @@ -33666,31 +41827,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, - | ^~~~~~~~~~~ -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 ../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/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(io_uring_task_add, @@ -33698,2 +41830,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/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); \ @@ -33701,17 +41834,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, \ - | ^~~~~~~~~~~~~~~~~~~ -../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, \ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -33719,9 +41836,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -33731,2 +41840,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, +../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(io_uring_req_failed, @@ -33734,47 +41843,5 @@ -../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, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -33782,9 +41848,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -33794,2 +41852,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, +../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(io_uring_req_failed, @@ -33797,2 +41855 @@ -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/events/io_uring.h: In function ‘__bpf_trace_io_uring_cqe_overflow’: @@ -33808,2 +41865,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, +../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ + 571 | TRACE_EVENT(io_uring_cqe_overflow, @@ -33820,2 +41877,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, +../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ + 571 | TRACE_EVENT(io_uring_cqe_overflow, @@ -33823 +41880 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_vport_qos_template’: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_task_work_run’: @@ -33830,3 +41887,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -33839,4 +41899,7 @@ -../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/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’: @@ -33849,3 +41912,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -33858,4 +41924,7 @@ -../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/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’: @@ -33871,2 +41940,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, +../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ + 659 | TRACE_EVENT(io_uring_local_work_run, @@ -33883,2 +41952,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, +../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ + 659 | TRACE_EVENT(io_uring_local_work_run, @@ -33886 +41955,2 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.o] Error 1 +make[4]: *** [../scripts/Makefile.build:244: io_uring/io_uring.o] Error 1 +make[3]: *** [../scripts/Makefile.build:485: io_uring] Error 2 @@ -33888,3 +41958,3 @@ - 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’: + 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’: @@ -33897,6 +41967,3 @@ -../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/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ @@ -33909,6 +41976,3 @@ -../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/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ @@ -33921,6 +41985,3 @@ -../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/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ @@ -33933,6 +41994,3 @@ -../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/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ @@ -33945,7 +42003,4 @@ -../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’: +../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’: @@ -33958,2 +42013,2 @@ -../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 108 | DECLARE_EVENT_CLASS( +../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(io_data, @@ -33967,2 +42022,2 @@ -../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 108 | DECLARE_EVENT_CLASS( +../drivers/net/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(io_data, @@ -33970 +42025 @@ -../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_rx_template’: +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_io_data32’: @@ -33977,2 +42032,2 @@ -../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 160 | DECLARE_EVENT_CLASS( +../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 279 | DECLARE_EVENT_CLASS(io_data32, @@ -33986,2 +42041,2 @@ -../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 160 | DECLARE_EVENT_CLASS( +../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 279 | DECLARE_EVENT_CLASS(io_data32, @@ -33989 +42044 @@ -../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_xmit_template’: +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_piggyback’: @@ -33996,2 +42051,2 @@ -../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 205 | DECLARE_EVENT_CLASS( +../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 314 | DECLARE_EVENT_CLASS(piggyback, @@ -34005,85 +42060,2 @@ -../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( +../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 314 | DECLARE_EVENT_CLASS(piggyback, @@ -34091,18 +42063 @@ -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/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, - | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_bh_stats’: @@ -34118,14 +42073,2 @@ -../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, +../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ + 335 | TRACE_EVENT(bh_stats, @@ -34142,14 +42085,2 @@ -../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, +../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ + 335 | TRACE_EVENT(bh_stats, @@ -34157,20 +42088 @@ -../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’: +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_tx_stats’: @@ -34186,2 +42098,2 @@ -../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(sof_intel_D0I3C_updated, +../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(tx_stats, @@ -34198,2 +42110,2 @@ -../include/trace/events/sof_intel.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(sof_intel_D0I3C_updated, +../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(tx_stats, @@ -34201 +42113 @@ -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_irq_ipc_check’: +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_queues_stats’: @@ -34211,2 +42123,2 @@ -../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, +../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(queues_stats, @@ -34223,2 +42135,2 @@ -../include/trace/events/sof_intel.h:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, +../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(queues_stats, @@ -34226,3 +42138,4 @@ -../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); \ +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); \ @@ -34230,2 +42143,78 @@ -../include/trace/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/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), \ @@ -34236,2 +42225,2 @@ -../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, +../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ + 335 | TRACE_EVENT(bh_stats, @@ -34239,2 +42228,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); \ @@ -34242,2 +42231,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), \ @@ -34248,2 +42237,2 @@ -../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, +../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ + 335 | TRACE_EVENT(bh_stats, @@ -34251,3 +42240,3 @@ -../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); \ +../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); \ @@ -34255,2 +42244,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), \ @@ -34261,2 +42250,2 @@ -../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/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(tx_stats, @@ -34264,2 +42253,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); \ @@ -34267,2 +42256,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), \ @@ -34273,2 +42262,2 @@ -../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/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(tx_stats, @@ -34276,3 +42265,3 @@ -../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); \ +../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); \ @@ -34280,2 +42269,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), \ @@ -34286,2 +42275,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/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(queues_stats, @@ -34289,2 +42278,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); \ @@ -34292,2 +42281,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), \ @@ -34298,2 +42287,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/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(queues_stats, @@ -34302 +42291 @@ -../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_irq’: +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_hif_data’: @@ -34309,6 +42298,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:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(sof_intel_hda_irq, - | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 159 | DECLARE_EVENT_CLASS(hif_data, + | ^~~~~~~~~~~~~~~~~~~ @@ -34321,7 +42307,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: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’: +../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’: @@ -34334,2 +42317,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/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(io_data, @@ -34343,2 +42326,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/wireless/silabs/wfx/./traces.h:236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 236 | DECLARE_EVENT_CLASS(io_data, @@ -34346 +42329 @@ -../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_D0I3C_updated’: +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_io_data32’: @@ -34353,6 +42336,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:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(sof_intel_D0I3C_updated, - | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:279:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 279 | DECLARE_EVENT_CLASS(io_data32, + | ^~~~~~~~~~~~~~~~~~~ @@ -34365,7 +42345,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: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’: +../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’: @@ -34378,6 +42355,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:74:1: note: in expansion of macro ‘TRACE_EVENT’ - 74 | TRACE_EVENT(sof_intel_hda_irq_ipc_check, - | ^~~~~~~~~~~ +../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 314 | DECLARE_EVENT_CLASS(piggyback, + | ^~~~~~~~~~~~~~~~~~~ @@ -34390,7 +42364,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: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’: +../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’: @@ -34406,2 +42377,2 @@ -../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, +../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ + 335 | TRACE_EVENT(bh_stats, @@ -34418,2 +42389,2 @@ -../include/trace/events/sof_intel.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(sof_intel_hda_dsp_pcm, +../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ + 335 | TRACE_EVENT(bh_stats, @@ -34421 +42392 @@ -../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_dsp_stream_status’: +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_tx_stats’: @@ -34431,2 +42402,2 @@ -../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/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(tx_stats, @@ -34443,2 +42414,2 @@ -../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/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ + 363 | TRACE_EVENT(tx_stats, @@ -34446 +42417 @@ -../include/trace/events/sof_intel.h: In function ‘__bpf_trace_sof_intel_hda_dsp_check_stream_irq’: +../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘__bpf_trace_queues_stats’: @@ -34456,2 +42427,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/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(queues_stats, @@ -34468,2 +42439,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/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(queues_stats, @@ -34471,5 +42442,3 @@ -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/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 @@ -34477,3 +42446,3 @@ - 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’: + from ../drivers/usb/cdns3/cdns3-trace.h:557, + from ../drivers/usb/cdns3/cdns3-trace.c:11: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_halt’: @@ -34486,3 +42455,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(cdns3_halt, + | ^~~~~~~~~~~ @@ -34495,3 +42467,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(cdns3_halt, + | ^~~~~~~~~~~ @@ -34504,3 +42479,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(cdns3_halt, + | ^~~~~~~~~~~ @@ -34513,3 +42491,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(cdns3_halt, + | ^~~~~~~~~~~ @@ -34522,4 +42503,7 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(cdns3_halt, + | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_wa1’: @@ -34535,2 +42519,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ - 56 | TRACE_EVENT(mt_submit_urb, +../drivers/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(cdns3_wa1, @@ -34547,2 +42531,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ - 56 | TRACE_EVENT(mt_submit_urb, +../drivers/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(cdns3_wa1, @@ -34550 +42534 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_mcu_msg_send’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_wa2’: @@ -34560,2 +42544,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ - 78 | TRACE_EVENT(mt_mcu_msg_send, +../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(cdns3_wa2, @@ -34572,2 +42556,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ - 78 | TRACE_EVENT(mt_mcu_msg_send, +../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(cdns3_wa2, @@ -34575 +42559 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_vend_req’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_doorbell’: @@ -34582,6 +42566,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/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(mt_vend_req, - | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(cdns3_log_doorbell, + | ^~~~~~~~~~~~~~~~~~~ @@ -34594,7 +42575,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/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’: +../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(cdns3_log_doorbell, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_usb_irq’: @@ -34607,6 +42585,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/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ - 126 | TRACE_EVENT(ee_read, - | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_irq, + | ^~~~~~~~~~~~~~~~~~~ @@ -34619,7 +42594,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/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’: +../drivers/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_epx_irq’: @@ -34632,2 +42604,2 @@ -../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/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_irq, @@ -34641,2 +42613,2 @@ -../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/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_irq, @@ -34644 +42616 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_bbp_reg_evt’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_ep0_irq’: @@ -34651,2 +42623,2 @@ -../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/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_irq, @@ -34660,2 +42632,2 @@ -../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/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_irq, @@ -34663 +42635 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_simple_evt’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_ctrl’: @@ -34670,2 +42642,2 @@ -../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/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, @@ -34679,2 +42651,2 @@ -../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/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, @@ -34682 +42654 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_freq_cal_offset’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_request’: @@ -34689,6 +42661,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/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ - 230 | TRACE_EVENT(freq_cal_offset, - | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 198 | DECLARE_EVENT_CLASS(cdns3_log_request, + | ^~~~~~~~~~~~~~~~~~~ @@ -34701,7 +42670,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/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’: +../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 198 | DECLARE_EVENT_CLASS(cdns3_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_ep0_queue’: @@ -34717,2 +42683,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ - 247 | TRACE_EVENT(mt_rx, +../drivers/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ + 271 | TRACE_EVENT(cdns3_ep0_queue, @@ -34729,2 +42695,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ - 247 | TRACE_EVENT(mt_rx, +../drivers/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ + 271 | TRACE_EVENT(cdns3_ep0_queue, @@ -34732 +42698 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_stream_split_transfer_len’: @@ -34739,6 +42705,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/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ - 277 | TRACE_EVENT(mt_tx, - | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, + | ^~~~~~~~~~~~~~~~~~~ @@ -34751,7 +42714,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/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’: +../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_aligned_request’: @@ -34764,6 +42724,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/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ - 302 | TRACE_EVENT(mt_tx_dma_done, - | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_request, + | ^~~~~~~~~~~~~~~~~~~ @@ -34776,7 +42733,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/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’: +../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_map_request’: @@ -34789,6 +42743,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/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ - 316 | TRACE_EVENT(mt_tx_status_cleaned, - | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 357 | DECLARE_EVENT_CLASS(cdns3_log_map_request, + | ^~~~~~~~~~~~~~~~~~~ @@ -34801,7 +42752,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/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’: +../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 357 | DECLARE_EVENT_CLASS(cdns3_log_map_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_trb’: @@ -34814,6 +42762,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/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ - 330 | TRACE_EVENT(mt_tx_status, - | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, + | ^~~~~~~~~~~~~~~~~~~ @@ -34826,7 +42771,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/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’: +../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_ring’: @@ -34839,6 +42781,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/mt7601u/./trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ - 346 | TRACE_EVENT(mt_rx_dma_aggr, - | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 433 | DECLARE_EVENT_CLASS(cdns3_log_ring, + | ^~~~~~~~~~~~~~~~~~~ @@ -34851,7 +42790,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/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’: +../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 433 | DECLARE_EVENT_CLASS(cdns3_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_ep’: @@ -34864,6 +42800,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/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ - 368 | TRACE_EVENT(set_shared_key, - | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘trace_event_raw_event_cdns3_log_request_handled’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, + | ^~~~~~~~~~~~~~~~~~~ @@ -34875,0 +42828,11 @@ +../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_halt’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -34879,2 +42842,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ - 368 | TRACE_EVENT(set_shared_key, +../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(cdns3_halt, @@ -34882,4 +42845,15 @@ -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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(cdns3_halt, + | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_wa1’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -34887,2 +42861,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, \ @@ -34890,2 +42867,49 @@ -../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/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(cdns3_wa1, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(cdns3_wa1, + | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_wa2’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(cdns3_wa2, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(cdns3_wa2, + | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(cdns3_log_doorbell, @@ -34893,5 +42917,113 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(cdns3_log_doorbell, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_usb_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/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_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/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_epx_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/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_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/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_ep0_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/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_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/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_ctrl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 198 | DECLARE_EVENT_CLASS(cdns3_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 198 | DECLARE_EVENT_CLASS(cdns3_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_ep0_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, \ @@ -34899,2 +43031,24 @@ -../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/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ + 271 | TRACE_EVENT(cdns3_ep0_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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ + 271 | TRACE_EVENT(cdns3_ep0_queue, + | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_stream_split_transfer_len’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, @@ -34902 +43056,125 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_aligned_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_map_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 357 | DECLARE_EVENT_CLASS(cdns3_log_map_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 357 | DECLARE_EVENT_CLASS(cdns3_log_map_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_trb’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 433 | DECLARE_EVENT_CLASS(cdns3_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 433 | DECLARE_EVENT_CLASS(cdns3_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_ep’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘perf_trace_cdns3_log_request_handled’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_halt’: @@ -34912,2 +43190,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ - 56 | TRACE_EVENT(mt_submit_urb, +../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(cdns3_halt, @@ -34924,2 +43202,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ - 56 | TRACE_EVENT(mt_submit_urb, +../drivers/usb/cdns3/./cdns3-trace.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(cdns3_halt, @@ -34927 +43205 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_mcu_msg_send’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_wa1’: @@ -34937,2 +43215,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ - 78 | TRACE_EVENT(mt_mcu_msg_send, +../drivers/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(cdns3_wa1, @@ -34949,2 +43227,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ - 78 | TRACE_EVENT(mt_mcu_msg_send, +../drivers/usb/cdns3/./cdns3-trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(cdns3_wa1, @@ -34952 +43230 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_vend_req’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_wa2’: @@ -34962,2 +43240,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(mt_vend_req, +../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(cdns3_wa2, @@ -34974,2 +43252,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(mt_vend_req, +../drivers/usb/cdns3/./cdns3-trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(cdns3_wa2, @@ -34977 +43255 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_ee_read’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_doorbell’: @@ -34984,6 +43262,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/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ - 126 | TRACE_EVENT(ee_read, - | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(cdns3_log_doorbell, + | ^~~~~~~~~~~~~~~~~~~ @@ -34996,7 +43271,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/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’: +../drivers/usb/cdns3/./cdns3-trace.h:72:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 72 | DECLARE_EVENT_CLASS(cdns3_log_doorbell, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_usb_irq’: @@ -35009,2 +43281,2 @@ -../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/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_irq, @@ -35018,2 +43290,2 @@ -../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/usb/cdns3/./cdns3-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdns3_log_usb_irq, @@ -35021 +43293 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_dev_bbp_reg_evt’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_epx_irq’: @@ -35028,2 +43300,2 @@ -../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/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_irq, @@ -35037,2 +43309,2 @@ -../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/usb/cdns3/./cdns3-trace.h:117:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 117 | DECLARE_EVENT_CLASS(cdns3_log_epx_irq, @@ -35040 +43312 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_dev_simple_evt’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_ep0_irq’: @@ -35047,2 +43319,2 @@ -../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/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_irq, @@ -35056,2 +43328,2 @@ -../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/usb/cdns3/./cdns3-trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(cdns3_log_ep0_irq, @@ -35059 +43331 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_freq_cal_offset’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_ctrl’: @@ -35066,6 +43338,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/mt7601u/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ - 230 | TRACE_EVENT(freq_cal_offset, - | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ @@ -35078,2 +43347,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../drivers/usb/cdns3/./cdns3-trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 169 | DECLARE_EVENT_CLASS(cdns3_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_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) @@ -35081,4 +43357,13 @@ -../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’: +../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 198 | DECLARE_EVENT_CLASS(cdns3_log_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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 198 | DECLARE_EVENT_CLASS(cdns3_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_ep0_queue’: @@ -35094,2 +43379,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ - 247 | TRACE_EVENT(mt_rx, +../drivers/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ + 271 | TRACE_EVENT(cdns3_ep0_queue, @@ -35106,2 +43391,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ - 247 | TRACE_EVENT(mt_rx, +../drivers/usb/cdns3/./cdns3-trace.h:271:1: note: in expansion of macro ‘TRACE_EVENT’ + 271 | TRACE_EVENT(cdns3_ep0_queue, @@ -35109 +43394 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_tx’: +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_stream_split_transfer_len’: @@ -35116,6 +43401,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/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ - 277 | TRACE_EVENT(mt_tx, - | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, + | ^~~~~~~~~~~~~~~~~~~ @@ -35128,2 +43410,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../drivers/usb/cdns3/./cdns3-trace.h:286:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 286 | DECLARE_EVENT_CLASS(cdns3_stream_split_transfer_len, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_aligned_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) @@ -35131,4 +43420,13 @@ -../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’: +../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:319:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 319 | DECLARE_EVENT_CLASS(cdns3_log_aligned_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_map_request’: @@ -35141,2 +43439,8 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 357 | DECLARE_EVENT_CLASS(cdns3_log_map_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) @@ -35144,3 +43448,13 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro ‘TRACE_EVENT’ - 302 | TRACE_EVENT(mt_tx_dma_done, - | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 357 | DECLARE_EVENT_CLASS(cdns3_log_map_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_trb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, + | ^~~~~~~~~~~~~~~~~~~ @@ -35153,2 +43467,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../drivers/usb/cdns3/./cdns3-trace.h:385:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 385 | DECLARE_EVENT_CLASS(cdns3_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_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) @@ -35156,4 +43477,13 @@ -../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’: +../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 433 | DECLARE_EVENT_CLASS(cdns3_log_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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 433 | DECLARE_EVENT_CLASS(cdns3_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_ep’: @@ -35166,2 +43496,8 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -35169,3 +43505,13 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ - 316 | TRACE_EVENT(mt_tx_status_cleaned, - | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:454:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 454 | DECLARE_EVENT_CLASS(cdns3_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h: In function ‘__bpf_trace_cdns3_log_request_handled’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, + | ^~~~~~~~~~~~~~~~~~~ @@ -35177,0 +43524,15 @@ +../drivers/usb/cdns3/./cdns3-trace.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 510 | DECLARE_EVENT_CLASS(cdns3_log_request_handled, + | ^~~~~~~~~~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:244: drivers/usb/cdns3/cdns3-trace.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/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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -35181,2 +43542,2 @@ -../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/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(hclge_pf_mbx_get, @@ -35184 +43545,202 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_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/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’: @@ -35194,2 +43756,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ - 330 | TRACE_EVENT(mt_tx_status, +../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, @@ -35206,2 +43768,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ - 330 | TRACE_EVENT(mt_tx_status, +../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, @@ -35209 +43771 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_mt_rx_dma_aggr’: +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_mbx_send’: @@ -35219,2 +43781,2 @@ -../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/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(hclge_pf_mbx_send, @@ -35231,2 +43793,2 @@ -../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/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(hclge_pf_mbx_send, @@ -35234 +43796 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘__bpf_trace_set_shared_key’: +../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘__bpf_trace_hclge_pf_cmd_template’: @@ -35241,6 +43803,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/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ - 368 | TRACE_EVENT(set_shared_key, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35253,2 +43812,9 @@ -../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: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) @@ -35256,6 +43822,15 @@ -../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 +../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 @@ -35263,3 +43838,3 @@ - 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’: + 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’: @@ -35272,6 +43847,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35284,6 +43856,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35296,6 +43865,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35308,6 +43874,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, + | ^~~~~~~~~~~~~~~~~~~ @@ -35320,7 +43883,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 ‘trace_event_raw_event_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 ‘trace_event_raw_event_async_outbound_complete_template’: @@ -35333,2 +43893,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, @@ -35342,2 +43902,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, @@ -35345 +43905,20 @@ -../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_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’: @@ -35355,2 +43934,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, @@ -35367,2 +43946,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, @@ -35370 +43949 @@ -../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_async_phy_outbound_complete’: @@ -35380,2 +43959,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, @@ -35392,2 +43971,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, @@ -35395 +43974 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_handle_start_class’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_phy_inbound’: @@ -35402,2 +43981,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/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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, @@ -35411,2 +44015,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, @@ -35414 +44018 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_handle_extend’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_bus_reset_handle’: @@ -35424,2 +44028,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, @@ -35436,2 +44040,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, @@ -35439 +44043 @@ -../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_self_id_sequence’: @@ -35449,2 +44053,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, @@ -35461,2 +44065,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, @@ -35464 +44068 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_run_stats’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_allocate’: @@ -35474,3 +44078,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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -35486,4 +44093,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 ‘trace_event_raw_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: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’: @@ -35499,3 +44109,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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -35511,4 +44124,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 ‘trace_event_raw_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: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’: @@ -35524,3 +44140,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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -35536,4 +44155,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 ‘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: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’: @@ -35549,2 +44190,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, @@ -35561,2 +44202,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, @@ -35564 +44205 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_lock_buffer_stall’: +../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_start’: @@ -35574,3 +44215,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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -35586,4 +44230,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: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’: @@ -35596,2 +44243,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, @@ -35605,2 +44252,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, @@ -35608 +44255,58 @@ -../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_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’: @@ -35618,3 +44322,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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -35630,4 +44337,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 ‘trace_event_raw_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: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’: @@ -35643,3 +44353,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:796:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ + 796 | TRACE_EVENT_CONDITION(isoc_inbound_single_queue, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -35655,7 +44368,9 @@ -../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/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); \ @@ -35663,3 +44378,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -35669,9 +44384,12 @@ -../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/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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -35681,6 +44399,9 @@ -../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/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); \ @@ -35688,14 +44409,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/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/trace_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, @@ -35703,28 +44415,12 @@ -../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/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_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); \ @@ -35732,3 +44428,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -35738,2 +44434,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:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(isoc_inbound_multiple_completions, @@ -35741,6 +44437,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -35750,2 +44446,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:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(isoc_inbound_multiple_completions, @@ -35753,3 +44449,4 @@ -../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); \ +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); \ @@ -35757,5 +44454,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/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: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, @@ -35763,8 +44460,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/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/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, @@ -35772,53 +44469,3 @@ -../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/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); \ @@ -35826,24 +44473,18 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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/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); \ @@ -35851,24 +44492,18 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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/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); \ @@ -35876,3 +44511,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -35882,2 +44517,2 @@ -../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ - 327 | TRACE_EVENT(jbd2_update_log_tail, +../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(async_phy_outbound_initiate, @@ -35885,6 +44520,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -35894,2 +44529,2 @@ -../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ - 327 | TRACE_EVENT(jbd2_update_log_tail, +../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(async_phy_outbound_initiate, @@ -35897,3 +44532,3 @@ -../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/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); \ @@ -35901,3 +44536,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -35907,2 +44542,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:247:1: note: in expansion of macro ‘TRACE_EVENT’ + 247 | TRACE_EVENT(async_phy_outbound_complete, @@ -35910,6 +44545,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -35919,2 +44554,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:247:1: note: in expansion of macro ‘TRACE_EVENT’ + 247 | TRACE_EVENT(async_phy_outbound_complete, @@ -35922,3 +44557,3 @@ -../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/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); \ @@ -35926,3 +44561,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -35932,2 +44567,2 @@ -../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ - 376 | TRACE_EVENT(jbd2_lock_buffer_stall, +../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(async_phy_inbound, @@ -35935,6 +44570,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -35944,2 +44579,2 @@ -../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ - 376 | TRACE_EVENT(jbd2_lock_buffer_stall, +../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(async_phy_inbound, @@ -35947,3 +44582,3 @@ -../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/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); \ @@ -35951,5 +44586,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/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, +../include/trace/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, @@ -35957,8 +44592,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/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/firewire.h:306:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 306 | DECLARE_EVENT_CLASS(bus_reset_arrange_template, @@ -35966,3 +44601,3 @@ -../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/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); \ @@ -35970,3 +44605,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -35976,2 +44611,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:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(bus_reset_handle, @@ -35979,6 +44614,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -35988,2 +44623,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:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(bus_reset_handle, @@ -35991,3 +44626,3 @@ -../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/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); \ @@ -35995,32 +44630,2 @@ -../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ - 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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 ../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/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -36031,2 +44636,2 @@ -../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ - 90 | TRACE_EVENT(gfs2_glock_state_change, +../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ + 395 | TRACE_EVENT(self_id_sequence, @@ -36034,5 +44639,5 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/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), \ @@ -36043,2 +44648,2 @@ -../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ - 90 | TRACE_EVENT(gfs2_glock_state_change, +../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ + 395 | TRACE_EVENT(self_id_sequence, @@ -36046,2 +44651,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/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); \ @@ -36049,2 +44655,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), \ @@ -36055,5 +44661,8 @@ -../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/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); \ @@ -36061,2 +44670,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), \ @@ -36067,18 +44676,9 @@ -../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/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); \ @@ -36086,2 +44686,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), \ @@ -36092,5 +44692,8 @@ -../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/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); \ @@ -36098,2 +44701,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), \ @@ -36104,6 +44707,9 @@ -../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/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); \ @@ -36111,2 +44717,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), \ @@ -36117,5 +44723,8 @@ -../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/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); \ @@ -36123,2 +44732,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), \ @@ -36129,6 +44738,9 @@ -../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/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); \ @@ -36136,2 +44748,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), \ @@ -36139,8 +44751,5 @@ -../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/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); \ @@ -36148,2 +44757,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), \ @@ -36151,9 +44760,6 @@ -../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/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); \ @@ -36161,2 +44767,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), \ @@ -36167,2 +44773,2 @@ -../fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ - 225 | TRACE_EVENT(gfs2_glock_queue, +../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ + 550 | TRACE_EVENT(isoc_inbound_multiple_channels, @@ -36170,2 +44776,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); \ @@ -36173,2 +44779,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), \ @@ -36179,2 +44785,2 @@ -../fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ - 225 | TRACE_EVENT(gfs2_glock_queue, +../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ + 550 | TRACE_EVENT(isoc_inbound_multiple_channels, @@ -36182,3 +44788,3 @@ -../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/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); \ @@ -36186,2 +44792,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), \ @@ -36192,5 +44798,8 @@ -../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/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); \ @@ -36198,2 +44807,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), \ @@ -36204,6 +44813,9 @@ -../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/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); \ @@ -36211,2 +44823,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), \ @@ -36214,8 +44826,5 @@ -../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/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); \ @@ -36223,2 +44832,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), \ @@ -36226,9 +44835,6 @@ -../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/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); \ @@ -36236,2 +44842,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), \ @@ -36239,8 +44845,5 @@ -../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/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); \ @@ -36248,2 +44851,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), \ @@ -36251,9 +44854,6 @@ -../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/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); \ @@ -36261,2 +44861,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), \ @@ -36264,8 +44864,5 @@ -../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/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); \ @@ -36273,2 +44870,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), \ @@ -36276,9 +44873,6 @@ -../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/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); \ @@ -36286,2 +44880,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), \ @@ -36289,8 +44883,5 @@ -../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/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); \ @@ -36298,2 +44889,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), \ @@ -36301,9 +44892,6 @@ -../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/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); \ @@ -36311,2 +44899,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), \ @@ -36317,5 +44905,8 @@ -../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/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); \ @@ -36323,2 +44914,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), \ @@ -36329,6 +44920,9 @@ -../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/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); \ @@ -36336,2 +44930,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), \ @@ -36342,5 +44936,8 @@ -../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/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); \ @@ -36348,2 +44945,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), \ @@ -36354,6 +44951,9 @@ -../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/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); \ @@ -36361,2 +44961,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), \ @@ -36367,5 +44967,8 @@ -../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/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); \ @@ -36373,2 +44976,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), \ @@ -36379,6 +44982,9 @@ -../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/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); \ @@ -36386,2 +44992,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), \ @@ -36389,8 +44995,5 @@ -../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/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); \ @@ -36398,2 +45001,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), \ @@ -36401,9 +45004,6 @@ -../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/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); \ @@ -36411,2 +45011,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), \ @@ -36417,2 +45017,2 @@ -../fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ - 589 | TRACE_EVENT(gfs2_rs, +../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(isoc_inbound_multiple_completions, @@ -36420,2 +45020,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); \ @@ -36423,2 +45023,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), \ @@ -36429,2 +45029,2 @@ -../fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ - 589 | TRACE_EVENT(gfs2_rs, +../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(isoc_inbound_multiple_completions, @@ -36433 +45033 @@ -../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_glock_state_change’: +../include/trace/events/firewire.h: In function ‘__bpf_trace_async_outbound_initiate_template’: @@ -36440,2 +45040,8 @@ -../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: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) @@ -36443,3 +45049,13 @@ -../fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro ‘TRACE_EVENT’ - 90 | TRACE_EVENT(gfs2_glock_state_change, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -36452,2 +45068,9 @@ -../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: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) @@ -36455,4 +45078,13 @@ -../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/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’: @@ -36468,2 +45100,2 @@ -../fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ - 129 | TRACE_EVENT(gfs2_glock_put, +../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(async_phy_outbound_initiate, @@ -36480,2 +45112,2 @@ -../fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro ‘TRACE_EVENT’ - 129 | TRACE_EVENT(gfs2_glock_put, +../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(async_phy_outbound_initiate, @@ -36483 +45115 @@ -../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_demote_rq’: +../include/trace/events/firewire.h: In function ‘__bpf_trace_async_phy_outbound_complete’: @@ -36493,2 +45125,2 @@ -../fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ - 161 | TRACE_EVENT(gfs2_demote_rq, +../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ + 247 | TRACE_EVENT(async_phy_outbound_complete, @@ -36505,2 +45137,2 @@ -../fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ - 161 | TRACE_EVENT(gfs2_demote_rq, +../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ + 247 | TRACE_EVENT(async_phy_outbound_complete, @@ -36508 +45140 @@ -../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_promote’: +../include/trace/events/firewire.h: In function ‘__bpf_trace_async_phy_inbound’: @@ -36518,2 +45150,2 @@ -../fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ - 198 | TRACE_EVENT(gfs2_promote, +../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(async_phy_inbound, @@ -36530,2 +45162,2 @@ -../fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ - 198 | TRACE_EVENT(gfs2_promote, +../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(async_phy_inbound, @@ -36533 +45165,20 @@ -../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_glock_queue’: +../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’: @@ -36543,2 +45194,2 @@ -../fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ - 225 | TRACE_EVENT(gfs2_glock_queue, +../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(bus_reset_handle, @@ -36555,2 +45206,2 @@ -../fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ - 225 | TRACE_EVENT(gfs2_glock_queue, +../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ + 342 | TRACE_EVENT(bus_reset_handle, @@ -36558 +45209 @@ -../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_glock_lock_time’: +../include/trace/events/firewire.h: In function ‘__bpf_trace_self_id_sequence’: @@ -36568,2 +45219,2 @@ -../fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(gfs2_glock_lock_time, +../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ + 395 | TRACE_EVENT(self_id_sequence, @@ -36580,2 +45231,2 @@ -../fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(gfs2_glock_lock_time, +../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ + 395 | TRACE_EVENT(self_id_sequence, @@ -36583 +45234 @@ -../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_pin’: +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_outbound_allocate’: @@ -36593,3 +45244,6 @@ -../fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(gfs2_pin, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -36605,4 +45259,7 @@ -../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/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’: @@ -36618,3 +45275,6 @@ -../fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro ‘TRACE_EVENT’ - 350 | TRACE_EVENT(gfs2_log_flush, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -36630,4 +45290,7 @@ -../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/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’: @@ -36643,3 +45306,6 @@ -../fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro ‘TRACE_EVENT’ - 378 | TRACE_EVENT(gfs2_log_blocks, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -36655,4 +45321,26 @@ -../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/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’: @@ -36668,2 +45356,2 @@ -../fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro ‘TRACE_EVENT’ - 401 | TRACE_EVENT(gfs2_ail_flush, +../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ + 550 | TRACE_EVENT(isoc_inbound_multiple_channels, @@ -36680,2 +45368,2 @@ -../fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro ‘TRACE_EVENT’ - 401 | TRACE_EVENT(gfs2_ail_flush, +../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ + 550 | TRACE_EVENT(isoc_inbound_multiple_channels, @@ -36683 +45371 @@ -../fs/gfs2/./trace_gfs2.h: In function ‘__bpf_trace_gfs2_bmap’: +../include/trace/events/firewire.h: In function ‘__bpf_trace_isoc_outbound_start’: @@ -36693,3 +45381,6 @@ -../fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ - 436 | TRACE_EVENT(gfs2_bmap, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -36705,4 +45396,83 @@ -../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/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’: @@ -36718,3 +45488,6 @@ -../fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ - 475 | TRACE_EVENT(gfs2_iomap_start, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -36730,4 +45503,7 @@ -../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/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’: @@ -36743,3 +45519,6 @@ -../fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro ‘TRACE_EVENT’ - 505 | TRACE_EVENT(gfs2_iomap_end, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -36755,4 +45534,7 @@ -../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/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’: @@ -36768,3 +45550,6 @@ -../fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro ‘TRACE_EVENT’ - 545 | TRACE_EVENT(gfs2_block_alloc, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -36780,4 +45565,26 @@ -../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/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’: @@ -36793,2 +45600,2 @@ -../fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ - 589 | TRACE_EVENT(gfs2_rs, +../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(isoc_inbound_multiple_completions, @@ -36805,2 +45612,2 @@ -../fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ - 589 | TRACE_EVENT(gfs2_rs, +../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(isoc_inbound_multiple_completions, @@ -36808,2 +45615,2 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/gfs2/glock.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/gfs2] Error 2 +make[5]: *** [../scripts/Makefile.build:244: drivers/firewire/core-trace.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/firewire] Error 2 @@ -36811,3 +45618,3 @@ - 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’: + 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’: @@ -36820,3 +45627,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -36829,3 +45639,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -36838,3 +45651,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -36847,3 +45663,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -36856,4 +45675,7 @@ -../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: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’: @@ -36866,2 +45688,2 @@ -../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/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS( @@ -36875,2 +45697,2 @@ -../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/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS( @@ -36878 +45700 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_port_template’: +../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_rx_template’: @@ -36885,2 +45707,2 @@ -../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/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 160 | DECLARE_EVENT_CLASS( @@ -36894,2 +45716,2 @@ -../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/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 160 | DECLARE_EVENT_CLASS( @@ -36897 +45719 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_mdb_port_change_template’: +../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_xmit_template’: @@ -36904,2 +45726,2 @@ -../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, +../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 205 | DECLARE_EVENT_CLASS( @@ -36913,2 +45735,85 @@ -../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, +../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( @@ -36917 +45822 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_bridge_fdb_template’: +../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘__bpf_trace_i40e_napi_poll’: @@ -36924,3 +45829,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -36933,4 +45841,7 @@ -../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/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’: @@ -36943,2 +45854,2 @@ -../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/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS( @@ -36952,2 +45863,2 @@ -../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/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS( @@ -36955 +45866 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_bridge_port_template’: +../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘__bpf_trace_i40e_rx_template’: @@ -36962,2 +45873,2 @@ -../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/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 160 | DECLARE_EVENT_CLASS( @@ -36971,2 +45882,2 @@ -../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/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 160 | DECLARE_EVENT_CLASS( @@ -36974 +45885 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘__bpf_trace_mlx5_esw_bridge_mdb_port_change_template’: +../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘__bpf_trace_i40e_xmit_template’: @@ -36981,2 +45892,2 @@ -../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, +../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 205 | DECLARE_EVENT_CLASS( @@ -36990,2 +45901,2 @@ -../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, +../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 205 | DECLARE_EVENT_CLASS( @@ -36993 +45904,2 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.o] Error 1 +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 @@ -36995,3 +45907,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 ../fs/zonefs/trace.h:106, + from ../fs/zonefs/super.c:29: +../fs/zonefs/./trace.h: In function ‘trace_event_raw_event_zonefs_zone_mgmt’: @@ -37007,2 +45919,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, +../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(zonefs_zone_mgmt, @@ -37019,2 +45931,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, +../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(zonefs_zone_mgmt, @@ -37031,2 +45943,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, +../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(zonefs_zone_mgmt, @@ -37043,2 +45955,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, +../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(zonefs_zone_mgmt, @@ -37055,52 +45967,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/./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, +../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(zonefs_zone_mgmt, @@ -37108 +45970 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_fg’: +../fs/zonefs/./trace.h: In function ‘trace_event_raw_event_zonefs_file_dio_append’: @@ -37118,2 +45980,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, +../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(zonefs_file_dio_append, @@ -37130,2 +45992,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, +../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(zonefs_file_dio_append, @@ -37133 +45995 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_set_fte’: +../fs/zonefs/./trace.h: In function ‘trace_event_raw_event_zonefs_iomap_begin’: @@ -37143,2 +46005,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, +../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ + 75 | TRACE_EVENT(zonefs_iomap_begin, @@ -37155,2 +46017,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, +../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ + 75 | TRACE_EVENT(zonefs_iomap_begin, @@ -37158,3 +46020,4 @@ -../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); \ +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); \ @@ -37162,2 +46025,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), \ @@ -37168,2 +46031,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, +../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(zonefs_zone_mgmt, @@ -37171,2 +46034,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); \ @@ -37174,2 +46037,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), \ @@ -37180,2 +46043,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, +../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(zonefs_zone_mgmt, @@ -37183,3 +46046,3 @@ -../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); \ +../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); \ @@ -37187,2 +46050,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), \ @@ -37193,2 +46056,2 @@ -../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, +../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(zonefs_file_dio_append, @@ -37196,2 +46059,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); \ @@ -37199,2 +46062,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), \ @@ -37205,2 +46068,2 @@ -../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, +../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(zonefs_file_dio_append, @@ -37208,3 +46071,3 @@ -../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); \ +../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); \ @@ -37212,2 +46075,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), \ @@ -37218,2 +46081,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, +../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ + 75 | TRACE_EVENT(zonefs_iomap_begin, @@ -37221,2 +46084,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); \ @@ -37224,2 +46087,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), \ @@ -37230,2 +46093,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, +../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ + 75 | TRACE_EVENT(zonefs_iomap_begin, @@ -37234 +46097 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_add_ft’: +../fs/zonefs/./trace.h: In function ‘__bpf_trace_zonefs_zone_mgmt’: @@ -37244,2 +46107,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, +../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(zonefs_zone_mgmt, @@ -37256,2 +46119,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, +../fs/zonefs/./trace.h:22:1: note: in expansion of macro ‘TRACE_EVENT’ + 22 | TRACE_EVENT(zonefs_zone_mgmt, @@ -37259 +46122 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_del_ft’: +../fs/zonefs/./trace.h: In function ‘__bpf_trace_zonefs_file_dio_append’: @@ -37269,2 +46132,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, +../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(zonefs_file_dio_append, @@ -37281,2 +46144,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, +../fs/zonefs/./trace.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(zonefs_file_dio_append, @@ -37284 +46147 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘__bpf_trace_mlx5_fs_add_fg’: +../fs/zonefs/./trace.h: In function ‘__bpf_trace_zonefs_iomap_begin’: @@ -37294,2 +46157,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, +../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ + 75 | TRACE_EVENT(zonefs_iomap_begin, @@ -37306,15 +46169,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/./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, +../fs/zonefs/./trace.h:75:1: note: in expansion of macro ‘TRACE_EVENT’ + 75 | TRACE_EVENT(zonefs_iomap_begin, @@ -37322,6 +46172,12 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/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[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/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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -37331,2 +46187,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/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(ath11k_htt_pktlog, @@ -37334,3 +46190,2 @@ -../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/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -37338,3 +46193,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -37344,2 +46199,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/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(ath11k_htt_pktlog, @@ -37347,6 +46202,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:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -37356,2 +46211,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/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(ath11k_htt_pktlog, @@ -37359,7 +46214,6 @@ -../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:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -37369,2 +46223,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/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(ath11k_htt_pktlog, @@ -37372,6 +46226,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:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -37381,2 +46235,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/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(ath11k_htt_pktlog, @@ -37384,3 +46238,3 @@ -../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); \ +../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); \ @@ -37388,3 +46242,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -37394,2 +46248,2 @@ -../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/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, @@ -37397,6 +46251,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -37406,2 +46260,2 @@ -../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/wireless/ath/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, @@ -37409,3 +46263,3 @@ -../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); \ +../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); \ @@ -37413,15 +46267,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: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:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -37431,2 +46273,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/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(ath11k_htt_rxdesc, @@ -37434,6 +46276 @@ -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/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] +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -37441 +46278 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -37445,3 +46282,7 @@ -../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: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’: @@ -37454,11 +46295,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/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/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/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(ath11k_log_event, @@ -37472,11 +46304,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/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/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/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(ath11k_log_event, @@ -37484 +46307 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_log_dbg’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_cmd’: @@ -37494,2 +46317,2 @@ -../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/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(ath11k_wmi_cmd, @@ -37506,2 +46329,2 @@ -../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/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(ath11k_wmi_cmd, @@ -37509 +46332 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_log_dbg_dump’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_event’: @@ -37519,2 +46342,2 @@ -../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/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(ath11k_wmi_event, @@ -37531,2 +46354,2 @@ -../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/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(ath11k_wmi_event, @@ -37534 +46357 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_cmd’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_dbg’: @@ -37544,2 +46367,2 @@ -../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/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(ath11k_log_dbg, @@ -37556,2 +46379,2 @@ -../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/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(ath11k_log_dbg, @@ -37559 +46382 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_event’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_dbg_dump’: @@ -37569,2 +46392,2 @@ -../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/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ + 249 | TRACE_EVENT(ath11k_log_dbg_dump, @@ -37581,2 +46404,2 @@ -../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/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ + 249 | TRACE_EVENT(ath11k_log_dbg_dump, @@ -37584 +46407 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_stats’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_diag’: @@ -37594,2 +46417,2 @@ -../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/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ + 282 | TRACE_EVENT(ath11k_wmi_diag, @@ -37606,2 +46429,2 @@ -../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/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ + 282 | TRACE_EVENT(ath11k_wmi_diag, @@ -37609 +46432 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_dbglog’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_ps_timekeeper’: @@ -37619,2 +46442,2 @@ -../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/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ + 309 | TRACE_EVENT(ath11k_ps_timekeeper, @@ -37631,2 +46454,2 @@ -../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/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ + 309 | TRACE_EVENT(ath11k_ps_timekeeper, @@ -37634,3 +46457,4 @@ -../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); \ +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); \ @@ -37638,2 +46462,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), \ @@ -37644,2 +46468,2 @@ -../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/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(ath11k_htt_pktlog, @@ -37647,2 +46471,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); \ @@ -37650,2 +46474,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), \ @@ -37656,2 +46480,2 @@ -../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/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(ath11k_htt_pktlog, @@ -37659,3 +46483,3 @@ -../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); \ +../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); \ @@ -37663,2 +46487,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), \ @@ -37669,2 +46493,2 @@ -../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/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, @@ -37672,2 +46496,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); \ @@ -37675,2 +46499,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), \ @@ -37681,2 +46505,2 @@ -../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/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, @@ -37684,3 +46508,3 @@ -../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); \ +../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); \ @@ -37688,2 +46512,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), \ @@ -37694,2 +46518,2 @@ -../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/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(ath11k_htt_rxdesc, @@ -37697,2 +46521,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); \ @@ -37700,2 +46524,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), \ @@ -37706,2 +46530,2 @@ -../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/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(ath11k_htt_rxdesc, @@ -37709,3 +46533,3 @@ -../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); \ +../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); \ @@ -37713,2 +46537,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), \ @@ -37716,2 +46540,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, +../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(ath11k_log_event, @@ -37719,2 +46543,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); \ @@ -37722,2 +46546,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), \ @@ -37725,2 +46549,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, +../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(ath11k_log_event, @@ -37728,3 +46552,3 @@ -../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); \ +../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); \ @@ -37732,2 +46556,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), \ @@ -37735,5 +46559,8 @@ -../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: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); \ @@ -37741,2 +46568,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), \ @@ -37744,6 +46571,9 @@ -../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: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); \ @@ -37751,2 +46581,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), \ @@ -37757,2 +46587,2 @@ -../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/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(ath11k_wmi_event, @@ -37760,2 +46590,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); \ @@ -37763,2 +46593,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), \ @@ -37769,2 +46599,2 @@ -../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/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(ath11k_wmi_event, @@ -37772,3 +46602,3 @@ -../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); \ +../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); \ @@ -37776,2 +46606,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), \ @@ -37782,2 +46612,2 @@ -../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/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(ath11k_log_dbg, @@ -37785,2 +46615,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); \ @@ -37788,2 +46618,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), \ @@ -37794,2 +46624,2 @@ -../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/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(ath11k_log_dbg, @@ -37797,3 +46627,3 @@ -../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); \ +../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); \ @@ -37801,2 +46631,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), \ @@ -37807,2 +46637,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ - 495 | TRACE_EVENT(ath10k_wmi_diag, +../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ + 249 | TRACE_EVENT(ath11k_log_dbg_dump, @@ -37810,2 +46640,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); \ @@ -37813,2 +46643,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), \ @@ -37819,2 +46649,52 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ - 495 | TRACE_EVENT(ath10k_wmi_diag, +../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, @@ -37823 +46703 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_log_event’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_pktlog’: @@ -37830,3 +46710,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -37839,4 +46722,7 @@ -../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/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’: @@ -37852,2 +46738,2 @@ -../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/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, @@ -37864,2 +46750,2 @@ -../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/ath11k/./trace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ + 67 | TRACE_EVENT(ath11k_htt_ppdu_stats, @@ -37867 +46753 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_log_dbg_dump’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_htt_rxdesc’: @@ -37877,2 +46763,2 @@ -../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/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(ath11k_htt_rxdesc, @@ -37889,2 +46775,2 @@ -../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/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(ath11k_htt_rxdesc, @@ -37892 +46778 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_cmd’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_event’: @@ -37899,6 +46785,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:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(ath10k_wmi_cmd, - | ^~~~~~~~~~~ +../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 124 | DECLARE_EVENT_CLASS(ath11k_log_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -37911,7 +46794,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: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’: +../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’: @@ -37927,2 +46807,2 @@ -../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/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(ath11k_wmi_cmd, @@ -37939,2 +46819,2 @@ -../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/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(ath11k_wmi_cmd, @@ -37942 +46822 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_htt_stats’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_wmi_event’: @@ -37952,2 +46832,2 @@ -../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/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(ath11k_wmi_event, @@ -37964,2 +46844,2 @@ -../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/ath11k/./trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(ath11k_wmi_event, @@ -37967 +46847 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_dbglog’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_dbg’: @@ -37977,2 +46857,2 @@ -../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/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(ath11k_log_dbg, @@ -37989,2 +46869,2 @@ -../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/ath11k/./trace.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ + 220 | TRACE_EVENT(ath11k_log_dbg, @@ -37992 +46872 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_htt_pktlog’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_log_dbg_dump’: @@ -38002,2 +46882,2 @@ -../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/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ + 249 | TRACE_EVENT(ath11k_log_dbg_dump, @@ -38014,2 +46894,2 @@ -../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/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ + 249 | TRACE_EVENT(ath11k_log_dbg_dump, @@ -38017 +46897 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_htt_tx’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_wmi_diag’: @@ -38027,2 +46907,2 @@ -../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/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ + 282 | TRACE_EVENT(ath11k_wmi_diag, @@ -38039,2 +46919,2 @@ -../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/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ + 282 | TRACE_EVENT(ath11k_wmi_diag, @@ -38042 +46922 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_txrx_tx_unref’: +../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘__bpf_trace_ath11k_ps_timekeeper’: @@ -38052,2 +46932,2 @@ -../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/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ + 309 | TRACE_EVENT(ath11k_ps_timekeeper, @@ -38064,2 +46944,2 @@ -../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/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ + 309 | TRACE_EVENT(ath11k_ps_timekeeper, @@ -38067 +46947,94 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_hdr_event’: +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 ../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’: @@ -38074,3 +47047,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -38083,2 +47059,19 @@ -../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: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 ../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, @@ -38086 +47079,58 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_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/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’: @@ -38093,2 +47143,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, +../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, @@ -38102,2 +47152,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, +../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, @@ -38105,3 +47155,19 @@ -../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); \ +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); \ @@ -38109,2 +47175,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, \ @@ -38111,0 +47181,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -38115,2 +47193,2 @@ -../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/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, @@ -38118,5 +47196,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, \ @@ -38123,0 +47205,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -38127,2 +47217,2 @@ -../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/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, @@ -38130,3 +47220,4 @@ -../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); \ +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); \ @@ -38134,3 +47225,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -38140,2 +47231,2 @@ -../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/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, @@ -38143,6 +47234,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -38152,2 +47243,2 @@ -../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/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, @@ -38155 +47246,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘__bpf_trace_ath10k_wmi_diag’: +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’: @@ -38165,2 +47257,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ - 495 | TRACE_EVENT(ath10k_wmi_diag, +../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, @@ -38177,2 +47269,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ - 495 | TRACE_EVENT(ath10k_wmi_diag, +../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, @@ -38180,3 +47272 @@ -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 +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/sf/vhca_event.o] Error 1 @@ -38184,3 +47274,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 ../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’: @@ -38196,2 +47286,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, +../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(erofs_lookup, @@ -38208,2 +47298,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, +../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(erofs_lookup, @@ -38220,2 +47310,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, +../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(erofs_lookup, @@ -38232,2 +47322,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, +../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(erofs_lookup, @@ -38244,2 +47334,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, +../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(erofs_lookup, @@ -38247 +47337 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_free’: +../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_fill_inode’: @@ -38257,2 +47347,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, +../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ + 60 | TRACE_EVENT(erofs_fill_inode, @@ -38269,2 +47359,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, +../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ + 60 | TRACE_EVENT(erofs_fill_inode, @@ -38272 +47362 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_alloc’: +../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_read_folio’: @@ -38282,2 +47372,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, +../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(erofs_read_folio, @@ -38294,2 +47384,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, +../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(erofs_read_folio, @@ -38297 +47387 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_free’: +../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_readpages’: @@ -38307,2 +47397,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, +../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(erofs_readpages, @@ -38319,2 +47409,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, +../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(erofs_readpages, @@ -38322 +47412 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_deferred_free’: +../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_map_blocks_enter’: @@ -38332,2 +47422,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, +../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(erofs_map_blocks_enter, @@ -38344,2 +47434,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, +../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(erofs_map_blocks_enter, @@ -38347 +47437 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_state_template’: +../include/trace/events/erofs.h: In function ‘trace_event_raw_event_erofs_map_blocks_exit’: @@ -38354,3 +47444,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/erofs.h:175:1: note: in expansion of macro ‘TRACE_EVENT’ + 175 | TRACE_EVENT(erofs_map_blocks_exit, + | ^~~~~~~~~~~ @@ -38363,4 +47456,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’: @@ -38376,2 +47472,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, +../include/trace/events/erofs.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(erofs_destroy_inode, @@ -38388,2 +47484,178 @@ -../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/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, @@ -38392 +47664 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_add’: +../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_lookup’: @@ -38402,2 +47674,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, +../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(erofs_lookup, @@ -38414,2 +47686,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, +../include/trace/events/erofs.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(erofs_lookup, @@ -38417 +47689 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_free’: +../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_fill_inode’: @@ -38427,2 +47699,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, +../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ + 60 | TRACE_EVENT(erofs_fill_inode, @@ -38439,2 +47711,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, +../include/trace/events/erofs.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ + 60 | TRACE_EVENT(erofs_fill_inode, @@ -38442 +47714 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_hwc_alloc’: +../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_read_folio’: @@ -38452,2 +47724,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, +../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(erofs_read_folio, @@ -38464,2 +47736,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, +../include/trace/events/erofs.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(erofs_read_folio, @@ -38467 +47739 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_hwc_free’: +../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_readpages’: @@ -38477,2 +47749,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, +../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(erofs_readpages, @@ -38489,2 +47761,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, +../include/trace/events/erofs.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(erofs_readpages, @@ -38492 +47764 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_hwc_deferred_free’: +../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_map_blocks_enter’: @@ -38502,2 +47774,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, +../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(erofs_map_blocks_enter, @@ -38514,2 +47786,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, +../include/trace/events/erofs.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(erofs_map_blocks_enter, @@ -38517 +47789 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘__bpf_trace_mlx5_sf_state_template’: +../include/trace/events/erofs.h: In function ‘__bpf_trace_erofs_map_blocks_exit’: @@ -38524,3 +47796,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/erofs.h:175:1: note: in expansion of macro ‘TRACE_EVENT’ + 175 | TRACE_EVENT(erofs_map_blocks_exit, + | ^~~~~~~~~~~ @@ -38533,4 +47808,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’: @@ -38546,2 +47824,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, +../include/trace/events/erofs.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(erofs_destroy_inode, @@ -38558,2 +47836,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, +../include/trace/events/erofs.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(erofs_destroy_inode, @@ -38561,3 +47839,2 @@ -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:244: fs/erofs/super.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/erofs] Error 2 @@ -38565,3 +47842,3 @@ - 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’: + from ../drivers/usb/cdns3/cdnsp-trace.h:826, + from ../drivers/usb/cdns3/cdnsp-trace.c:12: +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_ep’: @@ -38574,2 +47851,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, @@ -38583,2 +47860,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, @@ -38592,2 +47869,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, @@ -38601,2 +47878,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, @@ -38610,2 +47887,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, @@ -38613 +47890 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_dim_template’: +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_enable_disable’: @@ -38620,2 +47897,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, @@ -38629,2 +47906,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, @@ -38632 +47909 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_template’: +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_simple’: @@ -38639,2 +47916,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, @@ -38648,2 +47925,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, @@ -38651 +47928 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_rx_template’: +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_looking_trb_in_td’: @@ -38658,3 +47935,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, + | ^~~~~~~~~~~ @@ -38667,4 +47947,7 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, + | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_port_info’: @@ -38677,3 +47960,6 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ + 215 | TRACE_EVENT(cdnsp_port_info, + | ^~~~~~~~~~~ @@ -38686,4 +47972,7 @@ -../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:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ + 215 | TRACE_EVENT(cdnsp_port_info, + | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_deq_state’: @@ -38696,2 +47985,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_state, @@ -38705,2 +47994,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_state, @@ -38708 +47997 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_tstamp_template’: +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_ctrl’: @@ -38715,2 +48004,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, @@ -38724,2 +48013,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, @@ -38727 +48016 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_esw_br_fdb_template’: +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_bounce’: @@ -38734,2 +48023,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, @@ -38743,2 +48032,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, @@ -38746 +48035 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_esw_br_vlan_template’: +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_trb’: @@ -38753,2 +48042,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, @@ -38762,2 +48051,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, @@ -38765 +48054 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_esw_br_port_template’: +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_pdev’: @@ -38772,2 +48061,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, @@ -38781,2 +48070,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, @@ -38784 +48073 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_switch_stats_template’: +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_request’: @@ -38791,2 +48080,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, +../drivers/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 451 | DECLARE_EVENT_CLASS(cdnsp_log_request, @@ -38800,212 +48089,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, - | ^~~~~~~~~~~~~~~~~~~ -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, +../drivers/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 451 | DECLARE_EVENT_CLASS(cdnsp_log_request, @@ -39013,21 +48092 @@ -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 -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, - | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_ep_ctx’: @@ -39040,18 +48099,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_ctx, + | ^~~~~~~~~~~~~~~~~~~ @@ -39064,19 +48108,4 @@ -../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’: +../drivers/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_slot_ctx’: @@ -39089,6 +48118,3 @@ -../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/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_ctx, + | ^~~~~~~~~~~~~~~~~~~ @@ -39101,7 +48127,4 @@ -../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’: +../drivers/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_td_info’: @@ -39114,6 +48137,3 @@ -../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/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_info, + | ^~~~~~~~~~~~~~~~~~~ @@ -39126,7 +48146,4 @@ -../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’: +../drivers/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_info, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_ring’: @@ -39139,6 +48156,3 @@ -../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/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 697 | DECLARE_EVENT_CLASS(cdnsp_log_ring, + | ^~~~~~~~~~~~~~~~~~~ @@ -39151,7 +48165,4 @@ -../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’: +../drivers/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 697 | DECLARE_EVENT_CLASS(cdnsp_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_log_portsc’: @@ -39164,6 +48175,3 @@ -../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/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ @@ -39176,7 +48184,4 @@ -../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’: +../drivers/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘trace_event_raw_event_cdnsp_stream_number’: @@ -39192,2 +48197,2 @@ -../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/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ + 799 | TRACE_EVENT(cdnsp_stream_number, @@ -39204,2 +48209,2 @@ -../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/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ + 799 | TRACE_EVENT(cdnsp_stream_number, @@ -39207,3 +48212,4 @@ -../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); \ +In file included from ../include/trace/define_trace.h:109: +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_ep’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -39211,2 +48217,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), \ @@ -39214,8 +48220,5 @@ -../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); \ +../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -39223,2 +48226,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), \ @@ -39226,9 +48229,6 @@ -../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); \ +../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_enable_disable’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -39236,2 +48236,40 @@ -../include/trace/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/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_simple’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_looking_trb_in_td’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -39242,2 +48280,2 @@ -../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/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, @@ -39245,2 +48283,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); \ @@ -39248,2 +48286,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), \ @@ -39254,2 +48292,2 @@ -../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/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, @@ -39257,3 +48295,3 @@ -../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); \ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_port_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); \ @@ -39261,2 +48299,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), \ @@ -39267,2 +48305,2 @@ -../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/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ + 215 | TRACE_EVENT(cdnsp_port_info, @@ -39270,2 +48308,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); \ @@ -39273,2 +48311,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), \ @@ -39279,2 +48317,2 @@ -../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/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ + 215 | TRACE_EVENT(cdnsp_port_info, @@ -39282,3 +48320,3 @@ -../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); \ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_deq_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); \ @@ -39286,2 +48324,211 @@ -../include/trace/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/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_state, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_ctrl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_bounce’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_trb’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_pdev’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 451 | DECLARE_EVENT_CLASS(cdnsp_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 451 | DECLARE_EVENT_CLASS(cdnsp_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_ep_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_slot_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_ctx, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_td_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_info, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 697 | DECLARE_EVENT_CLASS(cdnsp_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 697 | DECLARE_EVENT_CLASS(cdnsp_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_log_portsc’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘perf_trace_cdnsp_stream_number’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ @@ -39292,2 +48539,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ + 799 | TRACE_EVENT(cdnsp_stream_number, @@ -39295,2 +48542,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); \ @@ -39298,2 +48545,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), \ @@ -39304,2 +48551,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ + 799 | TRACE_EVENT(cdnsp_stream_number, @@ -39308 +48555 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_ioread32’: +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_ep’: @@ -39315,6 +48562,3 @@ -../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/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, + | ^~~~~~~~~~~~~~~~~~~ @@ -39327,7 +48571,4 @@ -../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’: +../drivers/usb/cdns3/./cdnsp-trace.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(cdnsp_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_enable_disable’: @@ -39340,6 +48581,3 @@ -../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/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ @@ -39352,7 +48590,4 @@ -../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’: +../drivers/usb/cdns3/./cdnsp-trace.h:97:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 97 | DECLARE_EVENT_CLASS(cdnsp_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_simple’: @@ -39365,6 +48600,3 @@ -../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/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, + | ^~~~~~~~~~~~~~~~~~~ @@ -39377,7 +48609,4 @@ -../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’: +../drivers/usb/cdns3/./cdnsp-trace.h:134:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 134 | DECLARE_EVENT_CLASS(cdnsp_log_simple, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_looking_trb_in_td’: @@ -39393,2 +48622,2 @@ -../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/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, @@ -39405,2 +48634,2 @@ -../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/usb/cdns3/./cdnsp-trace.h:191:1: note: in expansion of macro ‘TRACE_EVENT’ + 191 | TRACE_EVENT(cdnsp_looking_trb_in_td, @@ -39408 +48637 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite_prph32’: +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_port_info’: @@ -39418,2 +48647,2 @@ -../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/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ + 215 | TRACE_EVENT(cdnsp_port_info, @@ -39430,2 +48659,2 @@ -../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/usb/cdns3/./cdnsp-trace.h:215:1: note: in expansion of macro ‘TRACE_EVENT’ + 215 | TRACE_EVENT(cdnsp_port_info, @@ -39433 +48662 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘__bpf_trace_iwlwifi_dev_iowrite_prph64’: +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_deq_state’: @@ -39440,6 +48669,3 @@ -../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/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_state, + | ^~~~~~~~~~~~~~~~~~~ @@ -39452,7 +48678,4 @@ -../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’: +../drivers/usb/cdns3/./cdnsp-trace.h:234:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 234 | DECLARE_EVENT_CLASS(cdnsp_log_deq_state, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_ctrl’: @@ -39465,6 +48688,3 @@ -../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/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ @@ -39477,7 +48697,4 @@ -../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’: +../drivers/usb/cdns3/./cdnsp-trace.h:265:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 265 | DECLARE_EVENT_CLASS(cdnsp_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_bounce’: @@ -39490,6 +48707,3 @@ -../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/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, + | ^~~~~~~~~~~~~~~~~~~ @@ -39502,7 +48716,4 @@ -../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’: +../drivers/usb/cdns3/./cdnsp-trace.h:294:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 294 | DECLARE_EVENT_CLASS(cdnsp_log_bounce, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_trb’: @@ -39515,6 +48726,3 @@ -../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/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, + | ^~~~~~~~~~~~~~~~~~~ @@ -39527,7 +48735,4 @@ -../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’: +../drivers/usb/cdns3/./cdnsp-trace.h:336:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 336 | DECLARE_EVENT_CLASS(cdnsp_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_pdev’: @@ -39540,6 +48745,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, + | ^~~~~~~~~~~~~~~~~~~ @@ -39552,61 +48754,4 @@ -../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:110: -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘__bpf_trace_iwlwifi_dev_ucode_cont_event’: +../drivers/usb/cdns3/./cdnsp-trace.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 407 | DECLARE_EVENT_CLASS(cdnsp_log_pdev, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_request’: @@ -39619,6 +48764,3 @@ -../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/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 451 | DECLARE_EVENT_CLASS(cdnsp_log_request, + | ^~~~~~~~~~~~~~~~~~~ @@ -39631,7 +48773,4 @@ -../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’: +../drivers/usb/cdns3/./cdnsp-trace.h:451:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 451 | DECLARE_EVENT_CLASS(cdnsp_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_ep_ctx’: @@ -39644,6 +48783,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_ctx, + | ^~~~~~~~~~~~~~~~~~~ @@ -39656,27 +48792,2 @@ -../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/usb/cdns3/./cdnsp-trace.h:537:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 537 | DECLARE_EVENT_CLASS(cdnsp_log_ep_ctx, @@ -39684,27 +48795 @@ -../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:110: -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘__bpf_trace_iwlwifi_msg_event’: +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_slot_ctx’: @@ -39717,2 +48802,2 @@ -../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/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_ctx, @@ -39726,2 +48811,2 @@ -../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/usb/cdns3/./cdnsp-trace.h:598:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 598 | DECLARE_EVENT_CLASS(cdnsp_log_slot_ctx, @@ -39729 +48814 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h: In function ‘__bpf_trace_iwlwifi_dbg’: +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_td_info’: @@ -39736,6 +48821,3 @@ -../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, - | ^~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_info, + | ^~~~~~~~~~~~~~~~~~~ @@ -39748,37 +48830,6 @@ -../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); \ +../drivers/usb/cdns3/./cdnsp-trace.h:665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 665 | DECLARE_EVENT_CLASS(cdnsp_log_td_info, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_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); \ @@ -39786,5 +48837,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) @@ -39792,11 +48840,8 @@ -../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/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 697 | DECLARE_EVENT_CLASS(cdnsp_log_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) @@ -39804,5 +48849,4 @@ -../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’: +../drivers/usb/cdns3/./cdnsp-trace.h:697:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 697 | DECLARE_EVENT_CLASS(cdnsp_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_log_portsc’: @@ -39815,6 +48859,3 @@ -../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/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ @@ -39827,7 +48868,4 @@ -../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’: +../drivers/usb/cdns3/./cdnsp-trace.h:771:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 771 | DECLARE_EVENT_CLASS(cdnsp_log_portsc, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/cdns3/./cdnsp-trace.h: In function ‘__bpf_trace_cdnsp_stream_number’: @@ -39843,2 +48881,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ + 799 | TRACE_EVENT(cdnsp_stream_number, @@ -39855,2 +48893,2 @@ -../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, +../drivers/usb/cdns3/./cdnsp-trace.h:799:1: note: in expansion of macro ‘TRACE_EVENT’ + 799 | TRACE_EVENT(cdnsp_stream_number, @@ -39857,0 +48896,2 @@ +make[6]: *** [../scripts/Makefile.build:244: drivers/usb/cdns3/cdnsp-trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/usb/cdns3] Error 2 @@ -39859,3 +48899,12 @@ - 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’: + 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, + | ^~~~~~~~~~~~~~~~~~~ @@ -39868,6 +48917,12 @@ -../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/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, + | ^~~~~~~~~~~~~~~~~~~ @@ -39880,7 +48935,13 @@ -../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’: +../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’: @@ -39896,2 +48957,2 @@ -../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/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(mlx5e_stats_flower, @@ -39908,2 +48969,2 @@ -../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/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(mlx5e_stats_flower, @@ -39911 +48972 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_tx’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_tc_update_neigh_used_value’: @@ -39921,2 +48982,2 @@ -../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/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, @@ -39933,2 +48994,2 @@ -../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/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, @@ -39936,3 +48997,4 @@ -../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); \ +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); \ @@ -39940,2 +49002,21 @@ -../include/trace/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, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../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), \ @@ -39946,2 +49027,2 @@ -../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, +../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, @@ -39949,2 +49030,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); \ @@ -39952,2 +49033,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), \ @@ -39958,2 +49039,2 @@ -../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, +../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, @@ -39961,4 +49042,3 @@ -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); \ +../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); \ @@ -39966,3 +49046,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -39972,2 +49052,2 @@ -../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/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, @@ -39975,6 +49055,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -39984,2 +49064,2 @@ -../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/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, @@ -39987 +49067,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘__bpf_trace_iwlwifi_dev_rx’: +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’: @@ -39994,6 +49075,3 @@ -../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/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, + | ^~~~~~~~~~~~~~~~~~~ @@ -40006,7 +49084,4 @@ -../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’: +../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’: @@ -40022,2 +49097,2 @@ -../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/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(mlx5e_stats_flower, @@ -40034,2 +49109,2 @@ -../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/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(mlx5e_stats_flower, @@ -40037 +49112 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘__bpf_trace_iwlwifi_dev_ucode_event’: +../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘__bpf_trace_mlx5e_tc_update_neigh_used_value’: @@ -40047,2 +49122,2 @@ -../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, +../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, @@ -40059,2 +49134,2 @@ -../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, +../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, @@ -40062,6 +49137 @@ -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 +make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.o] Error 1 @@ -40069,4 +49139,3 @@ - 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’: + 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’: @@ -40082,2 +49151,2 @@ -../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ - 216 | TRACE_EVENT(cachefiles_ref, +../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(dlm_lock_start, @@ -40094,2 +49163,2 @@ -../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ - 216 | TRACE_EVENT(cachefiles_ref, +../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(dlm_lock_start, @@ -40106,2 +49175,2 @@ -../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ - 216 | TRACE_EVENT(cachefiles_ref, +../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(dlm_lock_start, @@ -40118,2 +49187,2 @@ -../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ - 216 | TRACE_EVENT(cachefiles_ref, +../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(dlm_lock_start, @@ -40130,2 +49199,2 @@ -../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ - 216 | TRACE_EVENT(cachefiles_ref, +../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(dlm_lock_start, @@ -40133 +49202 @@ -../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_lookup’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_lock_end’: @@ -40143,2 +49212,2 @@ -../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ - 244 | TRACE_EVENT(cachefiles_lookup, +../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ + 135 | TRACE_EVENT(dlm_lock_end, @@ -40155,2 +49224,2 @@ -../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ - 244 | TRACE_EVENT(cachefiles_lookup, +../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ + 135 | TRACE_EVENT(dlm_lock_end, @@ -40158 +49227 @@ -../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_mkdir’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_bast’: @@ -40168,2 +49237,2 @@ -../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ - 270 | TRACE_EVENT(cachefiles_mkdir, +../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(dlm_bast, @@ -40180,2 +49249,2 @@ -../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ - 270 | TRACE_EVENT(cachefiles_mkdir, +../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(dlm_bast, @@ -40183 +49252 @@ -../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_tmpfile’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_ast’: @@ -40193,2 +49262,2 @@ -../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ - 290 | TRACE_EVENT(cachefiles_tmpfile, +../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ + 221 | TRACE_EVENT(dlm_ast, @@ -40205,2 +49274,2 @@ -../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ - 290 | TRACE_EVENT(cachefiles_tmpfile, +../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ + 221 | TRACE_EVENT(dlm_ast, @@ -40208 +49277 @@ -../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_link’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_unlock_start’: @@ -40218,2 +49287,2 @@ -../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ - 310 | TRACE_EVENT(cachefiles_link, +../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(dlm_unlock_start, @@ -40230,2 +49299,2 @@ -../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ - 310 | TRACE_EVENT(cachefiles_link, +../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(dlm_unlock_start, @@ -40233 +49302 @@ -../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_unlink’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_unlock_end’: @@ -40243,2 +49312,2 @@ -../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ - 330 | TRACE_EVENT(cachefiles_unlink, +../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ + 290 | TRACE_EVENT(dlm_unlock_end, @@ -40255,2 +49324,2 @@ -../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ - 330 | TRACE_EVENT(cachefiles_unlink, +../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ + 290 | TRACE_EVENT(dlm_unlock_end, @@ -40258 +49327 @@ -../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_rename’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_rcom_template’: @@ -40265,6 +49334,3 @@ -../include/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/dlm.h:328:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 328 | DECLARE_EVENT_CLASS(dlm_rcom_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -40277,7 +49343,4 @@ -../include/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/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’: @@ -40293,2 +49356,2 @@ -../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ - 380 | TRACE_EVENT(cachefiles_coherency, +../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT(dlm_send_message, @@ -40305,2 +49368,2 @@ -../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ - 380 | TRACE_EVENT(cachefiles_coherency, +../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT(dlm_send_message, @@ -40308 +49371 @@ -../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_vol_coherency’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_recv_message’: @@ -40318,2 +49381,2 @@ -../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(cachefiles_vol_coherency, +../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ + 489 | TRACE_EVENT(dlm_recv_message, @@ -40330,2 +49393,2 @@ -../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(cachefiles_vol_coherency, +../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ + 489 | TRACE_EVENT(dlm_recv_message, @@ -40333 +49396 @@ -../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_prep_read’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_plock_template’: @@ -40340,6 +49403,3 @@ -../include/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/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 581 | DECLARE_EVENT_CLASS(dlm_plock_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -40352,7 +49412,4 @@ -../include/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/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’: @@ -40368,2 +49425,2 @@ -../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ - 478 | TRACE_EVENT(cachefiles_read, +../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ + 631 | TRACE_EVENT(dlm_send, @@ -40380,2 +49437,2 @@ -../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ - 478 | TRACE_EVENT(cachefiles_read, +../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ + 631 | TRACE_EVENT(dlm_send, @@ -40383 +49440 @@ -../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_write’: +../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_recv’: @@ -40393,2 +49450,2 @@ -../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ - 507 | TRACE_EVENT(cachefiles_write, +../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ + 651 | TRACE_EVENT(dlm_recv, @@ -40405,2 +49462,2 @@ -../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ - 507 | TRACE_EVENT(cachefiles_write, +../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ + 651 | TRACE_EVENT(dlm_recv, @@ -40408,3 +49465,4 @@ -../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); \ +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); \ @@ -40412,2 +49470,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), \ @@ -40418,2 +49476,2 @@ -../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ - 536 | TRACE_EVENT(cachefiles_trunc, +../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(dlm_lock_start, @@ -40421,2 +49479,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); \ @@ -40424,2 +49482,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), \ @@ -40430,2 +49488,2 @@ -../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ - 536 | TRACE_EVENT(cachefiles_trunc, +../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(dlm_lock_start, @@ -40433,3 +49491,3 @@ -../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/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); \ @@ -40437,2 +49495,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), \ @@ -40443,2 +49501,2 @@ -../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ - 566 | TRACE_EVENT(cachefiles_mark_active, +../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ + 135 | TRACE_EVENT(dlm_lock_end, @@ -40446,2 +49504,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); \ @@ -40449,2 +49507,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), \ @@ -40455,2 +49513,2 @@ -../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ - 566 | TRACE_EVENT(cachefiles_mark_active, +../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ + 135 | TRACE_EVENT(dlm_lock_end, @@ -40458,3 +49516,3 @@ -../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/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); \ @@ -40462,2 +49520,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), \ @@ -40468,2 +49526,2 @@ -../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ - 587 | TRACE_EVENT(cachefiles_mark_failed, +../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(dlm_bast, @@ -40471,2 +49529,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); \ @@ -40474,2 +49532,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), \ @@ -40480,2 +49538,2 @@ -../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ - 587 | TRACE_EVENT(cachefiles_mark_failed, +../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ + 190 | TRACE_EVENT(dlm_bast, @@ -40483,3 +49541,3 @@ -../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/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); \ @@ -40487,2 +49545,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), \ @@ -40493,2 +49551,2 @@ -../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ - 608 | TRACE_EVENT(cachefiles_mark_inactive, +../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ + 221 | TRACE_EVENT(dlm_ast, @@ -40496,2 +49554,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); \ @@ -40499,2 +49557,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), \ @@ -40505,2 +49563,2 @@ -../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ - 608 | TRACE_EVENT(cachefiles_mark_inactive, +../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ + 221 | TRACE_EVENT(dlm_ast, @@ -40508,3 +49566,3 @@ -../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/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); \ @@ -40512,2 +49570,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), \ @@ -40518,2 +49576,2 @@ -../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ - 629 | TRACE_EVENT(cachefiles_vfs_error, +../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(dlm_unlock_start, @@ -40521,2 +49579,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); \ @@ -40524,2 +49582,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), \ @@ -40530,2 +49588,2 @@ -../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ - 629 | TRACE_EVENT(cachefiles_vfs_error, +../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(dlm_unlock_start, @@ -40533,3 +49591,3 @@ -../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/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); \ @@ -40537,2 +49595,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), \ @@ -40543,2 +49601,2 @@ -../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ - 656 | TRACE_EVENT(cachefiles_io_error, +../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ + 290 | TRACE_EVENT(dlm_unlock_end, @@ -40546,2 +49604,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); \ @@ -40549,2 +49607,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), \ @@ -40555,2 +49613,2 @@ -../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ - 656 | TRACE_EVENT(cachefiles_io_error, +../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ + 290 | TRACE_EVENT(dlm_unlock_end, @@ -40558,3 +49616,3 @@ -../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/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); \ @@ -40562,2 +49620,21 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -40568,2 +49645,2 @@ -../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ - 683 | TRACE_EVENT(cachefiles_ondemand_open, +../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT(dlm_send_message, @@ -40571,2 +49648,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); \ @@ -40574,2 +49651,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), \ @@ -40580,2 +49657,2 @@ -../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ - 683 | TRACE_EVENT(cachefiles_ondemand_open, +../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ + 391 | TRACE_EVENT(dlm_send_message, @@ -40583,3 +49660,3 @@ -../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/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); \ @@ -40587,2 +49664,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), \ @@ -40593,2 +49670,2 @@ -../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ - 713 | TRACE_EVENT(cachefiles_ondemand_copen, +../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ + 489 | TRACE_EVENT(dlm_recv_message, @@ -40596,2 +49673,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); \ @@ -40599,2 +49676,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), \ @@ -40605,2 +49682,2 @@ -../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ - 713 | TRACE_EVENT(cachefiles_ondemand_copen, +../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ + 489 | TRACE_EVENT(dlm_recv_message, @@ -40608,3 +49685,3 @@ -../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/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); \ @@ -40612,2 +49689,21 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -40618,2 +49714,2 @@ -../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ - 737 | TRACE_EVENT(cachefiles_ondemand_close, +../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ + 631 | TRACE_EVENT(dlm_send, @@ -40621,2 +49717,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); \ @@ -40624,2 +49720,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), \ @@ -40630,2 +49726,2 @@ -../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ - 737 | TRACE_EVENT(cachefiles_ondemand_close, +../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ + 631 | TRACE_EVENT(dlm_send, @@ -40633,3 +49729,3 @@ -../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/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); \ @@ -40637,2 +49733,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), \ @@ -40643,2 +49739,2 @@ -../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ - 760 | TRACE_EVENT(cachefiles_ondemand_read, +../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ + 651 | TRACE_EVENT(dlm_recv, @@ -40646,2 +49742,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); \ @@ -40649,2 +49745,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), \ @@ -40654,0 +49751,17874 @@ +../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 ../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/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 ../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/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 ../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 ../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 ../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 ../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/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/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/usb/gadget/udc/cdns2/cdns2-trace.h:605, + from ../drivers/usb/gadget/udc/cdns2/cdns2-trace.c:11: +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_enable_disable’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_simple’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_ep_halt’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ + 97 | TRACE_EVENT(cdns2_ep_halt, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ + 97 | TRACE_EVENT(cdns2_ep_halt, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_wa1’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(cdns2_wa1, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(cdns2_wa1, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(cdns2_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(cdns2_log_doorbell, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_usb_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/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_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/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_dma_ep_ists’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ + 176 | TRACE_EVENT(cdns2_dma_ep_ists, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ + 176 | TRACE_EVENT(cdns2_dma_ep_ists, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_epx_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/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_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/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_ep0_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/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_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/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_ctrl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 269 | DECLARE_EVENT_CLASS(cdns2_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 269 | DECLARE_EVENT_CLASS(cdns2_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_ep0_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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ + 358 | TRACE_EVENT(cdns2_ep0_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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ + 358 | TRACE_EVENT(cdns2_ep0_enqueue, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_map_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 373 | DECLARE_EVENT_CLASS(cdns2_log_map_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 373 | DECLARE_EVENT_CLASS(cdns2_log_map_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_trb’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 438 | DECLARE_EVENT_CLASS(cdns2_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 438 | DECLARE_EVENT_CLASS(cdns2_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_ep’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_request_handled’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘trace_event_raw_event_cdns2_log_epx_reg_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_config, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_enable_disable’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_simple’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_ep_halt’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ + 97 | TRACE_EVENT(cdns2_ep_halt, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ + 97 | TRACE_EVENT(cdns2_ep_halt, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_wa1’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(cdns2_wa1, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(cdns2_wa1, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(cdns2_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(cdns2_log_doorbell, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_usb_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/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_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/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_dma_ep_ists’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ + 176 | TRACE_EVENT(cdns2_dma_ep_ists, + | ^~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ + 176 | TRACE_EVENT(cdns2_dma_ep_ists, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_epx_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/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_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/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_ep0_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/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_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/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_ctrl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 269 | DECLARE_EVENT_CLASS(cdns2_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 269 | DECLARE_EVENT_CLASS(cdns2_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_ep0_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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ + 358 | TRACE_EVENT(cdns2_ep0_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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ + 358 | TRACE_EVENT(cdns2_ep0_enqueue, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_map_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 373 | DECLARE_EVENT_CLASS(cdns2_log_map_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 373 | DECLARE_EVENT_CLASS(cdns2_log_map_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_trb’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 438 | DECLARE_EVENT_CLASS(cdns2_log_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 438 | DECLARE_EVENT_CLASS(cdns2_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_ep’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_request_handled’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘perf_trace_cdns2_log_epx_reg_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_config, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_enable_disable’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:33:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 33 | DECLARE_EVENT_CLASS(cdns2_log_enable_disable, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_simple’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(cdns2_log_simple, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_ep_halt’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ + 97 | TRACE_EVENT(cdns2_ep_halt, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ + 97 | TRACE_EVENT(cdns2_ep_halt, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_wa1’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(cdns2_wa1, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(cdns2_wa1, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(cdns2_log_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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(cdns2_log_doorbell, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_usb_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/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_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/usb/gadget/udc/cdns2/./cdns2-trace.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(cdns2_log_usb_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_dma_ep_ists’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ + 176 | TRACE_EVENT(cdns2_dma_ep_ists, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:176:1: note: in expansion of macro ‘TRACE_EVENT’ + 176 | TRACE_EVENT(cdns2_dma_ep_ists, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_epx_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/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_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/usb/gadget/udc/cdns2/./cdns2-trace.h:189:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 189 | DECLARE_EVENT_CLASS(cdns2_log_epx_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_ep0_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/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_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/usb/gadget/udc/cdns2/./cdns2-trace.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(cdns2_log_ep0_irq, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_ctrl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:240:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 240 | DECLARE_EVENT_CLASS(cdns2_log_ctrl, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 269 | DECLARE_EVENT_CLASS(cdns2_log_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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:269:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 269 | DECLARE_EVENT_CLASS(cdns2_log_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_ep0_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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ + 358 | TRACE_EVENT(cdns2_ep0_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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ + 358 | TRACE_EVENT(cdns2_ep0_enqueue, + | ^~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_map_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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 373 | DECLARE_EVENT_CLASS(cdns2_log_map_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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:373:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 373 | DECLARE_EVENT_CLASS(cdns2_log_map_request, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_trb’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:402:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 402 | DECLARE_EVENT_CLASS(cdns2_log_trb, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 438 | DECLARE_EVENT_CLASS(cdns2_log_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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 438 | DECLARE_EVENT_CLASS(cdns2_log_ring, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_ep’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 466 | DECLARE_EVENT_CLASS(cdns2_log_ep, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_request_handled’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:520:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 520 | DECLARE_EVENT_CLASS(cdns2_log_request_handled, + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h: In function ‘__bpf_trace_cdns2_log_epx_reg_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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_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) + | ^~~~~~~~~~~~~~~~~~~ +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 558 | DECLARE_EVENT_CLASS(cdns2_log_epx_reg_config, + | ^~~~~~~~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:244: drivers/usb/gadget/udc/cdns2/cdns2-trace.o] Error 1 +make[7]: *** [../scripts/Makefile.build:485: drivers/usb/gadget/udc/cdns2] Error 2 +make[6]: *** [../scripts/Makefile.build:485: drivers/usb/gadget/udc] Error 2 +make[5]: *** [../scripts/Makefile.build:485: drivers/usb/gadget] Error 2 +make[4]: *** [../scripts/Makefile.build:485: drivers/usb] 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/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 ../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 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/media/test-drivers/visl/visl-trace-fwht.h:66, + from ../drivers/media/test-drivers/visl/visl-trace-points.c:5: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h: In function ‘trace_event_raw_event_v4l2_ctrl_fwht_params_tmpl’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h: In function ‘perf_trace_v4l2_ctrl_fwht_params_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-fwht.h: In function ‘__bpf_trace_v4l2_ctrl_fwht_params_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-fwht.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_fwht_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../drivers/media/test-drivers/visl/visl-trace-mpeg2.h:99, + from ../drivers/media/test-drivers/visl/visl-trace-points.c:6: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘trace_event_raw_event_v4l2_ctrl_mpeg2_seq_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘trace_event_raw_event_v4l2_ctrl_mpeg2_pic_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘trace_event_raw_event_v4l2_ctrl_mpeg2_quant_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘perf_trace_v4l2_ctrl_mpeg2_seq_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘perf_trace_v4l2_ctrl_mpeg2_pic_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘perf_trace_v4l2_ctrl_mpeg2_quant_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘__bpf_trace_v4l2_ctrl_mpeg2_seq_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-mpeg2.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘__bpf_trace_v4l2_ctrl_mpeg2_pic_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-mpeg2.h:28:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 28 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_pic_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-mpeg2.h: In function ‘__bpf_trace_v4l2_ctrl_mpeg2_quant_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-mpeg2.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 56 | DECLARE_EVENT_CLASS(v4l2_ctrl_mpeg2_quant_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../drivers/media/test-drivers/visl/visl-trace-vp8.h:156, + from ../drivers/media/test-drivers/visl/visl-trace-points.c:7: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp8_entropy_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp8_frame_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘perf_trace_v4l2_ctrl_vp8_entropy_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘perf_trace_v4l2_ctrl_vp8_frame_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘__bpf_trace_v4l2_ctrl_vp8_entropy_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp8.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_entropy_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp8.h: In function ‘__bpf_trace_v4l2_ctrl_vp8_frame_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp8.h:37:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 37 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp8_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../drivers/media/test-drivers/visl/visl-trace-vp9.h:292, + from ../drivers/media/test-drivers/visl/visl-trace-points.c:8: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp9_frame_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp9_compressed_hdr_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘trace_event_raw_event_v4l2_ctrl_vp9_compressed_coef_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘trace_event_raw_event_v4l2_vp9_mv_probs_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘perf_trace_v4l2_ctrl_vp9_frame_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘perf_trace_v4l2_ctrl_vp9_compressed_hdr_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘perf_trace_v4l2_ctrl_vp9_compressed_coef_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘perf_trace_v4l2_vp9_mv_probs_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘__bpf_trace_v4l2_ctrl_vp9_frame_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp9.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘__bpf_trace_v4l2_ctrl_vp9_compressed_hdr_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp9.h:128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 128 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_hdr_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘__bpf_trace_v4l2_ctrl_vp9_compressed_coef_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp9.h:204:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 204 | DECLARE_EVENT_CLASS(v4l2_ctrl_vp9_compressed_coef_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-vp9.h: In function ‘__bpf_trace_v4l2_vp9_mv_probs_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-vp9.h:217:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 217 | DECLARE_EVENT_CLASS(v4l2_vp9_mv_probs_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../drivers/media/test-drivers/visl/visl-trace-h264.h:349, + from ../drivers/media/test-drivers/visl/visl-trace-points.c:9: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_sps_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_pps_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_scaling_matrix_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_pred_weights_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_slice_params_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_h264_reference_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_ctrl_h264_decode_params_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘trace_event_raw_event_v4l2_h264_dpb_entry_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘perf_trace_v4l2_ctrl_h264_sps_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘perf_trace_v4l2_ctrl_h264_pps_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘perf_trace_v4l2_ctrl_h264_scaling_matrix_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘perf_trace_v4l2_ctrl_h264_pred_weights_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘perf_trace_v4l2_ctrl_h264_slice_params_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘perf_trace_v4l2_h264_reference_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘perf_trace_v4l2_ctrl_h264_decode_params_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘perf_trace_v4l2_h264_dpb_entry_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_sps_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_pps_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:70:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 70 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_scaling_matrix_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 108 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_pred_weights_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 125 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_pred_weights_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_slice_params_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:173:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 173 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_h264_reference_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:216:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 216 | DECLARE_EVENT_CLASS(v4l2_h264_reference_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_ctrl_h264_decode_params_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:232:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 232 | DECLARE_EVENT_CLASS(v4l2_ctrl_h264_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-h264.h: In function ‘__bpf_trace_v4l2_h264_dpb_entry_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-h264.h:271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 271 | DECLARE_EVENT_CLASS(v4l2_h264_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../drivers/media/test-drivers/visl/visl-trace-hevc.h:405, + from ../drivers/media/test-drivers/visl/visl-trace-points.c:10: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_sps_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_pps_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_slice_params_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_hevc_pred_weight_table_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_scaling_matrix_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_ctrl_hevc_decode_params_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘trace_event_raw_event_v4l2_hevc_dpb_entry_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘perf_trace_v4l2_ctrl_hevc_sps_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘perf_trace_v4l2_ctrl_hevc_pps_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘perf_trace_v4l2_ctrl_hevc_slice_params_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘perf_trace_v4l2_hevc_pred_weight_table_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘perf_trace_v4l2_ctrl_hevc_scaling_matrix_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘perf_trace_v4l2_ctrl_hevc_decode_params_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘perf_trace_v4l2_hevc_dpb_entry_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_sps_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_sps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_pps_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:80:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 80 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_pps_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_slice_params_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 147 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_slice_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_hevc_pred_weight_table_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 224 | DECLARE_EVENT_CLASS(v4l2_hevc_pred_weight_table_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_scaling_matrix_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:272:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 272 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_scaling_matrix_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_ctrl_hevc_decode_params_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 307 | DECLARE_EVENT_CLASS(v4l2_ctrl_hevc_decode_params_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-hevc.h: In function ‘__bpf_trace_v4l2_hevc_dpb_entry_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-hevc.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 347 | DECLARE_EVENT_CLASS(v4l2_hevc_dpb_entry_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../drivers/media/test-drivers/visl/visl-trace-av1.h:314, + from ../drivers/media/test-drivers/visl/visl-trace-points.c:11: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘trace_event_raw_event_v4l2_ctrl_av1_seq_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘trace_event_raw_event_v4l2_ctrl_av1_tge_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘trace_event_raw_event_v4l2_ctrl_av1_frame_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘trace_event_raw_event_v4l2_ctrl_av1_film_grain_tmpl’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/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/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:109: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘perf_trace_v4l2_ctrl_av1_seq_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘perf_trace_v4l2_ctrl_av1_tge_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘perf_trace_v4l2_ctrl_av1_frame_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘perf_trace_v4l2_ctrl_av1_film_grain_tmpl’: +../include/trace/perf.h:31:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/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/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘__bpf_trace_v4l2_ctrl_av1_seq_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-av1.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_seq_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘__bpf_trace_v4l2_ctrl_av1_tge_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-av1.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_tge_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘__bpf_trace_v4l2_ctrl_av1_frame_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-av1.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_frame_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/media/test-drivers/visl/visl-trace-av1.h: In function ‘__bpf_trace_v4l2_ctrl_av1_film_grain_tmpl’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_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/media/test-drivers/visl/visl-trace-av1.h:223:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 223 | DECLARE_EVENT_CLASS(v4l2_ctrl_av1_film_grain_tmpl, + | ^~~~~~~~~~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:244: drivers/media/test-drivers/visl/visl-trace-points.o] Error 1 +make[6]: *** [../scripts/Makefile.build:485: drivers/media/test-drivers/visl] Error 2 +make[5]: *** [../scripts/Makefile.build:485: drivers/media/test-drivers] Error 2 +make[4]: *** [../scripts/Makefile.build:485: drivers/media] 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, \ + | ^~~~~~~~~~~~~~~~~~~ @@ -40658 +67628,4764 @@ -../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_cread’: +../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’: @@ -40668,2 +72401,2 @@ -../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ - 790 | TRACE_EVENT(cachefiles_ondemand_cread, +../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(br_fdb_add, @@ -40680,2 +72413,2 @@ -../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ - 790 | TRACE_EVENT(cachefiles_ondemand_cread, +../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(br_fdb_add, @@ -40683 +72416 @@ -../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_fd_write’: +../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_external_learn_add’: @@ -40693,2 +72426,2 @@ -../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, +../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(br_fdb_external_learn_add, @@ -40705,2 +72438,2 @@ -../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, +../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(br_fdb_external_learn_add, @@ -40708 +72441 @@ -../include/trace/events/cachefiles.h: In function ‘trace_event_raw_event_cachefiles_ondemand_fd_release’: +../include/trace/events/bridge.h: In function ‘trace_event_raw_event_fdb_delete’: @@ -40718,2 +72451,2 @@ -../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ - 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, +../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(fdb_delete, @@ -40730,2 +72463,2 @@ -../include/trace/events/cachefiles.h:837:1: note: in expansion of macro ‘TRACE_EVENT’ - 837 | TRACE_EVENT(cachefiles_ondemand_fd_release, +../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(fdb_delete, @@ -40733,4 +72466,3 @@ -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/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); \ @@ -40738,3 +72470,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -40744,2 +72476,2 @@ -../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ - 216 | TRACE_EVENT(cachefiles_ref, +../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(br_fdb_update, @@ -40747,6 +72479,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -40756,2 +72488,2 @@ -../include/trace/events/cachefiles.h:216:1: note: in expansion of macro ‘TRACE_EVENT’ - 216 | TRACE_EVENT(cachefiles_ref, +../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(br_fdb_update, @@ -40759,3 +72491,3 @@ -../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/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); \ @@ -40763,3 +72495,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -40769,2 +72501,2 @@ -../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ - 244 | TRACE_EVENT(cachefiles_lookup, +../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(br_mdb_full, @@ -40772,6 +72504,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -40781,2 +72513,2 @@ -../include/trace/events/cachefiles.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ - 244 | TRACE_EVENT(cachefiles_lookup, +../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(br_mdb_full, @@ -40784,3 +72516,4 @@ -../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); \ +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); \ @@ -40788,3 +72521,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -40794,2 +72527,2 @@ -../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ - 270 | TRACE_EVENT(cachefiles_mkdir, +../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(br_fdb_add, @@ -40797,6 +72530,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -40806,2 +72539,2 @@ -../include/trace/events/cachefiles.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ - 270 | TRACE_EVENT(cachefiles_mkdir, +../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(br_fdb_add, @@ -40809,3 +72542,3 @@ -../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/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); \ @@ -40813,3 +72546,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -40819,2 +72552,2 @@ -../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ - 290 | TRACE_EVENT(cachefiles_tmpfile, +../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(br_fdb_external_learn_add, @@ -40822,6 +72555,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -40831,2 +72564,2 @@ -../include/trace/events/cachefiles.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ - 290 | TRACE_EVENT(cachefiles_tmpfile, +../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(br_fdb_external_learn_add, @@ -40834,3 +72567,3 @@ -../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/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); \ @@ -40838,3 +72571,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -40844,2 +72577,2 @@ -../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ - 310 | TRACE_EVENT(cachefiles_link, +../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(fdb_delete, @@ -40847,6 +72580,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -40856,2 +72589,2 @@ -../include/trace/events/cachefiles.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ - 310 | TRACE_EVENT(cachefiles_link, +../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(fdb_delete, @@ -40859,3 +72592,3 @@ -../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/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); \ @@ -40863,3 +72596,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -40869,2 +72602,2 @@ -../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ - 330 | TRACE_EVENT(cachefiles_unlink, +../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(br_fdb_update, @@ -40872,6 +72605,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -40881,2 +72614,2 @@ -../include/trace/events/cachefiles.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ - 330 | TRACE_EVENT(cachefiles_unlink, +../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(br_fdb_update, @@ -40884,3 +72617,3 @@ -../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/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); \ @@ -40888,3 +72621,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -40894,2 +72627,2 @@ -../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ - 355 | TRACE_EVENT(cachefiles_rename, +../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(br_mdb_full, @@ -40897,6 +72630,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -40906,2 +72639,2 @@ -../include/trace/events/cachefiles.h:355:1: note: in expansion of macro ‘TRACE_EVENT’ - 355 | TRACE_EVENT(cachefiles_rename, +../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(br_mdb_full, @@ -40909 +72642,2 @@ -../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_coherency’: +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_add’: @@ -40919,2 +72653,2 @@ -../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ - 380 | TRACE_EVENT(cachefiles_coherency, +../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(br_fdb_add, @@ -40931,2 +72665,2 @@ -../include/trace/events/cachefiles.h:380:1: note: in expansion of macro ‘TRACE_EVENT’ - 380 | TRACE_EVENT(cachefiles_coherency, +../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(br_fdb_add, @@ -40934 +72668 @@ -../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_vol_coherency’: +../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_external_learn_add’: @@ -40944,2 +72678,2 @@ -../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(cachefiles_vol_coherency, +../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(br_fdb_external_learn_add, @@ -40956,2 +72690,2 @@ -../include/trace/events/cachefiles.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(cachefiles_vol_coherency, +../include/trace/events/bridge.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(br_fdb_external_learn_add, @@ -40959 +72693 @@ -../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_prep_read’: +../include/trace/events/bridge.h: In function ‘__bpf_trace_fdb_delete’: @@ -40969,2 +72703,2 @@ -../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ - 436 | TRACE_EVENT(cachefiles_prep_read, +../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(fdb_delete, @@ -40981,2 +72715,2 @@ -../include/trace/events/cachefiles.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ - 436 | TRACE_EVENT(cachefiles_prep_read, +../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(fdb_delete, @@ -40984 +72718 @@ -../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_read’: +../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_update’: @@ -40994,2 +72728,2 @@ -../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ - 478 | TRACE_EVENT(cachefiles_read, +../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(br_fdb_update, @@ -41006,2 +72740,2 @@ -../include/trace/events/cachefiles.h:478:1: note: in expansion of macro ‘TRACE_EVENT’ - 478 | TRACE_EVENT(cachefiles_read, +../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(br_fdb_update, @@ -41009 +72743 @@ -../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_write’: +../include/trace/events/bridge.h: In function ‘__bpf_trace_br_mdb_full’: @@ -41019,2 +72753,2 @@ -../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ - 507 | TRACE_EVENT(cachefiles_write, +../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(br_mdb_full, @@ -41031,2 +72765,2 @@ -../include/trace/events/cachefiles.h:507:1: note: in expansion of macro ‘TRACE_EVENT’ - 507 | TRACE_EVENT(cachefiles_write, +../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(br_mdb_full, @@ -41034,3 +72768,6 @@ -../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); \ +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); \ @@ -41038,2 +72775,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, \ @@ -41040,0 +72781,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -41044,2 +72793,2 @@ -../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ - 536 | TRACE_EVENT(cachefiles_trunc, +../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(page_pool_release, @@ -41047,5 +72796,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/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, \ @@ -41052,0 +72806,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -41056,2 +72818,2 @@ -../include/trace/events/cachefiles.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ - 536 | TRACE_EVENT(cachefiles_trunc, +../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(page_pool_state_release, @@ -41059,3 +72821,3 @@ -../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/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); \ @@ -41063,2 +72825,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, \ @@ -41065,0 +72831,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -41069,2 +72843,2 @@ -../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ - 566 | TRACE_EVENT(cachefiles_mark_active, +../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(page_pool_state_hold, @@ -41072,5 +72846,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/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, \ @@ -41077,0 +72856,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -41081,2 +72868,2 @@ -../include/trace/events/cachefiles.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ - 566 | TRACE_EVENT(cachefiles_mark_active, +../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(page_pool_update_nid, @@ -41084,3 +72871,4 @@ -../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); \ +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); \ @@ -41088,2 +72876,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, \ @@ -41090,0 +72882,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -41094,2 +72894,2 @@ -../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ - 587 | TRACE_EVENT(cachefiles_mark_failed, +../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(page_pool_release, @@ -41097,5 +72897,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/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, \ @@ -41102,0 +72907,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -41106,2 +72919,2 @@ -../include/trace/events/cachefiles.h:587:1: note: in expansion of macro ‘TRACE_EVENT’ - 587 | TRACE_EVENT(cachefiles_mark_failed, +../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(page_pool_state_release, @@ -41109,3 +72922,3 @@ -../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/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); \ @@ -41113,2 +72926,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, \ @@ -41115,0 +72932,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -41119,2 +72944,2 @@ -../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ - 608 | TRACE_EVENT(cachefiles_mark_inactive, +../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(page_pool_state_hold, @@ -41122,5 +72947,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/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, \ @@ -41127,0 +72957,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -41131,2 +72969,2 @@ -../include/trace/events/cachefiles.h:608:1: note: in expansion of macro ‘TRACE_EVENT’ - 608 | TRACE_EVENT(cachefiles_mark_inactive, +../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(page_pool_update_nid, @@ -41134 +72972,2 @@ -../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_vfs_error’: +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_release’: @@ -41144,2 +72983,2 @@ -../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ - 629 | TRACE_EVENT(cachefiles_vfs_error, +../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(page_pool_release, @@ -41156,2 +72995,2 @@ -../include/trace/events/cachefiles.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ - 629 | TRACE_EVENT(cachefiles_vfs_error, +../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(page_pool_release, @@ -41159 +72998 @@ -../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_io_error’: +../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_state_release’: @@ -41169,2 +73008,2 @@ -../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ - 656 | TRACE_EVENT(cachefiles_io_error, +../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(page_pool_state_release, @@ -41181,2 +73020,2 @@ -../include/trace/events/cachefiles.h:656:1: note: in expansion of macro ‘TRACE_EVENT’ - 656 | TRACE_EVENT(cachefiles_io_error, +../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(page_pool_state_release, @@ -41184 +73023 @@ -../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_open’: +../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_state_hold’: @@ -41194,2 +73033,2 @@ -../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ - 683 | TRACE_EVENT(cachefiles_ondemand_open, +../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(page_pool_state_hold, @@ -41206,2 +73045,2 @@ -../include/trace/events/cachefiles.h:683:1: note: in expansion of macro ‘TRACE_EVENT’ - 683 | TRACE_EVENT(cachefiles_ondemand_open, +../include/trace/events/page_pool.h:68:1: note: in expansion of macro ‘TRACE_EVENT’ + 68 | TRACE_EVENT(page_pool_state_hold, @@ -41209 +73048 @@ -../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_copen’: +../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_update_nid’: @@ -41219,2 +73058,2 @@ -../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ - 713 | TRACE_EVENT(cachefiles_ondemand_copen, +../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(page_pool_update_nid, @@ -41231,2 +73070,2 @@ -../include/trace/events/cachefiles.h:713:1: note: in expansion of macro ‘TRACE_EVENT’ - 713 | TRACE_EVENT(cachefiles_ondemand_copen, +../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ + 94 | TRACE_EVENT(page_pool_update_nid, @@ -41234,3 +73073,6 @@ -../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); \ +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); \ @@ -41238,2 +73080,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, \ @@ -41240,0 +73086,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -41244,2 +73098,2 @@ -../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ - 737 | TRACE_EVENT(cachefiles_ondemand_close, +../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(neigh_create, @@ -41247,5 +73101,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/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, \ @@ -41252,0 +73111,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -41256,2 +73123,2 @@ -../include/trace/events/cachefiles.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ - 737 | TRACE_EVENT(cachefiles_ondemand_close, +../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(neigh_update, @@ -41259,3 +73126,3 @@ -../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/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); \ @@ -41263,2 +73130,25 @@ -../include/trace/bpf_probe.h:61: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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ @@ -41265,0 +73156,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -41269,2 +73168,2 @@ -../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ - 760 | TRACE_EVENT(cachefiles_ondemand_read, +../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(neigh_create, @@ -41272,5 +73171,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/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, \ @@ -41277,0 +73181,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -41281,2 +73193,2 @@ -../include/trace/events/cachefiles.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ - 760 | TRACE_EVENT(cachefiles_ondemand_read, +../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(neigh_update, @@ -41284 +73196,21 @@ -../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_cread’: +../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’: @@ -41294,2 +73226,2 @@ -../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ - 790 | TRACE_EVENT(cachefiles_ondemand_cread, +../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(neigh_create, @@ -41306,2 +73238,2 @@ -../include/trace/events/cachefiles.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ - 790 | TRACE_EVENT(cachefiles_ondemand_cread, +../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(neigh_create, @@ -41309 +73241 @@ -../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_fd_write’: +../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh_update’: @@ -41319,2 +73251,2 @@ -../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, +../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(neigh_update, @@ -41331,2 +73263,2 @@ -../include/trace/events/cachefiles.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(cachefiles_ondemand_fd_write, +../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ + 72 | TRACE_EVENT(neigh_update, @@ -41334 +73266 @@ -../include/trace/events/cachefiles.h: In function ‘__bpf_trace_cachefiles_ondemand_fd_release’: +../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh__update’: @@ -41341,6 +73273,3 @@ -../include/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/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 156 | DECLARE_EVENT_CLASS(neigh__update, + | ^~~~~~~~~~~~~~~~~~~ @@ -41353,8 +73282,5 @@ -../include/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 +../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 @@ -41362,3 +73288,3 @@ - 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’: + 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’: @@ -41371,2 +73297,2 @@ -../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/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(bpos, @@ -41380,2 +73306,2 @@ -../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/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(bpos, @@ -41389,2 +73315,2 @@ -../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/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(bpos, @@ -41398,2 +73324,2 @@ -../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/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(bpos, @@ -41407,2 +73333,2 @@ -../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/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(bpos, @@ -41410 +73336 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_other_err_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_fs_str’: @@ -41417,2 +73343,2 @@ -../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/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 35 | DECLARE_EVENT_CLASS(fs_str, @@ -41426,2 +73352,2 @@ -../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/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 35 | DECLARE_EVENT_CLASS(fs_str, @@ -41429 +73355 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_copy_range_err_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_str’: @@ -41436,2 +73362,2 @@ -../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/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(trans_str, @@ -41445,2 +73371,2 @@ -../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/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(trans_str, @@ -41448 +73374 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_copy_range_done_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_str_nocaller’: @@ -41455,2 +73381,2 @@ -../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/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, @@ -41464,2 +73390,2 @@ -../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/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, @@ -41467 +73393 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_rw_done_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_node_nofs’: @@ -41474,2 +73400,2 @@ -../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/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 96 | DECLARE_EVENT_CLASS(btree_node_nofs, @@ -41483,2 +73409,2 @@ -../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/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 96 | DECLARE_EVENT_CLASS(btree_node_nofs, @@ -41486 +73412 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_other_done_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_node’: @@ -41493,2 +73419,2 @@ -../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/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 121 | DECLARE_EVENT_CLASS(btree_node, @@ -41502,2 +73428,2 @@ -../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/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 121 | DECLARE_EVENT_CLASS(btree_node, @@ -41505 +73431 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_eof_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bch_fs’: @@ -41512,2 +73438,2 @@ -../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 423 | DECLARE_EVENT_CLASS(smb3_eof_class, +../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(bch_fs, @@ -41521,2 +73447,2 @@ -../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 423 | DECLARE_EVENT_CLASS(smb3_eof_class, +../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(bch_fs, @@ -41524 +73450 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_fd_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_trans’: @@ -41531,2 +73457,2 @@ -../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 463 | DECLARE_EVENT_CLASS(smb3_fd_class, +../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 163 | DECLARE_EVENT_CLASS(btree_trans, @@ -41540,2 +73466,2 @@ -../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 463 | DECLARE_EVENT_CLASS(smb3_fd_class, +../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 163 | DECLARE_EVENT_CLASS(btree_trans, @@ -41543 +73469 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_fd_err_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bio’: @@ -41550,2 +73476,2 @@ -../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/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 180 | DECLARE_EVENT_CLASS(bio, @@ -41559,2 +73485,2 @@ -../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/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 180 | DECLARE_EVENT_CLASS(bio, @@ -41562 +73488 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_inf_enter_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bch2_sync_fs’: @@ -41569,3 +73495,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41578,4 +73507,7 @@ -../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: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’: @@ -41588,3 +73520,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41597,4 +73532,7 @@ -../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: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’: @@ -41607,3 +73545,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41616,4 +73557,7 @@ -../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: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’: @@ -41626,3 +73570,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41635,4 +73582,7 @@ -../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: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’: @@ -41645,3 +73595,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41654,4 +73607,7 @@ -../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: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’: @@ -41664,3 +73620,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41673,4 +73632,7 @@ -../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: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’: @@ -41683,3 +73645,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41692,4 +73657,7 @@ -../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: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’: @@ -41702,3 +73670,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41711,4 +73682,7 @@ -../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: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’: @@ -41721,3 +73695,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41730,4 +73707,7 @@ -../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: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’: @@ -41740,3 +73720,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41749,4 +73732,7 @@ -../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: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’: @@ -41759,3 +73745,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41768,4 +73757,7 @@ -../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: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’: @@ -41778,3 +73770,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41787,4 +73782,7 @@ -../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: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’: @@ -41797,3 +73795,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41806,4 +73807,7 @@ -../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: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’: @@ -41816,3 +73820,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41825,4 +73832,7 @@ -../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: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’: @@ -41835,3 +73845,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41844,4 +73857,7 @@ -../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: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’: @@ -41854,3 +73870,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41863,4 +73882,7 @@ -../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: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’: @@ -41873,3 +73895,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41882,4 +73907,7 @@ -../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: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’: @@ -41892,3 +73920,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41901,4 +73932,7 @@ -../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: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’: @@ -41911,2 +73945,2 @@ -../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/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 930 | DECLARE_EVENT_CLASS(transaction_event, @@ -41920,2 +73954,2 @@ -../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/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 930 | DECLARE_EVENT_CLASS(transaction_event, @@ -41923 +73957 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_sess_setup_err_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_split_race’: @@ -41930,3 +73964,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41939,4 +73976,7 @@ -../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: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’: @@ -41949,3 +73989,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41958,4 +74001,7 @@ -../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: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’: @@ -41968,3 +74014,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -41977,4 +74026,7 @@ -../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: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’: @@ -41987,2 +74039,2 @@ -../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, +../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, @@ -41996,2 +74048,2 @@ -../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, +../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, @@ -41999 +74051 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_shutdown_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_restart_upgrade’: @@ -42006,3 +74058,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42015,4 +74070,7 @@ -../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: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’: @@ -42025,3 +74083,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42034,4 +74095,7 @@ -../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: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’: @@ -42044,3 +74108,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42053,4 +74120,7 @@ -../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: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’: @@ -42066,2 +74136,2 @@ -../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ - 1516 | TRACE_EVENT(smb3_tcon_ref, +../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ + 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, @@ -42078,2 +74148,2 @@ -../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ - 1516 | TRACE_EVENT(smb3_tcon_ref, +../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ + 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, @@ -42081 +74151 @@ -../fs/smb/client/./trace.h: In function ‘trace_event_raw_event_smb3_rw_credits’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_path_downgrade’: @@ -42091,2 +74161,2 @@ -../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ - 1536 | TRACE_EVENT(smb3_rw_credits, +../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ + 1314 | TRACE_EVENT(path_downgrade, @@ -42103,2 +74173,1062 @@ -../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ - 1536 | TRACE_EVENT(smb3_rw_credits, +../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, @@ -42107 +75237 @@ -../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_rw_err_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bpos’: @@ -42114,2 +75244,2 @@ -../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/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(bpos, @@ -42123,2 +75253,2 @@ -../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/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 20 | DECLARE_EVENT_CLASS(bpos, @@ -42126 +75256 @@ -../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_other_err_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_fs_str’: @@ -42133,2 +75263,2 @@ -../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/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 35 | DECLARE_EVENT_CLASS(fs_str, @@ -42142,2 +75272,2 @@ -../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/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 35 | DECLARE_EVENT_CLASS(fs_str, @@ -42145 +75275 @@ -../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_copy_range_err_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_str’: @@ -42152,2 +75282,2 @@ -../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/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(trans_str, @@ -42161,2 +75291,2 @@ -../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/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(trans_str, @@ -42164 +75294 @@ -../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_copy_range_done_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_str_nocaller’: @@ -42171,2 +75301,2 @@ -../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/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, @@ -42180,2 +75310,2 @@ -../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/../../fs/bcachefs/trace.h:75:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 75 | DECLARE_EVENT_CLASS(trans_str_nocaller, @@ -42183 +75313 @@ -../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_rw_done_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_node_nofs’: @@ -42190,2 +75320,2 @@ -../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/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 96 | DECLARE_EVENT_CLASS(btree_node_nofs, @@ -42199,2 +75329,2 @@ -../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/../../fs/bcachefs/trace.h:96:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 96 | DECLARE_EVENT_CLASS(btree_node_nofs, @@ -42202 +75332 @@ -../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_other_done_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_node’: @@ -42209,2 +75339,2 @@ -../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/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 121 | DECLARE_EVENT_CLASS(btree_node, @@ -42218,2 +75348,2 @@ -../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/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 121 | DECLARE_EVENT_CLASS(btree_node, @@ -42221 +75351 @@ -../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_eof_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bch_fs’: @@ -42228,2 +75358,2 @@ -../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 423 | DECLARE_EVENT_CLASS(smb3_eof_class, +../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(bch_fs, @@ -42237,2 +75367,2 @@ -../fs/smb/client/./trace.h:423:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 423 | DECLARE_EVENT_CLASS(smb3_eof_class, +../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 148 | DECLARE_EVENT_CLASS(bch_fs, @@ -42240 +75370 @@ -../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_fd_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_trans’: @@ -42247,2 +75377,2 @@ -../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 463 | DECLARE_EVENT_CLASS(smb3_fd_class, +../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 163 | DECLARE_EVENT_CLASS(btree_trans, @@ -42256,2 +75386,2 @@ -../fs/smb/client/./trace.h:463:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 463 | DECLARE_EVENT_CLASS(smb3_fd_class, +../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 163 | DECLARE_EVENT_CLASS(btree_trans, @@ -42259 +75389 @@ -../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_fd_err_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bio’: @@ -42266,2 +75396,2 @@ -../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/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 180 | DECLARE_EVENT_CLASS(bio, @@ -42275,2 +75405,2 @@ -../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/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 180 | DECLARE_EVENT_CLASS(bio, @@ -42278 +75408 @@ -../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_inf_enter_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bch2_sync_fs’: @@ -42285,3 +75415,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42294,4 +75427,7 @@ -../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/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’: @@ -42304,3 +75440,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42313,4 +75452,7 @@ -../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/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’: @@ -42323,3 +75465,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42332,4 +75477,7 @@ -../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/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’: @@ -42342,3 +75490,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42351,4 +75502,7 @@ -../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/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’: @@ -42361,3 +75515,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42370,4 +75527,7 @@ -../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/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’: @@ -42380,3 +75540,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42389,4 +75552,7 @@ -../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/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’: @@ -42399,3 +75565,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42408,4 +75577,7 @@ -../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/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’: @@ -42418,3 +75590,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42427,4 +75602,7 @@ -../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/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’: @@ -42437,3 +75615,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42446,4 +75627,7 @@ -../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/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’: @@ -42456,3 +75640,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42465,4 +75652,7 @@ -../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/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’: @@ -42475,3 +75665,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42484,4 +75677,7 @@ -../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/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’: @@ -42494,3 +75690,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42503,4 +75702,7 @@ -../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/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’: @@ -42513,3 +75715,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42522,4 +75727,7 @@ -../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/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’: @@ -42532,3 +75740,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42541,4 +75752,7 @@ -../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/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’: @@ -42551,3 +75765,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42560,4 +75777,7 @@ -../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/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’: @@ -42570,3 +75790,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42579,4 +75802,7 @@ -../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/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’: @@ -42589,3 +75815,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42598,4 +75827,7 @@ -../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/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’: @@ -42608,3 +75840,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42617,4 +75852,7 @@ -../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/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’: @@ -42627,2 +75865,2 @@ -../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/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 930 | DECLARE_EVENT_CLASS(transaction_event, @@ -42636,2 +75874,2 @@ -../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/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 930 | DECLARE_EVENT_CLASS(transaction_event, @@ -42639 +75877 @@ -../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_sess_setup_err_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_split_race’: @@ -42646,3 +75884,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42655,4 +75896,7 @@ -../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/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’: @@ -42665,3 +75909,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42674,4 +75921,7 @@ -../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/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’: @@ -42684,3 +75934,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42693,4 +75946,7 @@ -../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/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’: @@ -42703,2 +75959,2 @@ -../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, +../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, @@ -42712,2 +75968,2 @@ -../fs/smb/client/./trace.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1375 | DECLARE_EVENT_CLASS(smb3_ioctl_class, +../include/trace/../../fs/bcachefs/trace.h:1068:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1068 | DECLARE_EVENT_CLASS(transaction_restart_iter, @@ -42715 +75971 @@ -../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_shutdown_class’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_upgrade’: @@ -42722,3 +75978,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42731,4 +75990,7 @@ -../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/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’: @@ -42741,3 +76003,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42750,4 +76015,7 @@ -../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/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’: @@ -42760,3 +76028,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -42769,4 +76040,7 @@ -../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/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’: @@ -42782,2 +76056,2 @@ -../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ - 1516 | TRACE_EVENT(smb3_tcon_ref, +../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ + 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, @@ -42794,2 +76068,2 @@ -../fs/smb/client/./trace.h:1516:1: note: in expansion of macro ‘TRACE_EVENT’ - 1516 | TRACE_EVENT(smb3_tcon_ref, +../include/trace/../../fs/bcachefs/trace.h:1276:1: note: in expansion of macro ‘TRACE_EVENT’ + 1276 | TRACE_EVENT(trans_restart_key_cache_key_realloced, @@ -42797 +76071 @@ -../fs/smb/client/./trace.h: In function ‘__bpf_trace_smb3_rw_credits’: +../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_path_downgrade’: @@ -42807,2 +76081,2 @@ -../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ - 1536 | TRACE_EVENT(smb3_rw_credits, +../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ + 1314 | TRACE_EVENT(path_downgrade, @@ -42819,2 +76093,2 @@ -../fs/smb/client/./trace.h:1536:1: note: in expansion of macro ‘TRACE_EVENT’ - 1536 | TRACE_EVENT(smb3_rw_credits, +../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ + 1314 | TRACE_EVENT(path_downgrade, @@ -42822,3 +76096,102 @@ -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 +../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 @@ -42826,3 +76199,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’: @@ -42838,2 +76212,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, @@ -42850,2 +76224,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, @@ -42862,2 +76236,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, @@ -42874,2 +76248,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, @@ -42886,2 +76260,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, @@ -42889 +76263 @@ -../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’: @@ -42899,2 +76273,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, @@ -42911,2 +76285,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, @@ -42914 +76288 @@ -../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’: @@ -42924,2 +76298,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, @@ -42936,2 +76310,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, @@ -42939,4 +76313,3 @@ -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/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); \ @@ -42944,2 +76317,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, \ @@ -42946,0 +76323,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -42950,2 +76335,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, @@ -42953,5 +76338,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_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, \ @@ -42958,0 +76348,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -42962,2 +76360,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:645:1: note: in expansion of macro ‘TRACE_EVENT’ + 645 | TRACE_EVENT(afs_make_fs_call, @@ -42965,3 +76363,3 @@ -../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/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); \ @@ -42969,2 +76367,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, \ @@ -42971,0 +76373,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -42975,2 +76385,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:676:1: note: in expansion of macro ‘TRACE_EVENT’ + 676 | TRACE_EVENT(afs_make_fs_calli, @@ -42978,5 +76388,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_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, \ @@ -42983,0 +76398,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -42987,2 +76410,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:711:1: note: in expansion of macro ‘TRACE_EVENT’ + 711 | TRACE_EVENT(afs_make_fs_call1, @@ -42990,3 +76413,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_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); \ @@ -42994,2 +76417,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, \ @@ -42996,0 +76423,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43000,2 +76435,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:748:1: note: in expansion of macro ‘TRACE_EVENT’ + 748 | TRACE_EVENT(afs_make_fs_call2, @@ -43003,5 +76438,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_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, \ @@ -43008,0 +76448,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43012,2 +76460,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:790:1: note: in expansion of macro ‘TRACE_EVENT’ + 790 | TRACE_EVENT(afs_make_vl_call, @@ -43015,4 +76463 @@ -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_call_done’: @@ -43028,2 +76473,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:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(afs_call_done, @@ -43040,2 +76485,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:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(afs_call_done, @@ -43043 +76488 @@ -../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_send_data’: @@ -43053,2 +76498,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:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(afs_send_data, @@ -43065,2 +76510,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:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(afs_send_data, @@ -43068 +76513 @@ -../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_sent_data’: @@ -43078,2 +76523,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:860:1: note: in expansion of macro ‘TRACE_EVENT’ + 860 | TRACE_EVENT(afs_sent_data, @@ -43090,2 +76535,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:860:1: note: in expansion of macro ‘TRACE_EVENT’ + 860 | TRACE_EVENT(afs_sent_data, @@ -43093 +76538 @@ -../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_dir_check_failed’: @@ -43100,3 +76545,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:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(afs_dir_check_failed, + | ^~~~~~~~~~~ @@ -43109,4 +76557,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: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’: @@ -43119,3 +76570,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:905:1: note: in expansion of macro ‘TRACE_EVENT’ + 905 | TRACE_EVENT(afs_call_state, + | ^~~~~~~~~~~ @@ -43128,4 +76582,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: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’: @@ -43138,3 +76595,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:935:1: note: in expansion of macro ‘TRACE_EVENT’ + 935 | TRACE_EVENT(afs_lookup, + | ^~~~~~~~~~~ @@ -43147,7 +76607,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: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/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); \ @@ -43155,2 +76617,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, \ @@ -43157,0 +76623,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43161,2 +76635,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:961:1: note: in expansion of macro ‘TRACE_EVENT’ + 961 | TRACE_EVENT(afs_edit_dir, @@ -43164,5 +76638,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_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, \ @@ -43169,0 +76648,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43173,2 +76660,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:1009:1: note: in expansion of macro ‘TRACE_EVENT’ + 1009 | TRACE_EVENT(afs_protocol_error, @@ -43176,3 +76663,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_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); \ @@ -43180,2 +76667,17 @@ -../include/trace/bpf_probe.h:61: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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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, \ @@ -43182,0 +76685,10 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43186,2 +76698,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:1051:1: note: in expansion of macro ‘TRACE_EVENT’ + 1051 | TRACE_EVENT(afs_file_error, @@ -43189,5 +76701,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, \ @@ -43194,0 +76710,10 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43198,2 +76723,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:1074:1: note: in expansion of macro ‘TRACE_EVENT’ + 1074 | TRACE_EVENT(afs_bulkstat_error, @@ -43201,3 +76726,15 @@ -../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/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/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); \ @@ -43205,2 +76742,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, \ @@ -43207,0 +76748,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43211,2 +76760,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:1099:1: note: in expansion of macro ‘TRACE_EVENT’ + 1099 | TRACE_EVENT(afs_cm_no_server, @@ -43214,5 +76763,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_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, \ @@ -43219,0 +76773,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43223,2 +76785,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, @@ -43226,3 +76788,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); \ @@ -43230,2 +76792,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, \ @@ -43233,8 +76798,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, \ @@ -43242,6 +76810,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); \ @@ -43249,2 +76817,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, \ @@ -43252,8 +76823,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, \ @@ -43261,6 +76835,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); \ @@ -43268,2 +76842,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, \ @@ -43271,8 +76848,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, \ @@ -43280,7 +76860,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’: @@ -43296,2 +76873,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, @@ -43308,2 +76885,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, @@ -43311 +76888 @@ -../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’: @@ -43321,2 +76898,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, @@ -43333,2 +76910,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, @@ -43336,4 +76913,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_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); \ @@ -43341,2 +76917,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, \ @@ -43343,0 +76923,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43347,2 +76935,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, @@ -43350,5 +76938,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_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, \ @@ -43355,0 +76948,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43359,2 +76960,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:1292:1: note: in expansion of macro ‘TRACE_EVENT’ + 1292 | TRACE_EVENT(afs_cb_break, @@ -43362,3 +76963,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_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); \ @@ -43366,2 +76967,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, \ @@ -43368,0 +76973,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43372,2 +76985,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:1319:1: note: in expansion of macro ‘TRACE_EVENT’ + 1319 | TRACE_EVENT(afs_cb_miss, @@ -43375,5 +76988,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, \ @@ -43380,0 +76998,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43384,2 +77010,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:1339:1: note: in expansion of macro ‘TRACE_EVENT’ + 1339 | TRACE_EVENT(afs_server, @@ -43387,4 +77013 @@ -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_volume’: @@ -43400,2 +77023,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:1366:1: note: in expansion of macro ‘TRACE_EVENT’ + 1366 | TRACE_EVENT(afs_volume, @@ -43412,2 +77035,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:1366:1: note: in expansion of macro ‘TRACE_EVENT’ + 1366 | TRACE_EVENT(afs_volume, @@ -43415 +77038 @@ -../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_cell’: @@ -43425,2 +77048,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:1389:1: note: in expansion of macro ‘TRACE_EVENT’ + 1389 | TRACE_EVENT(afs_cell, @@ -43437,2 +77060,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:1389:1: note: in expansion of macro ‘TRACE_EVENT’ + 1389 | TRACE_EVENT(afs_cell, @@ -43440 +77063 @@ -../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_alist’: @@ -43450,2 +77073,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:1416:1: note: in expansion of macro ‘TRACE_EVENT’ + 1416 | TRACE_EVENT(afs_alist, @@ -43462,2 +77085,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:1416:1: note: in expansion of macro ‘TRACE_EVENT’ + 1416 | TRACE_EVENT(afs_alist, @@ -43465 +77088 @@ -../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_estate’: @@ -43475,2 +77098,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:1440:1: note: in expansion of macro ‘TRACE_EVENT’ + 1440 | TRACE_EVENT(afs_estate, @@ -43487,2 +77110,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:1440:1: note: in expansion of macro ‘TRACE_EVENT’ + 1440 | TRACE_EVENT(afs_estate, @@ -43490 +77113 @@ -../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_fs_probe’: @@ -43500,2 +77123,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:1468:1: note: in expansion of macro ‘TRACE_EVENT’ + 1468 | TRACE_EVENT(afs_fs_probe, @@ -43512,2 +77135,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:1468:1: note: in expansion of macro ‘TRACE_EVENT’ + 1468 | TRACE_EVENT(afs_fs_probe, @@ -43515 +77138 @@ -../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_vl_probe’: @@ -43522,3 +77145,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:1504:1: note: in expansion of macro ‘TRACE_EVENT’ + 1504 | TRACE_EVENT(afs_vl_probe, + | ^~~~~~~~~~~ @@ -43531,7 +77157,9 @@ -../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/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); \ @@ -43539,2 +77167,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, \ @@ -43541,0 +77173,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43545,2 +77185,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:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(afs_rotate, @@ -43548,5 +77188,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_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, \ @@ -43553,0 +77198,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43557,2 +77210,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:1573:1: note: in expansion of macro ‘TRACE_EVENT’ + 1573 | TRACE_EVENT(afs_make_call, @@ -43560,3 +77213,4 @@ -../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); \ +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); \ @@ -43564,2 +77218,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, \ @@ -43566,0 +77224,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43570,2 +77236,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:536:1: note: in expansion of macro ‘TRACE_EVENT’ + 536 | TRACE_EVENT(afs_receive_data, @@ -43573,5 +77239,21 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/bpf_probe.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_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, \ @@ -43578,0 +77261,10 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43582,2 +77274,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:591:1: note: in expansion of macro ‘TRACE_EVENT’ + 591 | TRACE_EVENT(afs_cb_call, @@ -43585,3 +77277,15 @@ -../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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/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); \ @@ -43589,2 +77293,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, \ @@ -43591,0 +77299,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43595,2 +77311,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:615:1: note: in expansion of macro ‘TRACE_EVENT’ + 615 | TRACE_EVENT(afs_call, @@ -43598,5 +77314,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_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, \ @@ -43603,0 +77324,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43607,2 +77336,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:645:1: note: in expansion of macro ‘TRACE_EVENT’ + 645 | TRACE_EVENT(afs_make_fs_call, @@ -43610,3 +77339,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_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); \ @@ -43614,2 +77343,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, \ @@ -43616,0 +77349,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43620,2 +77361,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:676:1: note: in expansion of macro ‘TRACE_EVENT’ + 676 | TRACE_EVENT(afs_make_fs_calli, @@ -43623,5 +77364,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, \ @@ -43628,0 +77374,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43632,2 +77386,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:711:1: note: in expansion of macro ‘TRACE_EVENT’ + 711 | TRACE_EVENT(afs_make_fs_call1, @@ -43635,3 +77389,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_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); \ @@ -43639,2 +77393,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, \ @@ -43641,0 +77399,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43645,2 +77411,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:748:1: note: in expansion of macro ‘TRACE_EVENT’ + 748 | TRACE_EVENT(afs_make_fs_call2, @@ -43648,5 +77414,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_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, \ @@ -43653,0 +77424,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43657,2 +77436,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:790:1: note: in expansion of macro ‘TRACE_EVENT’ + 790 | TRACE_EVENT(afs_make_vl_call, @@ -43660,3 +77439,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_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); \ @@ -43664,2 +77443,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, \ @@ -43667,8 +77449,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: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, \ @@ -43676,9 +77461,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: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); \ @@ -43686,2 +77468,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), \ @@ -43692,2 +77474,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:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(afs_send_data, @@ -43695,2 +77477,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); \ @@ -43698,2 +77480,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), \ @@ -43704,2 +77486,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:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(afs_send_data, @@ -43707,4 +77489,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_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); \ @@ -43712,2 +77493,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, \ @@ -43714,0 +77499,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43718,2 +77511,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:860:1: note: in expansion of macro ‘TRACE_EVENT’ + 860 | TRACE_EVENT(afs_sent_data, @@ -43721,5 +77514,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_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, \ @@ -43726,0 +77524,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -43730,2 +77536,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:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(afs_dir_check_failed, @@ -43733,6 +77539,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_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); \ @@ -43740,2 +77543,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), \ @@ -43743,5 +77546,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: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); \ @@ -43749,2 +77555,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), \ @@ -43752,6 +77558,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: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); \ @@ -43759,2 +77568,414 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/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), \ @@ -43765,2 +77986,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:1339:1: note: in expansion of macro ‘TRACE_EVENT’ + 1339 | TRACE_EVENT(afs_server, @@ -43768,5 +77989,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/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), \ @@ -43777,2 +77999,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:1366:1: note: in expansion of macro ‘TRACE_EVENT’ + 1366 | TRACE_EVENT(afs_volume, @@ -43780,12 +78002,2 @@ -../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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -43793,2 +78005,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), \ @@ -43796,6 +78008,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: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); \ @@ -43803,2 +78018,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), \ @@ -43809,2 +78024,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:1389:1: note: in expansion of macro ‘TRACE_EVENT’ + 1389 | TRACE_EVENT(afs_cell, @@ -43812,2 +78027,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); \ @@ -43815,2 +78030,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), \ @@ -43821,2 +78036,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:1389:1: note: in expansion of macro ‘TRACE_EVENT’ + 1389 | TRACE_EVENT(afs_cell, @@ -43824,3 +78039,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_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); \ @@ -43828,2 +78043,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), \ @@ -43834,2 +78049,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:1416:1: note: in expansion of macro ‘TRACE_EVENT’ + 1416 | TRACE_EVENT(afs_alist, @@ -43837,2 +78052,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); \ @@ -43840,2 +78055,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), \ @@ -43846,2 +78061,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:1416:1: note: in expansion of macro ‘TRACE_EVENT’ + 1416 | TRACE_EVENT(afs_alist, @@ -43849,22 +78064,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/trace_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/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); \ @@ -43872,2 +78068,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), \ @@ -43878,2 +78074,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, @@ -43881,2 +78077,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); \ @@ -43884,2 +78080,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), \ @@ -43890,2 +78086,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, @@ -43893,3 +78089,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_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); \ @@ -43897,2 +78093,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), \ @@ -43900,5 +78096,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: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); \ @@ -43906,2 +78105,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), \ @@ -43909,6 +78108,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: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); \ @@ -43916,2 +78118,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), \ @@ -43919,5 +78121,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: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); \ @@ -43925,2 +78130,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), \ @@ -43928,6 +78133,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: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); \ @@ -43935,2 +78143,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), \ @@ -43938,5 +78146,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: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); \ @@ -43944,2 +78155,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), \ @@ -43947,6 +78158,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: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); \ @@ -43954,2 +78168,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), \ @@ -43957,5 +78171,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: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); \ @@ -43963,2 +78180,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), \ @@ -43966,3 +78183,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, + | ^~~~~~~~~~~ @@ -43970 +78190 @@ -../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’: @@ -43977,3 +78197,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, + | ^~~~~~~~~~~ @@ -43986,4 +78209,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’: @@ -43999,2 +78225,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, @@ -44011,2 +78237,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, @@ -44014 +78240 @@ -../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_event_sk’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_call’: @@ -44021,3 +78247,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, + | ^~~~~~~~~~~ @@ -44030,4 +78259,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’: @@ -44043,2 +78275,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, @@ -44055,2 +78287,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, @@ -44058 +78290 @@ -../include/trace/events/tcp.h: In function ‘__bpf_trace_tcp_probe’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_fs_call’: @@ -44068,2 +78300,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, @@ -44080,2 +78312,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, @@ -44083 +78315 @@ -../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’: @@ -44090,3 +78322,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, + | ^~~~~~~~~~~ @@ -44099,4 +78334,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’: @@ -44112,2 +78350,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, @@ -44124,2 +78362,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, @@ -44127 +78365 @@ -../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’: @@ -44134,3 +78372,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, + | ^~~~~~~~~~~ @@ -44143,4 +78384,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’: @@ -44153,3 +78397,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, + | ^~~~~~~~~~~ @@ -44162,4 +78409,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’: @@ -44172,3 +78422,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, + | ^~~~~~~~~~~ @@ -44181,4 +78434,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’: @@ -44191,3 +78447,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, + | ^~~~~~~~~~~ @@ -44200,25 +78458,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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -44228,2 +78462,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, @@ -44231,2 +78465 @@ -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_sent_data’: @@ -44242,2 +78475,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, @@ -44254,2 +78487,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, @@ -44257,6 +78490,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_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); \ @@ -44264,5 +78494,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) @@ -44270,9 +78496,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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -44282,2 +78500,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:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(afs_dir_check_failed, @@ -44285,9 +78503,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) @@ -44295,9 +78508,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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -44307,2 +78512,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:884:1: note: in expansion of macro ‘TRACE_EVENT’ + 884 | TRACE_EVENT(afs_dir_check_failed, @@ -44310,3 +78515,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_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); \ @@ -44314,5 +78519,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) @@ -44320,9 +78521,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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -44332,2 +78525,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:905:1: note: in expansion of macro ‘TRACE_EVENT’ + 905 | TRACE_EVENT(afs_call_state, @@ -44335,9 +78528,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) @@ -44345,9 +78533,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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -44357,2 +78537,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:905:1: note: in expansion of macro ‘TRACE_EVENT’ + 905 | TRACE_EVENT(afs_call_state, @@ -44360,3 +78540,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_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); \ @@ -44364,3 +78544,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -44370,2 +78550,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:935:1: note: in expansion of macro ‘TRACE_EVENT’ + 935 | TRACE_EVENT(afs_lookup, @@ -44373,6 +78553,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -44382,2 +78562,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:935:1: note: in expansion of macro ‘TRACE_EVENT’ + 935 | TRACE_EVENT(afs_lookup, @@ -44385,2 +78565 @@ -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_edit_dir’: @@ -44396,2 +78575,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, @@ -44408,2 +78587,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, @@ -44411 +78590 @@ -../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_enqueue’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_protocol_error’: @@ -44421,2 +78600,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, @@ -44433,2 +78612,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, @@ -44436 +78615 @@ -../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_reset’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_io_error’: @@ -44446,2 +78625,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:1029:1: note: in expansion of macro ‘TRACE_EVENT’ + 1029 | TRACE_EVENT(afs_io_error, @@ -44458,2 +78637,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:1029:1: note: in expansion of macro ‘TRACE_EVENT’ + 1029 | TRACE_EVENT(afs_io_error, @@ -44461 +78640 @@ -../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_destroy’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_file_error’: @@ -44471,2 +78650,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:1051:1: note: in expansion of macro ‘TRACE_EVENT’ + 1051 | TRACE_EVENT(afs_file_error, @@ -44483,2 +78662,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:1051:1: note: in expansion of macro ‘TRACE_EVENT’ + 1051 | TRACE_EVENT(afs_file_error, @@ -44486 +78665 @@ -../include/trace/events/qdisc.h: In function ‘__bpf_trace_qdisc_create’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_bulkstat_error’: @@ -44496,2 +78675,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:1074:1: note: in expansion of macro ‘TRACE_EVENT’ + 1074 | TRACE_EVENT(afs_bulkstat_error, @@ -44508,2 +78687,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:1074:1: note: in expansion of macro ‘TRACE_EVENT’ + 1074 | TRACE_EVENT(afs_bulkstat_error, @@ -44511,6 +78690,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_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); \ @@ -44518,5 +78694,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) @@ -44524,9 +78696,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -44536,2 +78700,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:1099:1: note: in expansion of macro ‘TRACE_EVENT’ + 1099 | TRACE_EVENT(afs_cm_no_server, @@ -44539,9 +78703,5 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -44549,9 +78708,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -44561,2 +78712,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:1099:1: note: in expansion of macro ‘TRACE_EVENT’ + 1099 | TRACE_EVENT(afs_cm_no_server, @@ -44564,3 +78715,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_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); \ @@ -44568,5 +78719,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) @@ -44574,9 +78721,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -44586,2 +78725,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:1120:1: note: in expansion of macro ‘TRACE_EVENT’ + 1120 | TRACE_EVENT(afs_cm_no_server_u, @@ -44589,9 +78728,5 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -44599,9 +78733,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -44611,2 +78737,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:1120:1: note: in expansion of macro ‘TRACE_EVENT’ + 1120 | TRACE_EVENT(afs_cm_no_server_u, @@ -44614,3 +78740,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_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); \ @@ -44618,3 +78744,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -44624,2 +78750,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:1141:1: note: in expansion of macro ‘TRACE_EVENT’ + 1141 | TRACE_EVENT(afs_flock_ev, @@ -44627,6 +78753,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -44636,2 +78762,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:1141:1: note: in expansion of macro ‘TRACE_EVENT’ + 1141 | TRACE_EVENT(afs_flock_ev, @@ -44639,2 +78765 @@ -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_flock_op’: @@ -44650,2 +78775,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:1171:1: note: in expansion of macro ‘TRACE_EVENT’ + 1171 | TRACE_EVENT(afs_flock_op, @@ -44662,2 +78787,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:1171:1: note: in expansion of macro ‘TRACE_EVENT’ + 1171 | TRACE_EVENT(afs_flock_op, @@ -44665 +78790 @@ -../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_external_learn_add’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_reload_dir’: @@ -44675,2 +78800,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:1205:1: note: in expansion of macro ‘TRACE_EVENT’ + 1205 | TRACE_EVENT(afs_reload_dir, @@ -44687,2 +78812,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:1205:1: note: in expansion of macro ‘TRACE_EVENT’ + 1205 | TRACE_EVENT(afs_reload_dir, @@ -44690 +78815 @@ -../include/trace/events/bridge.h: In function ‘__bpf_trace_fdb_delete’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_silly_rename’: @@ -44700,2 +78825,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:1222:1: note: in expansion of macro ‘TRACE_EVENT’ + 1222 | TRACE_EVENT(afs_silly_rename, @@ -44712,2 +78837,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:1222:1: note: in expansion of macro ‘TRACE_EVENT’ + 1222 | TRACE_EVENT(afs_silly_rename, @@ -44715 +78840 @@ -../include/trace/events/bridge.h: In function ‘__bpf_trace_br_fdb_update’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_get_tree’: @@ -44725,2 +78850,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:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(afs_get_tree, @@ -44737,2 +78862,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:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(afs_get_tree, @@ -44740 +78865 @@ -../include/trace/events/bridge.h: In function ‘__bpf_trace_br_mdb_full’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_v_break’: @@ -44750,2 +78875,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:1268:1: note: in expansion of macro ‘TRACE_EVENT’ + 1268 | TRACE_EVENT(afs_cb_v_break, @@ -44762,2 +78887,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:1268:1: note: in expansion of macro ‘TRACE_EVENT’ + 1268 | TRACE_EVENT(afs_cb_v_break, @@ -44765,6 +78890,3 @@ -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/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); \ @@ -44772,5 +78894,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) @@ -44778,9 +78896,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -44790,2 +78900,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/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ + 1292 | TRACE_EVENT(afs_cb_break, @@ -44793,9 +78903,5 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -44803,9 +78908,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -44815,2 +78912,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/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ + 1292 | TRACE_EVENT(afs_cb_break, @@ -44818,3 +78915,3 @@ -../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/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); \ @@ -44822,5 +78919,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) @@ -44828,9 +78921,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -44840,2 +78925,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/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ + 1319 | TRACE_EVENT(afs_cb_miss, @@ -44843,9 +78928,5 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -44853,9 +78933,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -44865,2 +78937,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/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ + 1319 | TRACE_EVENT(afs_cb_miss, @@ -44868,2 +78940 @@ -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/events/afs.h: In function ‘__bpf_trace_afs_server’: @@ -44879,2 +78950,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/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ + 1339 | TRACE_EVENT(afs_server, @@ -44891,2 +78962,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/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ + 1339 | TRACE_EVENT(afs_server, @@ -44894 +78965 @@ -../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_state_release’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_volume’: @@ -44904,2 +78975,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/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ + 1366 | TRACE_EVENT(afs_volume, @@ -44916,2 +78987,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/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ + 1366 | TRACE_EVENT(afs_volume, @@ -44919 +78990 @@ -../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_state_hold’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cell’: @@ -44929,2 +79000,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/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ + 1389 | TRACE_EVENT(afs_cell, @@ -44941,2 +79012,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/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ + 1389 | TRACE_EVENT(afs_cell, @@ -44944 +79015 @@ -../include/trace/events/page_pool.h: In function ‘__bpf_trace_page_pool_update_nid’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_alist’: @@ -44954,2 +79025,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/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ + 1416 | TRACE_EVENT(afs_alist, @@ -44966,2 +79037,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/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ + 1416 | TRACE_EVENT(afs_alist, @@ -44969,6 +79040,3 @@ -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/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); \ @@ -44976,3 +79044,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -44982,2 +79050,2 @@ -../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(neigh_create, +../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ + 1440 | TRACE_EVENT(afs_estate, @@ -44985,6 +79053,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -44994,2 +79062,2 @@ -../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(neigh_create, +../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ + 1440 | TRACE_EVENT(afs_estate, @@ -44997,3 +79065,3 @@ -../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/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); \ @@ -45001,3 +79069,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -45007,2 +79075,2 @@ -../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(neigh_update, +../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ + 1468 | TRACE_EVENT(afs_fs_probe, @@ -45010,6 +79078,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -45019,2 +79087,2 @@ -../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(neigh_update, +../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ + 1468 | TRACE_EVENT(afs_fs_probe, @@ -45022,21 +79090 @@ -../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:110: -../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh_create’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_vl_probe’: @@ -45052,2 +79100,2 @@ -../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(neigh_create, +../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ + 1504 | TRACE_EVENT(afs_vl_probe, @@ -45064,2 +79112,2 @@ -../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(neigh_create, +../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ + 1504 | TRACE_EVENT(afs_vl_probe, @@ -45067 +79115 @@ -../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh_update’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_rotate’: @@ -45077,2 +79125,2 @@ -../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(neigh_update, +../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(afs_rotate, @@ -45089,2 +79137,2 @@ -../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(neigh_update, +../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(afs_rotate, @@ -45092 +79140 @@ -../include/trace/events/neigh.h: In function ‘__bpf_trace_neigh__update’: +../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_call’: @@ -45099,3 +79147,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/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ + 1573 | TRACE_EVENT(afs_make_call, + | ^~~~~~~~~~~ @@ -45108,5 +79159,8 @@ -../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 +../include/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 @@ -45114,4 +79168,3 @@ - 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’: + 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’: @@ -45124,6 +79177,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, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(nfs_inode_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -45136,6 +79186,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, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(nfs_inode_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -45148,6 +79195,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, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(nfs_inode_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -45160,6 +79204,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, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:47:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 47 | DECLARE_EVENT_CLASS(nfs_inode_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -45172,7 +79213,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 ‘trace_event_raw_event_afs_notify_call’: +../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’: @@ -45185,6 +79223,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:569:1: note: in expansion of macro ‘TRACE_EVENT’ - 569 | TRACE_EVENT(afs_notify_call, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, + | ^~~~~~~~~~~~~~~~~~~ @@ -45197,7 +79232,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: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’: +../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’: @@ -45213,2 +79245,2 @@ -../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ - 591 | TRACE_EVENT(afs_cb_call, +../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ + 164 | TRACE_EVENT(nfs_access_exit, @@ -45225,2 +79257,2 @@ -../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ - 591 | TRACE_EVENT(afs_cb_call, +../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ + 164 | TRACE_EVENT(nfs_access_exit, @@ -45228 +79260 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_update_size_class’: @@ -45235,6 +79267,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:615:1: note: in expansion of macro ‘TRACE_EVENT’ - 615 | TRACE_EVENT(afs_call, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -45247,7 +79276,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: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’: +../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’: @@ -45260,6 +79286,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:645:1: note: in expansion of macro ‘TRACE_EVENT’ - 645 | TRACE_EVENT(afs_make_fs_call, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -45272,7 +79295,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: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’: +../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’: @@ -45285,6 +79305,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, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -45297,7 +79314,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 ‘trace_event_raw_event_afs_make_fs_call1’: +../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’: @@ -45310,6 +79324,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:711:1: note: in expansion of macro ‘TRACE_EVENT’ - 711 | TRACE_EVENT(afs_make_fs_call1, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:390:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 390 | DECLARE_EVENT_CLASS(nfs_lookup_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -45322,7 +79333,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: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’: +../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’: @@ -45335,6 +79343,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, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, + | ^~~~~~~~~~~~~~~~~~~ @@ -45347,7 +79352,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 ‘trace_event_raw_event_afs_make_vl_call’: +../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’: @@ -45363,2 +79365,2 @@ -../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ - 790 | TRACE_EVENT(afs_make_vl_call, +../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ + 493 | TRACE_EVENT(nfs_atomic_open_enter, @@ -45375,2 +79377,2 @@ -../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ - 790 | TRACE_EVENT(afs_make_vl_call, +../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ + 493 | TRACE_EVENT(nfs_atomic_open_enter, @@ -45378 +79380 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_call_done’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_atomic_open_exit’: @@ -45388,2 +79390,2 @@ -../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(afs_call_done, +../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ + 529 | TRACE_EVENT(nfs_atomic_open_exit, @@ -45400,2 +79402,2 @@ -../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(afs_call_done, +../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ + 529 | TRACE_EVENT(nfs_atomic_open_exit, @@ -45403 +79405 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_send_data’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_create_enter’: @@ -45413,2 +79415,2 @@ -../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ - 836 | TRACE_EVENT(afs_send_data, +../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ + 570 | TRACE_EVENT(nfs_create_enter, @@ -45425,2 +79427,2 @@ -../include/trace/events/afs.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ - 836 | TRACE_EVENT(afs_send_data, +../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ + 570 | TRACE_EVENT(nfs_create_enter, @@ -45428 +79430 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_sent_data’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_create_exit’: @@ -45438,2 +79440,2 @@ -../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ - 860 | TRACE_EVENT(afs_sent_data, +../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ + 603 | TRACE_EVENT(nfs_create_exit, @@ -45450,2 +79452,2 @@ -../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ - 860 | TRACE_EVENT(afs_sent_data, +../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ + 603 | TRACE_EVENT(nfs_create_exit, @@ -45453 +79455 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_dir_check_failed’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_directory_event’: @@ -45460,6 +79462,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, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 640 | DECLARE_EVENT_CLASS(nfs_directory_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -45472,7 +79471,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: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’: +../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’: @@ -45485,6 +79481,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:905:1: note: in expansion of macro ‘TRACE_EVENT’ - 905 | TRACE_EVENT(afs_call_state, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, + | ^~~~~~~~~~~~~~~~~~~ @@ -45497,7 +79490,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: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’: +../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’: @@ -45513,2 +79503,2 @@ -../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ - 935 | TRACE_EVENT(afs_lookup, +../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ + 730 | TRACE_EVENT(nfs_link_enter, @@ -45525,2 +79515,2 @@ -../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ - 935 | TRACE_EVENT(afs_lookup, +../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ + 730 | TRACE_EVENT(nfs_link_enter, @@ -45528 +79518 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_edit_dir’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_link_exit’: @@ -45538,2 +79528,2 @@ -../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ - 961 | TRACE_EVENT(afs_edit_dir, +../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ + 763 | TRACE_EVENT(nfs_link_exit, @@ -45550,2 +79540,2 @@ -../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ - 961 | TRACE_EVENT(afs_edit_dir, +../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ + 763 | TRACE_EVENT(nfs_link_exit, @@ -45553 +79543 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_protocol_error’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_rename_event’: @@ -45560,6 +79550,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:1009:1: note: in expansion of macro ‘TRACE_EVENT’ - 1009 | TRACE_EVENT(afs_protocol_error, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 800 | DECLARE_EVENT_CLASS(nfs_rename_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -45572,7 +79559,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: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’: +../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’: @@ -45585,6 +79569,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:1029:1: note: in expansion of macro ‘TRACE_EVENT’ - 1029 | TRACE_EVENT(afs_io_error, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 846 | DECLARE_EVENT_CLASS(nfs_rename_event_done, + | ^~~~~~~~~~~~~~~~~~~ @@ -45597,7 +79578,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: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’: +../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’: @@ -45613,2 +79591,2 @@ -../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ - 1051 | TRACE_EVENT(afs_file_error, +../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ + 904 | TRACE_EVENT(nfs_sillyrename_unlink, @@ -45625,2 +79603,2 @@ -../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ - 1051 | TRACE_EVENT(afs_file_error, +../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ + 904 | TRACE_EVENT(nfs_sillyrename_unlink, @@ -45628 +79606 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_bulkstat_error’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_folio_event’: @@ -45635,6 +79613,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:1074:1: note: in expansion of macro ‘TRACE_EVENT’ - 1074 | TRACE_EVENT(afs_bulkstat_error, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 939 | DECLARE_EVENT_CLASS(nfs_folio_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -45647,7 +79622,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: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’: +../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’: @@ -45660,6 +79632,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:1099:1: note: in expansion of macro ‘TRACE_EVENT’ - 1099 | TRACE_EVENT(afs_cm_no_server, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, + | ^~~~~~~~~~~~~~~~~~~ @@ -45672,7 +79641,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: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’: +../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’: @@ -45688,2 +79654,2 @@ -../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ - 1120 | TRACE_EVENT(afs_cm_no_server_u, +../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ + 1048 | TRACE_EVENT(nfs_aop_readahead, @@ -45700,2 +79666,2 @@ -../include/trace/events/afs.h:1120:1: note: in expansion of macro ‘TRACE_EVENT’ - 1120 | TRACE_EVENT(afs_cm_no_server_u, +../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ + 1048 | TRACE_EVENT(nfs_aop_readahead, @@ -45703 +79669 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_flock_ev’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_aop_readahead_done’: @@ -45713,2 +79679,2 @@ -../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ - 1141 | TRACE_EVENT(afs_flock_ev, +../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ + 1086 | TRACE_EVENT(nfs_aop_readahead_done, @@ -45725,2 +79691,2 @@ -../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ - 1141 | TRACE_EVENT(afs_flock_ev, +../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ + 1086 | TRACE_EVENT(nfs_aop_readahead_done, @@ -45728 +79694 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_flock_op’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_initiate_read’: @@ -45738,2 +79704,2 @@ -../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ - 1171 | TRACE_EVENT(afs_flock_op, +../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ + 1125 | TRACE_EVENT(nfs_initiate_read, @@ -45750,2 +79716,2 @@ -../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ - 1171 | TRACE_EVENT(afs_flock_op, +../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ + 1125 | TRACE_EVENT(nfs_initiate_read, @@ -45753 +79719 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_reload_dir’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_readpage_done’: @@ -45763,2 +79729,2 @@ -../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ - 1205 | TRACE_EVENT(afs_reload_dir, +../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ + 1163 | TRACE_EVENT(nfs_readpage_done, @@ -45775,2 +79741,2 @@ -../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ - 1205 | TRACE_EVENT(afs_reload_dir, +../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ + 1163 | TRACE_EVENT(nfs_readpage_done, @@ -45778 +79744 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_silly_rename’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_readpage_short’: @@ -45788,2 +79754,2 @@ -../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ - 1222 | TRACE_EVENT(afs_silly_rename, +../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ + 1209 | TRACE_EVENT(nfs_readpage_short, @@ -45800,2 +79766,2 @@ -../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ - 1222 | TRACE_EVENT(afs_silly_rename, +../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ + 1209 | TRACE_EVENT(nfs_readpage_short, @@ -45803 +79769 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_get_tree’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_pgio_error’: @@ -45813,2 +79779,2 @@ -../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ - 1242 | TRACE_EVENT(afs_get_tree, +../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ + 1256 | TRACE_EVENT(nfs_pgio_error, @@ -45825,2 +79791,2 @@ -../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ - 1242 | TRACE_EVENT(afs_get_tree, +../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ + 1256 | TRACE_EVENT(nfs_pgio_error, @@ -45828 +79794 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_v_break’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_initiate_write’: @@ -45838,2 +79804,2 @@ -../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ - 1268 | TRACE_EVENT(afs_cb_v_break, +../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ + 1300 | TRACE_EVENT(nfs_initiate_write, @@ -45850,2 +79816,2 @@ -../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ - 1268 | TRACE_EVENT(afs_cb_v_break, +../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ + 1300 | TRACE_EVENT(nfs_initiate_write, @@ -45853 +79819 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_break’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_writeback_done’: @@ -45863,2 +79829,2 @@ -../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ - 1292 | TRACE_EVENT(afs_cb_break, +../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ + 1341 | TRACE_EVENT(nfs_writeback_done, @@ -45875,2 +79841,2 @@ -../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ - 1292 | TRACE_EVENT(afs_cb_break, +../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ + 1341 | TRACE_EVENT(nfs_writeback_done, @@ -45878 +79844 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cb_miss’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_page_error_class’: @@ -45885,6 +79851,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:1319:1: note: in expansion of macro ‘TRACE_EVENT’ - 1319 | TRACE_EVENT(afs_cb_miss, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -45897,7 +79860,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: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’: +../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’: @@ -45913,2 +79873,2 @@ -../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ - 1339 | TRACE_EVENT(afs_server, +../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ + 1446 | TRACE_EVENT(nfs_initiate_commit, @@ -45925,2 +79885,2 @@ -../include/trace/events/afs.h:1339:1: note: in expansion of macro ‘TRACE_EVENT’ - 1339 | TRACE_EVENT(afs_server, +../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ + 1446 | TRACE_EVENT(nfs_initiate_commit, @@ -45928 +79888 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_volume’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_commit_done’: @@ -45938,2 +79898,2 @@ -../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ - 1366 | TRACE_EVENT(afs_volume, +../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ + 1484 | TRACE_EVENT(nfs_commit_done, @@ -45950,2 +79910,2 @@ -../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ - 1366 | TRACE_EVENT(afs_volume, +../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ + 1484 | TRACE_EVENT(nfs_commit_done, @@ -45953 +79913 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_cell’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_direct_req_class’: @@ -45960,6 +79920,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:1389:1: note: in expansion of macro ‘TRACE_EVENT’ - 1389 | TRACE_EVENT(afs_cell, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -45972,7 +79929,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: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’: +../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’: @@ -45988,2 +79942,2 @@ -../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ - 1416 | TRACE_EVENT(afs_alist, +../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ + 1596 | TRACE_EVENT(nfs_fh_to_dentry, @@ -46000,2 +79954,2 @@ -../include/trace/events/afs.h:1416:1: note: in expansion of macro ‘TRACE_EVENT’ - 1416 | TRACE_EVENT(afs_alist, +../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ + 1596 | TRACE_EVENT(nfs_fh_to_dentry, @@ -46003 +79957 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_estate’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_mount_assign’: @@ -46013,2 +79967,2 @@ -../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ - 1440 | TRACE_EVENT(afs_estate, +../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ + 1629 | TRACE_EVENT(nfs_mount_assign, @@ -46025,2 +79979,2 @@ -../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ - 1440 | TRACE_EVENT(afs_estate, +../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ + 1629 | TRACE_EVENT(nfs_mount_assign, @@ -46028 +79982 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_fs_probe’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_mount_option’: @@ -46038,2 +79992,2 @@ -../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ - 1468 | TRACE_EVENT(afs_fs_probe, +../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ + 1652 | TRACE_EVENT(nfs_mount_option, @@ -46050,2 +80004,2 @@ -../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ - 1468 | TRACE_EVENT(afs_fs_probe, +../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ + 1652 | TRACE_EVENT(nfs_mount_option, @@ -46053 +80007 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_vl_probe’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_mount_path’: @@ -46063,2 +80017,2 @@ -../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ - 1504 | TRACE_EVENT(afs_vl_probe, +../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ + 1670 | TRACE_EVENT(nfs_mount_path, @@ -46075,2 +80029,2 @@ -../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ - 1504 | TRACE_EVENT(afs_vl_probe, +../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ + 1670 | TRACE_EVENT(nfs_mount_path, @@ -46078 +80032 @@ -../include/trace/events/afs.h: In function ‘trace_event_raw_event_afs_rotate’: +../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_xdr_event’: @@ -46085,6 +80039,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, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -46096,0 +80048,49 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -46100,2 +80100,2 @@ -../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ - 1538 | TRACE_EVENT(afs_rotate, +../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ + 164 | TRACE_EVENT(nfs_access_exit, @@ -46103,3 +80103,15 @@ -../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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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); \ @@ -46107,2 +80119,97 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -46113,2 +80220,2 @@ -../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ - 1573 | TRACE_EVENT(afs_make_call, +../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ + 493 | TRACE_EVENT(nfs_atomic_open_enter, @@ -46116,2 +80223,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); \ @@ -46119,2 +80226,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), \ @@ -46125,2 +80232,2 @@ -../include/trace/events/afs.h:1573:1: note: in expansion of macro ‘TRACE_EVENT’ - 1573 | TRACE_EVENT(afs_make_call, +../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ + 493 | TRACE_EVENT(nfs_atomic_open_enter, @@ -46128,4 +80235,3 @@ -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); \ +../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); \ @@ -46133,2 +80239,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, \ @@ -46135,0 +80245,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -46139,2 +80257,2 @@ -../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ - 536 | TRACE_EVENT(afs_receive_data, +../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ + 529 | TRACE_EVENT(nfs_atomic_open_exit, @@ -46142,5 +80260,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) +../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, \ @@ -46147,0 +80270,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -46151,2 +80282,2 @@ -../include/trace/events/afs.h:536:1: note: in expansion of macro ‘TRACE_EVENT’ - 536 | TRACE_EVENT(afs_receive_data, +../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ + 570 | TRACE_EVENT(nfs_create_enter, @@ -46154,3 +80285,3 @@ -../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); \ +../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); \ @@ -46158,2 +80289,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, \ @@ -46160,0 +80295,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -46164,2 +80307,2 @@ -../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ - 569 | TRACE_EVENT(afs_notify_call, +../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ + 603 | TRACE_EVENT(nfs_create_exit, @@ -46167,5 +80310,47 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/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: 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, \ @@ -46172,0 +80358,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -46176,2 +80370,2 @@ -../include/trace/events/afs.h:569:1: note: in expansion of macro ‘TRACE_EVENT’ - 569 | TRACE_EVENT(afs_notify_call, +../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ + 730 | TRACE_EVENT(nfs_link_enter, @@ -46179,3 +80373,3 @@ -../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); \ +../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); \ @@ -46183,2 +80377,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, \ @@ -46185,0 +80383,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -46189,2 +80395,2 @@ -../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ - 591 | TRACE_EVENT(afs_cb_call, +../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ + 763 | TRACE_EVENT(nfs_link_exit, @@ -46192,5 +80398,47 @@ -../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? - 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/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: 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, \ @@ -46197,0 +80446,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -46201,2 +80458,2 @@ -../include/trace/events/afs.h:591:1: note: in expansion of macro ‘TRACE_EVENT’ - 591 | TRACE_EVENT(afs_cb_call, +../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ + 904 | TRACE_EVENT(nfs_sillyrename_unlink, @@ -46204,3 +80461,3 @@ -../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); \ +../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); \ @@ -46208,2 +80465,43 @@ -../include/trace/bpf_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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, \ @@ -46210,0 +80509,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -46214,2 +80521,2 @@ -../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ - 615 | TRACE_EVENT(afs_call, +../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ + 1048 | TRACE_EVENT(nfs_aop_readahead, @@ -46217,5 +80524,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) +../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, \ @@ -46222,0 +80534,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -46226,2 +80546,2 @@ -../include/trace/events/afs.h:615:1: note: in expansion of macro ‘TRACE_EVENT’ - 615 | TRACE_EVENT(afs_call, +../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ + 1086 | TRACE_EVENT(nfs_aop_readahead_done, @@ -46229,3 +80549,3 @@ -../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); \ +../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); \ @@ -46233,2 +80553,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, \ @@ -46235,0 +80559,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -46239,2 +80571,2 @@ -../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ - 645 | TRACE_EVENT(afs_make_fs_call, +../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ + 1125 | TRACE_EVENT(nfs_initiate_read, @@ -46242,5 +80574,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) +../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, \ @@ -46247,0 +80584,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -46251,2 +80596,2 @@ -../include/trace/events/afs.h:645:1: note: in expansion of macro ‘TRACE_EVENT’ - 645 | TRACE_EVENT(afs_make_fs_call, +../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ + 1163 | TRACE_EVENT(nfs_readpage_done, @@ -46254,3 +80599,3 @@ -../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); \ +../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); \ @@ -46258,2 +80603,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, \ @@ -46260,0 +80609,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -46264,2 +80621,2 @@ -../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ - 676 | TRACE_EVENT(afs_make_fs_calli, +../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ + 1209 | TRACE_EVENT(nfs_readpage_short, @@ -46267,5 +80624,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) +../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, \ @@ -46272,0 +80634,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -46276,2 +80646,2 @@ -../include/trace/events/afs.h:676:1: note: in expansion of macro ‘TRACE_EVENT’ - 676 | TRACE_EVENT(afs_make_fs_calli, +../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ + 1256 | TRACE_EVENT(nfs_pgio_error, @@ -46279,3 +80649,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); \ +../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); \ @@ -46283,2 +80653,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, \ @@ -46285,0 +80659,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -46289,2 +80671,2 @@ -../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ - 711 | TRACE_EVENT(afs_make_fs_call1, +../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ + 1300 | TRACE_EVENT(nfs_initiate_write, @@ -46292,5 +80674,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) +../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, \ @@ -46297,0 +80684,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -46301,2 +80696,2 @@ -../include/trace/events/afs.h:711:1: note: in expansion of macro ‘TRACE_EVENT’ - 711 | TRACE_EVENT(afs_make_fs_call1, +../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ + 1341 | TRACE_EVENT(nfs_writeback_done, @@ -46304,3 +80699,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); \ +../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); \ @@ -46308,2 +80703,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/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, \ @@ -46310,0 +80728,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -46314,2 +80740,2 @@ -../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ - 748 | TRACE_EVENT(afs_make_fs_call2, +../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ + 1446 | TRACE_EVENT(nfs_initiate_commit, @@ -46317,5 +80743,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) +../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, \ @@ -46322,0 +80753,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -46326,2 +80765,2 @@ -../include/trace/events/afs.h:748:1: note: in expansion of macro ‘TRACE_EVENT’ - 748 | TRACE_EVENT(afs_make_fs_call2, +../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ + 1484 | TRACE_EVENT(nfs_commit_done, @@ -46329,3 +80768,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); \ +../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); \ @@ -46333,2 +80772,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/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, \ @@ -46335,0 +80797,9 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -46339,2 +80809,77 @@ -../include/trace/events/afs.h:790:1: note: in expansion of macro ‘TRACE_EVENT’ - 790 | TRACE_EVENT(afs_make_vl_call, +../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, @@ -46341,0 +80887,30 @@ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -46348,2 +80923,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../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) @@ -46351,4 +80933,13 @@ -../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’: +../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’: @@ -46364,2 +80955,2 @@ -../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(afs_call_done, +../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ + 164 | TRACE_EVENT(nfs_access_exit, @@ -46376,2 +80967,2 @@ -../include/trace/events/afs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(afs_call_done, +../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ + 164 | TRACE_EVENT(nfs_access_exit, @@ -46379 +80970 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_send_data’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_update_size_class’: @@ -46386,6 +80977,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, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -46398,2 +80986,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../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) @@ -46401,4 +80996,13 @@ -../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’: +../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’: @@ -46411,2 +81015,8 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../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) @@ -46414,3 +81024,13 @@ -../include/trace/events/afs.h:860:1: note: in expansion of macro ‘TRACE_EVENT’ - 860 | TRACE_EVENT(afs_sent_data, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -46423,2 +81043,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../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) @@ -46426,4 +81053,13 @@ -../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’: +../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’: @@ -46439,2 +81075,2 @@ -../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(afs_dir_check_failed, +../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ + 493 | TRACE_EVENT(nfs_atomic_open_enter, @@ -46451,2 +81087,2 @@ -../include/trace/events/afs.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(afs_dir_check_failed, +../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ + 493 | TRACE_EVENT(nfs_atomic_open_enter, @@ -46454 +81090 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_call_state’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_atomic_open_exit’: @@ -46464,2 +81100,2 @@ -../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ - 905 | TRACE_EVENT(afs_call_state, +../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ + 529 | TRACE_EVENT(nfs_atomic_open_exit, @@ -46476,2 +81112,2 @@ -../include/trace/events/afs.h:905:1: note: in expansion of macro ‘TRACE_EVENT’ - 905 | TRACE_EVENT(afs_call_state, +../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ + 529 | TRACE_EVENT(nfs_atomic_open_exit, @@ -46479 +81115 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_lookup’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_create_enter’: @@ -46489,2 +81125,2 @@ -../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ - 935 | TRACE_EVENT(afs_lookup, +../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ + 570 | TRACE_EVENT(nfs_create_enter, @@ -46501,2 +81137,2 @@ -../include/trace/events/afs.h:935:1: note: in expansion of macro ‘TRACE_EVENT’ - 935 | TRACE_EVENT(afs_lookup, +../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ + 570 | TRACE_EVENT(nfs_create_enter, @@ -46504 +81140 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_edit_dir’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_create_exit’: @@ -46514,2 +81150,2 @@ -../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ - 961 | TRACE_EVENT(afs_edit_dir, +../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ + 603 | TRACE_EVENT(nfs_create_exit, @@ -46526,2 +81162,2 @@ -../include/trace/events/afs.h:961:1: note: in expansion of macro ‘TRACE_EVENT’ - 961 | TRACE_EVENT(afs_edit_dir, +../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ + 603 | TRACE_EVENT(nfs_create_exit, @@ -46529 +81165 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_protocol_error’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_directory_event’: @@ -46536,6 +81172,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:1009:1: note: in expansion of macro ‘TRACE_EVENT’ - 1009 | TRACE_EVENT(afs_protocol_error, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 640 | DECLARE_EVENT_CLASS(nfs_directory_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -46548,2 +81181,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../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) @@ -46551,4 +81191,13 @@ -../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’: +../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’: @@ -46564,2 +81213,2 @@ -../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ - 1029 | TRACE_EVENT(afs_io_error, +../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ + 730 | TRACE_EVENT(nfs_link_enter, @@ -46576,2 +81225,2 @@ -../include/trace/events/afs.h:1029:1: note: in expansion of macro ‘TRACE_EVENT’ - 1029 | TRACE_EVENT(afs_io_error, +../fs/nfs/./nfstrace.h:730:1: note: in expansion of macro ‘TRACE_EVENT’ + 730 | TRACE_EVENT(nfs_link_enter, @@ -46579 +81228 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_file_error’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_link_exit’: @@ -46589,2 +81238,2 @@ -../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ - 1051 | TRACE_EVENT(afs_file_error, +../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ + 763 | TRACE_EVENT(nfs_link_exit, @@ -46601,2 +81250,2 @@ -../include/trace/events/afs.h:1051:1: note: in expansion of macro ‘TRACE_EVENT’ - 1051 | TRACE_EVENT(afs_file_error, +../fs/nfs/./nfstrace.h:763:1: note: in expansion of macro ‘TRACE_EVENT’ + 763 | TRACE_EVENT(nfs_link_exit, @@ -46604 +81253 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_bulkstat_error’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_rename_event’: @@ -46611,6 +81260,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:1074:1: note: in expansion of macro ‘TRACE_EVENT’ - 1074 | TRACE_EVENT(afs_bulkstat_error, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 800 | DECLARE_EVENT_CLASS(nfs_rename_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -46623,2 +81269,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../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) @@ -46626,4 +81279,13 @@ -../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’: +../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’: @@ -46639,2 +81301,2 @@ -../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ - 1099 | TRACE_EVENT(afs_cm_no_server, +../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ + 904 | TRACE_EVENT(nfs_sillyrename_unlink, @@ -46651,2 +81313,2 @@ -../include/trace/events/afs.h:1099:1: note: in expansion of macro ‘TRACE_EVENT’ - 1099 | TRACE_EVENT(afs_cm_no_server, +../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ + 904 | TRACE_EVENT(nfs_sillyrename_unlink, @@ -46654 +81316 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cm_no_server_u’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_folio_event’: @@ -46661,6 +81323,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:1120:1: note: in expansion of macro ‘TRACE_EVENT’ - 1120 | TRACE_EVENT(afs_cm_no_server_u, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:939:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 939 | DECLARE_EVENT_CLASS(nfs_folio_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -46673,2 +81332,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../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) @@ -46676,4 +81342,13 @@ -../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’: +../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’: @@ -46689,2 +81364,2 @@ -../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ - 1141 | TRACE_EVENT(afs_flock_ev, +../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ + 1048 | TRACE_EVENT(nfs_aop_readahead, @@ -46701,2 +81376,2 @@ -../include/trace/events/afs.h:1141:1: note: in expansion of macro ‘TRACE_EVENT’ - 1141 | TRACE_EVENT(afs_flock_ev, +../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ + 1048 | TRACE_EVENT(nfs_aop_readahead, @@ -46704 +81379 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_flock_op’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_aop_readahead_done’: @@ -46714,2 +81389,2 @@ -../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ - 1171 | TRACE_EVENT(afs_flock_op, +../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ + 1086 | TRACE_EVENT(nfs_aop_readahead_done, @@ -46726,2 +81401,2 @@ -../include/trace/events/afs.h:1171:1: note: in expansion of macro ‘TRACE_EVENT’ - 1171 | TRACE_EVENT(afs_flock_op, +../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ + 1086 | TRACE_EVENT(nfs_aop_readahead_done, @@ -46729 +81404 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_reload_dir’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_initiate_read’: @@ -46739,2 +81414,2 @@ -../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ - 1205 | TRACE_EVENT(afs_reload_dir, +../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ + 1125 | TRACE_EVENT(nfs_initiate_read, @@ -46751,2 +81426,2 @@ -../include/trace/events/afs.h:1205:1: note: in expansion of macro ‘TRACE_EVENT’ - 1205 | TRACE_EVENT(afs_reload_dir, +../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ + 1125 | TRACE_EVENT(nfs_initiate_read, @@ -46754 +81429 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_silly_rename’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_readpage_done’: @@ -46764,2 +81439,2 @@ -../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ - 1222 | TRACE_EVENT(afs_silly_rename, +../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ + 1163 | TRACE_EVENT(nfs_readpage_done, @@ -46776,2 +81451,2 @@ -../include/trace/events/afs.h:1222:1: note: in expansion of macro ‘TRACE_EVENT’ - 1222 | TRACE_EVENT(afs_silly_rename, +../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ + 1163 | TRACE_EVENT(nfs_readpage_done, @@ -46779 +81454 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_get_tree’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_readpage_short’: @@ -46789,2 +81464,2 @@ -../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ - 1242 | TRACE_EVENT(afs_get_tree, +../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ + 1209 | TRACE_EVENT(nfs_readpage_short, @@ -46801,2 +81476,2 @@ -../include/trace/events/afs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ - 1242 | TRACE_EVENT(afs_get_tree, +../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ + 1209 | TRACE_EVENT(nfs_readpage_short, @@ -46804 +81479 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_v_break’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_pgio_error’: @@ -46814,2 +81489,2 @@ -../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ - 1268 | TRACE_EVENT(afs_cb_v_break, +../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ + 1256 | TRACE_EVENT(nfs_pgio_error, @@ -46826,2 +81501,2 @@ -../include/trace/events/afs.h:1268:1: note: in expansion of macro ‘TRACE_EVENT’ - 1268 | TRACE_EVENT(afs_cb_v_break, +../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ + 1256 | TRACE_EVENT(nfs_pgio_error, @@ -46829 +81504 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_break’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_initiate_write’: @@ -46839,2 +81514,2 @@ -../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ - 1292 | TRACE_EVENT(afs_cb_break, +../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ + 1300 | TRACE_EVENT(nfs_initiate_write, @@ -46851,2 +81526,2 @@ -../include/trace/events/afs.h:1292:1: note: in expansion of macro ‘TRACE_EVENT’ - 1292 | TRACE_EVENT(afs_cb_break, +../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ + 1300 | TRACE_EVENT(nfs_initiate_write, @@ -46854 +81529 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cb_miss’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_writeback_done’: @@ -46864,2 +81539,2 @@ -../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ - 1319 | TRACE_EVENT(afs_cb_miss, +../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ + 1341 | TRACE_EVENT(nfs_writeback_done, @@ -46876,2 +81551,2 @@ -../include/trace/events/afs.h:1319:1: note: in expansion of macro ‘TRACE_EVENT’ - 1319 | TRACE_EVENT(afs_cb_miss, +../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ + 1341 | TRACE_EVENT(nfs_writeback_done, @@ -46879 +81554 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_server’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_page_error_class’: @@ -46886,6 +81561,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, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -46898,7 +81570,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 ‘__bpf_trace_afs_volume’: +../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’: @@ -46914,2 +81583,2 @@ -../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ - 1366 | TRACE_EVENT(afs_volume, +../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ + 1446 | TRACE_EVENT(nfs_initiate_commit, @@ -46926,2 +81595,2 @@ -../include/trace/events/afs.h:1366:1: note: in expansion of macro ‘TRACE_EVENT’ - 1366 | TRACE_EVENT(afs_volume, +../fs/nfs/./nfstrace.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ + 1446 | TRACE_EVENT(nfs_initiate_commit, @@ -46929 +81598 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_cell’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_commit_done’: @@ -46939,2 +81608,2 @@ -../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ - 1389 | TRACE_EVENT(afs_cell, +../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ + 1484 | TRACE_EVENT(nfs_commit_done, @@ -46951,2 +81620,2 @@ -../include/trace/events/afs.h:1389:1: note: in expansion of macro ‘TRACE_EVENT’ - 1389 | TRACE_EVENT(afs_cell, +../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ + 1484 | TRACE_EVENT(nfs_commit_done, @@ -46954 +81623 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_alist’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_direct_req_class’: @@ -46961,6 +81630,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, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -46973,7 +81639,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 ‘__bpf_trace_afs_estate’: +../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’: @@ -46989,2 +81652,2 @@ -../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ - 1440 | TRACE_EVENT(afs_estate, +../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ + 1596 | TRACE_EVENT(nfs_fh_to_dentry, @@ -47001,2 +81664,2 @@ -../include/trace/events/afs.h:1440:1: note: in expansion of macro ‘TRACE_EVENT’ - 1440 | TRACE_EVENT(afs_estate, +../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ + 1596 | TRACE_EVENT(nfs_fh_to_dentry, @@ -47004 +81667 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_fs_probe’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_mount_assign’: @@ -47014,2 +81677,2 @@ -../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ - 1468 | TRACE_EVENT(afs_fs_probe, +../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ + 1629 | TRACE_EVENT(nfs_mount_assign, @@ -47026,2 +81689,2 @@ -../include/trace/events/afs.h:1468:1: note: in expansion of macro ‘TRACE_EVENT’ - 1468 | TRACE_EVENT(afs_fs_probe, +../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ + 1629 | TRACE_EVENT(nfs_mount_assign, @@ -47029 +81692 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_vl_probe’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_mount_option’: @@ -47039,2 +81702,2 @@ -../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ - 1504 | TRACE_EVENT(afs_vl_probe, +../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ + 1652 | TRACE_EVENT(nfs_mount_option, @@ -47051,2 +81714,2 @@ -../include/trace/events/afs.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ - 1504 | TRACE_EVENT(afs_vl_probe, +../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ + 1652 | TRACE_EVENT(nfs_mount_option, @@ -47054 +81717 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_rotate’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_mount_path’: @@ -47064,2 +81727,2 @@ -../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ - 1538 | TRACE_EVENT(afs_rotate, +../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ + 1670 | TRACE_EVENT(nfs_mount_path, @@ -47076,2 +81739,2 @@ -../include/trace/events/afs.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ - 1538 | TRACE_EVENT(afs_rotate, +../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ + 1670 | TRACE_EVENT(nfs_mount_path, @@ -47079 +81742 @@ -../include/trace/events/afs.h: In function ‘__bpf_trace_afs_make_call’: +../fs/nfs/./nfstrace.h: In function ‘__bpf_trace_nfs_xdr_event’: @@ -47086,6 +81749,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, - | ^~~~~~~~~~~ +../fs/nfs/./nfstrace.h:1688:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1688 | DECLARE_EVENT_CLASS(nfs_xdr_event, + | ^~~~~~~~~~~~~~~~~~~ @@ -47098,8 +81758,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 +../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.... @@ -47107,3 +81764,3 @@ - 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’: + 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’: @@ -47116,2 +81773,2 @@ -../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 20 | DECLARE_EVENT_CLASS(bpos, +../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(f2fs__inode, @@ -47125,2 +81782,2 @@ -../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 20 | DECLARE_EVENT_CLASS(bpos, +../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(f2fs__inode, @@ -47134,2 +81791,2 @@ -../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 20 | DECLARE_EVENT_CLASS(bpos, +../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(f2fs__inode, @@ -47143,2 +81800,2 @@ -../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 20 | DECLARE_EVENT_CLASS(bpos, +../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(f2fs__inode, @@ -47152,2 +81809,2 @@ -../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 20 | DECLARE_EVENT_CLASS(bpos, +../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(f2fs__inode, @@ -47155 +81812 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_fs_str’: +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__inode_exit’: @@ -47162,2 +81819,2 @@ -../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 35 | DECLARE_EVENT_CLASS(fs_str, +../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, @@ -47171,2 +81828,2 @@ -../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 35 | DECLARE_EVENT_CLASS(fs_str, +../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, @@ -47174 +81831 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_str’: +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_sync_file_exit’: @@ -47181,2 +81838,102 @@ -../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: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, @@ -47190,2 +81947,2 @@ -../include/trace/../../fs/bcachefs/trace.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 52 | DECLARE_EVENT_CLASS(trans_str, +../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, @@ -47193 +81950 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_trans_str_nocaller’: +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__truncate_node’: @@ -47200,2 +81957,2 @@ -../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/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, @@ -47209,2 +81966,2 @@ -../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/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, @@ -47212 +81969 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_node_nofs’: +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_truncate_partial_nodes’: @@ -47219,2 +81976,402 @@ -../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: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, @@ -47228,2 +82385,2 @@ -../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/events/f2fs.h:1121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1121 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, @@ -47231 +82388 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_node’: +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__bio’: @@ -47238,2 +82395,2 @@ -../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 121 | DECLARE_EVENT_CLASS(btree_node, +../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1180 | DECLARE_EVENT_CLASS(f2fs__bio, @@ -47247,2 +82404,2 @@ -../include/trace/../../fs/bcachefs/trace.h:121:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 121 | DECLARE_EVENT_CLASS(btree_node, +../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1180 | DECLARE_EVENT_CLASS(f2fs__bio, @@ -47250 +82407 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bch_fs’: +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_write_begin’: @@ -47257,2 +82414,52 @@ -../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: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, @@ -47266,2 +82473,2 @@ -../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 148 | DECLARE_EVENT_CLASS(bch_fs, +../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1307 | DECLARE_EVENT_CLASS(f2fs__folio, @@ -47269 +82476 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_btree_trans’: +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_replace_atomic_write_block’: @@ -47276,2 +82483,27 @@ -../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: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, @@ -47285,2 +82517,2 @@ -../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 163 | DECLARE_EVENT_CLASS(btree_trans, +../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, @@ -47288 +82520 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bio’: +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_writepages’: @@ -47295,2 +82527,77 @@ -../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: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, @@ -47304,2 +82611,2 @@ -../include/trace/../../fs/bcachefs/trace.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 180 | DECLARE_EVENT_CLASS(bio, +../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1569 | DECLARE_EVENT_CLASS(f2fs_discard, @@ -47307 +82614,20 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bch2_sync_fs’: +../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’: @@ -47317,2 +82643,2 @@ -../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ - 204 | TRACE_EVENT(bch2_sync_fs, +../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ + 1649 | TRACE_EVENT(f2fs_issue_flush, @@ -47329,2 +82655,2 @@ -../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ - 204 | TRACE_EVENT(bch2_sync_fs, +../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ + 1649 | TRACE_EVENT(f2fs_issue_flush, @@ -47332 +82658 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_bch2_fsync’: +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_extent_tree_start’: @@ -47342,2 +82668,2 @@ -../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ - 226 | TRACE_EVENT(bch2_fsync, +../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ + 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, @@ -47354,2 +82680,2 @@ -../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ - 226 | TRACE_EVENT(bch2_fsync, +../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ + 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, @@ -47357 +82683 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_write_super’: +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_read_extent_tree_end’: @@ -47367,2 +82693,64 @@ -../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT(write_super, +../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, @@ -47379,2 +82767,2 @@ -../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT(write_super, +../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ + 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, @@ -47382 +82770 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘trace_event_raw_event_read_nopromote’: +../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_update_age_extent_tree_range’: @@ -47392,2 +82780,649 @@ -../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ - 280 | TRACE_EVENT(read_nopromote, +../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, @@ -47395,2 +83430,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); \ @@ -47398,2 +83433,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), \ @@ -47404,2 +83439,2 @@ -../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ - 280 | TRACE_EVENT(read_nopromote, +../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ + 830 | TRACE_EVENT(f2fs_lookup_start, @@ -47407,3 +83442,3 @@ -../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/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); \ @@ -47411,2 +83446,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), \ @@ -47417,2 +83452,2 @@ -../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ - 341 | TRACE_EVENT(journal_reclaim_start, +../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ + 856 | TRACE_EVENT(f2fs_lookup_end, @@ -47420,2 +83455,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); \ @@ -47423,2 +83458,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), \ @@ -47429,2 +83464,2 @@ -../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ - 341 | TRACE_EVENT(journal_reclaim_start, +../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ + 856 | TRACE_EVENT(f2fs_lookup_end, @@ -47432,3 +83467,3 @@ -../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/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); \ @@ -47436,2 +83471,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), \ @@ -47442,2 +83477,2 @@ -../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ - 386 | TRACE_EVENT(journal_reclaim_finish, +../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ + 886 | TRACE_EVENT(f2fs_rename_start, @@ -47445,2 +83480,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); \ @@ -47448,2 +83483,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), \ @@ -47454,2 +83489,2 @@ -../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ - 386 | TRACE_EVENT(journal_reclaim_finish, +../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ + 886 | TRACE_EVENT(f2fs_rename_start, @@ -47457,3 +83492,3 @@ -../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/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); \ @@ -47461,2 +83496,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), \ @@ -47467,2 +83502,2 @@ -../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ - 414 | TRACE_EVENT(btree_cache_scan, +../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ + 921 | TRACE_EVENT(f2fs_rename_end, @@ -47470,2 +83505,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); \ @@ -47473,2 +83508,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), \ @@ -47479,2 +83514,2 @@ -../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ - 414 | TRACE_EVENT(btree_cache_scan, +../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ + 921 | TRACE_EVENT(f2fs_rename_end, @@ -47482,3 +83517,3 @@ -../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/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); \ @@ -47486,2 +83521,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), \ @@ -47492,2 +83527,2 @@ -../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ - 466 | TRACE_EVENT(btree_node_write, +../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ + 955 | TRACE_EVENT(f2fs_readdir, @@ -47495,2 +83530,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); \ @@ -47498,2 +83533,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), \ @@ -47504,2 +83539,2 @@ -../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ - 466 | TRACE_EVENT(btree_node_write, +../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ + 955 | TRACE_EVENT(f2fs_readdir, @@ -47507,3 +83542,3 @@ -../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/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); \ @@ -47511,2 +83546,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), \ @@ -47517,2 +83552,2 @@ -../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ - 496 | TRACE_EVENT(btree_reserve_get_fail, +../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ + 984 | TRACE_EVENT(f2fs_fallocate, @@ -47520,2 +83555,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); \ @@ -47523,2 +83558,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), \ @@ -47529,2 +83564,2 @@ -../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ - 496 | TRACE_EVENT(btree_reserve_get_fail, +../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ + 984 | TRACE_EVENT(f2fs_fallocate, @@ -47532,3 +83567,3 @@ -../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/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); \ @@ -47536,2 +83571,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), \ @@ -47542,2 +83577,2 @@ -../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ - 549 | TRACE_EVENT(btree_path_relock_fail, +../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ + 1024 | TRACE_EVENT(f2fs_direct_IO_enter, @@ -47545,2 +83580,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); \ @@ -47548,2 +83583,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), \ @@ -47554,2 +83589,2 @@ -../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ - 549 | TRACE_EVENT(btree_path_relock_fail, +../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ + 1024 | TRACE_EVENT(f2fs_direct_IO_enter, @@ -47557,3 +83592,3 @@ -../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/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); \ @@ -47561,2 +83596,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), \ @@ -47567,2 +83602,2 @@ -../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ - 616 | TRACE_EVENT(btree_path_upgrade_fail, +../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ + 1059 | TRACE_EVENT(f2fs_direct_IO_exit, @@ -47570,2 +83605,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); \ @@ -47573,2 +83608,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), \ @@ -47579,2 +83614,2 @@ -../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ - 616 | TRACE_EVENT(btree_path_upgrade_fail, +../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ + 1059 | TRACE_EVENT(f2fs_direct_IO_exit, @@ -47582,3 +83617,3 @@ -../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/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); \ @@ -47586,2 +83621,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), \ @@ -47592,2 +83627,2 @@ -../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ - 701 | TRACE_EVENT(discard_buckets, +../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ + 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, @@ -47595,2 +83630,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); \ @@ -47598,2 +83633,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), \ @@ -47604,2 +83639,2 @@ -../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ - 701 | TRACE_EVENT(discard_buckets, +../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ + 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, @@ -47607,3 +83642,3 @@ -../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/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); \ @@ -47611,2 +83646,40 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -47617,2 +83690,2 @@ -../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ - 733 | TRACE_EVENT(bucket_invalidate, +../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ + 1251 | TRACE_EVENT(f2fs_write_begin, @@ -47620,2 +83693,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); \ @@ -47623,2 +83696,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), \ @@ -47629,2 +83702,2 @@ -../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ - 733 | TRACE_EVENT(bucket_invalidate, +../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ + 1251 | TRACE_EVENT(f2fs_write_begin, @@ -47632,3 +83705,3 @@ -../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/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); \ @@ -47636,2 +83709,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), \ @@ -47642,2 +83715,2 @@ -../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ - 759 | TRACE_EVENT(bucket_evacuate, +../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ + 1277 | TRACE_EVENT(f2fs_write_end, @@ -47645,2 +83718,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); \ @@ -47648,2 +83721,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), \ @@ -47654,2 +83727,2 @@ -../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ - 759 | TRACE_EVENT(bucket_evacuate, +../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ + 1277 | TRACE_EVENT(f2fs_write_end, @@ -47657,3 +83730,3 @@ -../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/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); \ @@ -47661,2 +83734,21 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -47667,2 +83759,2 @@ -../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(move_data, +../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ + 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, @@ -47670,2 +83762,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); \ @@ -47673,2 +83765,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), \ @@ -47679,2 +83771,2 @@ -../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(move_data, +../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ + 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, @@ -47682,3 +83774,3 @@ -../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/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); \ @@ -47686,2 +83778,21 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -47692,2 +83803,2 @@ -../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ - 843 | TRACE_EVENT(evacuate_bucket, +../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ + 1455 | TRACE_EVENT(f2fs_writepages, @@ -47695,2 +83806,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); \ @@ -47698,2 +83809,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), \ @@ -47704,2 +83815,2 @@ -../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ - 843 | TRACE_EVENT(evacuate_bucket, +../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ + 1455 | TRACE_EVENT(f2fs_writepages, @@ -47707,3 +83818,3 @@ -../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/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); \ @@ -47711,2 +83822,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), \ @@ -47717,2 +83828,2 @@ -../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ - 876 | TRACE_EVENT(copygc, +../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ + 1519 | TRACE_EVENT(f2fs_readpages, @@ -47720,2 +83831,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); \ @@ -47723,2 +83834,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), \ @@ -47729,2 +83840,2 @@ -../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ - 876 | TRACE_EVENT(copygc, +../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ + 1519 | TRACE_EVENT(f2fs_readpages, @@ -47732,3 +83843,3 @@ -../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/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); \ @@ -47736,2 +83847,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), \ @@ -47742,2 +83853,2 @@ -../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ - 906 | TRACE_EVENT(copygc_wait, +../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ + 1545 | TRACE_EVENT(f2fs_write_checkpoint, @@ -47745,2 +83856,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); \ @@ -47748,2 +83859,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), \ @@ -47754,2 +83865,2 @@ -../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ - 906 | TRACE_EVENT(copygc_wait, +../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ + 1545 | TRACE_EVENT(f2fs_write_checkpoint, @@ -47757,3 +83868,3 @@ -../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/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); \ @@ -47761,2 +83872,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), \ @@ -47764,2 +83875,2 @@ -../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 930 | DECLARE_EVENT_CLASS(transaction_event, +../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1569 | DECLARE_EVENT_CLASS(f2fs_discard, @@ -47767,2 +83878,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); \ @@ -47770,2 +83881,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), \ @@ -47773,2 +83884,2 @@ -../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 930 | DECLARE_EVENT_CLASS(transaction_event, +../include/trace/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1569 | DECLARE_EVENT_CLASS(f2fs_discard, @@ -47776,3 +83887,3 @@ -../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/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); \ @@ -47780,2 +83891,21 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -47786,2 +83916,2 @@ -../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ - 960 | TRACE_EVENT(trans_restart_split_race, +../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ + 1649 | TRACE_EVENT(f2fs_issue_flush, @@ -47789,2 +83919,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); \ @@ -47792,2 +83922,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), \ @@ -47798,2 +83928,2 @@ -../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ - 960 | TRACE_EVENT(trans_restart_split_race, +../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ + 1649 | TRACE_EVENT(f2fs_issue_flush, @@ -47801,3 +83931,3 @@ -../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/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); \ @@ -47805,2 +83935,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), \ @@ -47811,2 +83941,2 @@ -../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ - 991 | TRACE_EVENT(trans_blocked_journal_reclaim, +../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ + 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, @@ -47814,2 +83944,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); \ @@ -47817,2 +83947,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), \ @@ -47823,2 +83953,2 @@ -../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ - 991 | TRACE_EVENT(trans_blocked_journal_reclaim, +../include/trace/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ + 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, @@ -47826,3 +83956,3 @@ -../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/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); \ @@ -47830,2 +83960,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), \ @@ -47836,5 +83966,8 @@ -../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/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); \ @@ -47842,2 +83975,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), \ @@ -47848,6 +83981,9 @@ -../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/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); \ @@ -47855,2 +83991,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), \ @@ -47858,5 +83994,11 @@ -../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: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); \ @@ -47864,2 +84006,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), \ @@ -47867,6 +84009,12 @@ -../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: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); \ @@ -47874,2 +84022,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), \ @@ -47880,2 +84028,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ - 1111 | TRACE_EVENT(trans_restart_upgrade, +../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ + 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, @@ -47883,2 +84031,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); \ @@ -47886,2 +84034,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), \ @@ -47892,2 +84040,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ - 1111 | TRACE_EVENT(trans_restart_upgrade, +../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ + 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, @@ -47895,3 +84043,3 @@ -../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/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); \ @@ -47899,2 +84047,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), \ @@ -47905,2 +84053,2 @@ -../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/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ + 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, @@ -47908,2 +84056,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); \ @@ -47911,2 +84059,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), \ @@ -47917,2 +84065,2 @@ -../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/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ + 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, @@ -47920,3 +84068,3 @@ -../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/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); \ @@ -47924,2 +84072,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), \ @@ -47930,2 +84078,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ - 1252 | TRACE_EVENT(trans_restart_mem_realloced, +../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ + 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, @@ -47933,2 +84081,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); \ @@ -47936,2 +84084,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), \ @@ -47942,2 +84090,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ - 1252 | TRACE_EVENT(trans_restart_mem_realloced, +../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ + 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, @@ -47945,3 +84093,3 @@ -../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/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); \ @@ -47949,2 +84097,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), \ @@ -47955,2 +84103,2 @@ -../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/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ + 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, @@ -47958,2 +84106,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); \ @@ -47961,2 +84109,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), \ @@ -47967,2 +84115,2 @@ -../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/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ + 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, @@ -47970,3 +84118,3 @@ -../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/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); \ @@ -47974,2 +84122,21 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -47980,2 +84147,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ - 1314 | TRACE_EVENT(path_downgrade, +../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ + 1941 | TRACE_EVENT(f2fs_shutdown, @@ -47983,2 +84150,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); \ @@ -47986,2 +84153,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), \ @@ -47992,2 +84159,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ - 1314 | TRACE_EVENT(path_downgrade, +../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ + 1941 | TRACE_EVENT(f2fs_shutdown, @@ -47995,3 +84162,3 @@ -../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/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); \ @@ -47999,2 +84166,40 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -48005,2 +84210,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ - 1356 | TRACE_EVENT(write_buffer_flush, +../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ + 2060 | TRACE_EVENT(f2fs_iostat, @@ -48008,2 +84213,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); \ @@ -48011,2 +84216,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), \ @@ -48017,2 +84222,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ - 1356 | TRACE_EVENT(write_buffer_flush, +../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ + 2060 | TRACE_EVENT(f2fs_iostat, @@ -48020,3 +84225,3 @@ -../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/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); \ @@ -48024,2 +84229,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), \ @@ -48030,2 +84235,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ - 1378 | TRACE_EVENT(write_buffer_flush_sync, +../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ + 2163 | TRACE_EVENT(f2fs_iostat_latency, @@ -48033,2 +84238,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); \ @@ -48036,2 +84241,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), \ @@ -48042,2 +84247,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ - 1378 | TRACE_EVENT(write_buffer_flush_sync, +../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ + 2163 | TRACE_EVENT(f2fs_iostat_latency, @@ -48045,3 +84250,3 @@ -../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/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); \ @@ -48049,2 +84254,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), \ @@ -48055,2 +84260,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ - 1395 | TRACE_EVENT(write_buffer_flush_slowpath, +../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ + 2250 | TRACE_EVENT(f2fs_bmap, @@ -48058,2 +84263,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); \ @@ -48061,2 +84266,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), \ @@ -48067,2 +84272,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ - 1395 | TRACE_EVENT(write_buffer_flush_slowpath, +../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ + 2250 | TRACE_EVENT(f2fs_bmap, @@ -48070,3 +84275,3 @@ -../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/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); \ @@ -48074,2 +84279,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), \ @@ -48080,2 +84285,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ - 1422 | TRACE_EVENT(error_downcast, +../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ + 2276 | TRACE_EVENT(f2fs_fiemap, @@ -48083,2 +84288,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); \ @@ -48086,2 +84291,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), \ @@ -48092,2 +84297,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ - 1422 | TRACE_EVENT(error_downcast, +../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ + 2276 | TRACE_EVENT(f2fs_fiemap, @@ -48094,0 +84300,38 @@ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -48096 +84339 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bpos’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__inode’: @@ -48103,2 +84346,2 @@ -../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 20 | DECLARE_EVENT_CLASS(bpos, +../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(f2fs__inode, @@ -48112,2 +84355,2 @@ -../include/trace/../../fs/bcachefs/trace.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 20 | DECLARE_EVENT_CLASS(bpos, +../include/trace/events/f2fs.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(f2fs__inode, @@ -48115 +84358 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_fs_str’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__inode_exit’: @@ -48122,2 +84365,2 @@ -../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 35 | DECLARE_EVENT_CLASS(fs_str, +../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, @@ -48131,2 +84374,2 @@ -../include/trace/../../fs/bcachefs/trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 35 | DECLARE_EVENT_CLASS(fs_str, +../include/trace/events/f2fs.h:222:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 222 | DECLARE_EVENT_CLASS(f2fs__inode_exit, @@ -48134 +84377 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_str’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_file_exit’: @@ -48141,3 +84384,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -48150,4 +84396,7 @@ -../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/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’: @@ -48160,3 +84409,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -48169,4 +84421,7 @@ -../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/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’: @@ -48179,3 +84434,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -48188,4 +84446,7 @@ -../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/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’: @@ -48198,3 +84459,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -48207,4 +84471,7 @@ -../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/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’: @@ -48217,2 +84484,2 @@ -../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 148 | DECLARE_EVENT_CLASS(bch_fs, +../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, @@ -48226,2 +84493,2 @@ -../include/trace/../../fs/bcachefs/trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 148 | DECLARE_EVENT_CLASS(bch_fs, +../include/trace/events/f2fs.h:418:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 418 | DECLARE_EVENT_CLASS(f2fs__truncate_op, @@ -48229 +84496 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_trans’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__truncate_node’: @@ -48236,2 +84503,2 @@ -../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 163 | DECLARE_EVENT_CLASS(btree_trans, +../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, @@ -48245,2 +84512,2 @@ -../include/trace/../../fs/bcachefs/trace.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 163 | DECLARE_EVENT_CLASS(btree_trans, +../include/trace/events/f2fs.h:476:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 476 | DECLARE_EVENT_CLASS(f2fs__truncate_node, @@ -48248 +84515 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bio’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_truncate_partial_nodes’: @@ -48255,3 +84522,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -48264,4 +84534,7 @@ -../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/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’: @@ -48277,2 +84550,2 @@ -../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ - 204 | TRACE_EVENT(bch2_sync_fs, +../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ + 557 | TRACE_EVENT(f2fs_file_write_iter, @@ -48289,2 +84562,2 @@ -../include/trace/../../fs/bcachefs/trace.h:204:1: note: in expansion of macro ‘TRACE_EVENT’ - 204 | TRACE_EVENT(bch2_sync_fs, +../include/trace/events/f2fs.h:557:1: note: in expansion of macro ‘TRACE_EVENT’ + 557 | TRACE_EVENT(f2fs_file_write_iter, @@ -48292 +84565 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bch2_fsync’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_map_blocks’: @@ -48302,2 +84575,2 @@ -../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ - 226 | TRACE_EVENT(bch2_fsync, +../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ + 588 | TRACE_EVENT(f2fs_map_blocks, @@ -48314,2 +84587,2 @@ -../include/trace/../../fs/bcachefs/trace.h:226:1: note: in expansion of macro ‘TRACE_EVENT’ - 226 | TRACE_EVENT(bch2_fsync, +../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ + 588 | TRACE_EVENT(f2fs_map_blocks, @@ -48317 +84590 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_super’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_background_gc’: @@ -48327,2 +84600,2 @@ -../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT(write_super, +../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ + 638 | TRACE_EVENT(f2fs_background_gc, @@ -48339,2 +84612,2 @@ -../include/trace/../../fs/bcachefs/trace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT(write_super, +../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ + 638 | TRACE_EVENT(f2fs_background_gc, @@ -48342 +84615 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_read_nopromote’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_gc_begin’: @@ -48352,2 +84625,2 @@ -../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ - 280 | TRACE_EVENT(read_nopromote, +../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ + 666 | TRACE_EVENT(f2fs_gc_begin, @@ -48364,2 +84637,2 @@ -../include/trace/../../fs/bcachefs/trace.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ - 280 | TRACE_EVENT(read_nopromote, +../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ + 666 | TRACE_EVENT(f2fs_gc_begin, @@ -48367 +84640 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_journal_reclaim_start’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_gc_end’: @@ -48377,2 +84650,2 @@ -../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ - 341 | TRACE_EVENT(journal_reclaim_start, +../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ + 723 | TRACE_EVENT(f2fs_gc_end, @@ -48389,2 +84662,2 @@ -../include/trace/../../fs/bcachefs/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ - 341 | TRACE_EVENT(journal_reclaim_start, +../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ + 723 | TRACE_EVENT(f2fs_gc_end, @@ -48392 +84665 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_journal_reclaim_finish’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_get_victim’: @@ -48402,2 +84675,2 @@ -../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ - 386 | TRACE_EVENT(journal_reclaim_finish, +../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ + 778 | TRACE_EVENT(f2fs_get_victim, @@ -48414,2 +84687,2 @@ -../include/trace/../../fs/bcachefs/trace.h:386:1: note: in expansion of macro ‘TRACE_EVENT’ - 386 | TRACE_EVENT(journal_reclaim_finish, +../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ + 778 | TRACE_EVENT(f2fs_get_victim, @@ -48417 +84690 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_cache_scan’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_start’: @@ -48427,2 +84700,2 @@ -../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ - 414 | TRACE_EVENT(btree_cache_scan, +../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ + 830 | TRACE_EVENT(f2fs_lookup_start, @@ -48439,2 +84712,2 @@ -../include/trace/../../fs/bcachefs/trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ - 414 | TRACE_EVENT(btree_cache_scan, +../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ + 830 | TRACE_EVENT(f2fs_lookup_start, @@ -48442 +84715 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_node_write’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_end’: @@ -48452,2 +84725,2 @@ -../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ - 466 | TRACE_EVENT(btree_node_write, +../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ + 856 | TRACE_EVENT(f2fs_lookup_end, @@ -48464,2 +84737,2 @@ -../include/trace/../../fs/bcachefs/trace.h:466:1: note: in expansion of macro ‘TRACE_EVENT’ - 466 | TRACE_EVENT(btree_node_write, +../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ + 856 | TRACE_EVENT(f2fs_lookup_end, @@ -48467 +84740 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_reserve_get_fail’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_rename_start’: @@ -48477,2 +84750,2 @@ -../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ - 496 | TRACE_EVENT(btree_reserve_get_fail, +../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ + 886 | TRACE_EVENT(f2fs_rename_start, @@ -48489,2 +84762,2 @@ -../include/trace/../../fs/bcachefs/trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ - 496 | TRACE_EVENT(btree_reserve_get_fail, +../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ + 886 | TRACE_EVENT(f2fs_rename_start, @@ -48492 +84765 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_path_relock_fail’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_rename_end’: @@ -48502,2 +84775,2 @@ -../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ - 549 | TRACE_EVENT(btree_path_relock_fail, +../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ + 921 | TRACE_EVENT(f2fs_rename_end, @@ -48514,2 +84787,2 @@ -../include/trace/../../fs/bcachefs/trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ - 549 | TRACE_EVENT(btree_path_relock_fail, +../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ + 921 | TRACE_EVENT(f2fs_rename_end, @@ -48517 +84790 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_btree_path_upgrade_fail’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_readdir’: @@ -48527,2 +84800,2 @@ -../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ - 616 | TRACE_EVENT(btree_path_upgrade_fail, +../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ + 955 | TRACE_EVENT(f2fs_readdir, @@ -48539,2 +84812,2 @@ -../include/trace/../../fs/bcachefs/trace.h:616:1: note: in expansion of macro ‘TRACE_EVENT’ - 616 | TRACE_EVENT(btree_path_upgrade_fail, +../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ + 955 | TRACE_EVENT(f2fs_readdir, @@ -48542 +84815 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_discard_buckets’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_fallocate’: @@ -48552,2 +84825,2 @@ -../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ - 701 | TRACE_EVENT(discard_buckets, +../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ + 984 | TRACE_EVENT(f2fs_fallocate, @@ -48564,2 +84837,2 @@ -../include/trace/../../fs/bcachefs/trace.h:701:1: note: in expansion of macro ‘TRACE_EVENT’ - 701 | TRACE_EVENT(discard_buckets, +../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ + 984 | TRACE_EVENT(f2fs_fallocate, @@ -48567 +84840 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bucket_invalidate’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_direct_IO_enter’: @@ -48577,2 +84850,2 @@ -../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ - 733 | TRACE_EVENT(bucket_invalidate, +../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ + 1024 | TRACE_EVENT(f2fs_direct_IO_enter, @@ -48589,2 +84862,2 @@ -../include/trace/../../fs/bcachefs/trace.h:733:1: note: in expansion of macro ‘TRACE_EVENT’ - 733 | TRACE_EVENT(bucket_invalidate, +../include/trace/events/f2fs.h:1024:1: note: in expansion of macro ‘TRACE_EVENT’ + 1024 | TRACE_EVENT(f2fs_direct_IO_enter, @@ -48592 +84865 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_bucket_evacuate’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_direct_IO_exit’: @@ -48602,2 +84875,2 @@ -../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ - 759 | TRACE_EVENT(bucket_evacuate, +../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ + 1059 | TRACE_EVENT(f2fs_direct_IO_exit, @@ -48614,2 +84887,2 @@ -../include/trace/../../fs/bcachefs/trace.h:759:1: note: in expansion of macro ‘TRACE_EVENT’ - 759 | TRACE_EVENT(bucket_evacuate, +../include/trace/events/f2fs.h:1059:1: note: in expansion of macro ‘TRACE_EVENT’ + 1059 | TRACE_EVENT(f2fs_direct_IO_exit, @@ -48617 +84890 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_move_data’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_reserve_new_blocks’: @@ -48627,2 +84900,2 @@ -../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(move_data, +../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ + 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, @@ -48639,2 +84912,2 @@ -../include/trace/../../fs/bcachefs/trace.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(move_data, +../include/trace/events/f2fs.h:1093:1: note: in expansion of macro ‘TRACE_EVENT’ + 1093 | TRACE_EVENT(f2fs_reserve_new_blocks, @@ -48642 +84915,39 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_evacuate_bucket’: +../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’: @@ -48652,2 +84963,2 @@ -../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ - 843 | TRACE_EVENT(evacuate_bucket, +../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ + 1251 | TRACE_EVENT(f2fs_write_begin, @@ -48664,2 +84975,2 @@ -../include/trace/../../fs/bcachefs/trace.h:843:1: note: in expansion of macro ‘TRACE_EVENT’ - 843 | TRACE_EVENT(evacuate_bucket, +../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ + 1251 | TRACE_EVENT(f2fs_write_begin, @@ -48667 +84978 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_copygc’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_end’: @@ -48677,2 +84988,2 @@ -../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ - 876 | TRACE_EVENT(copygc, +../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ + 1277 | TRACE_EVENT(f2fs_write_end, @@ -48689,2 +85000,2 @@ -../include/trace/../../fs/bcachefs/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ - 876 | TRACE_EVENT(copygc, +../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ + 1277 | TRACE_EVENT(f2fs_write_end, @@ -48692 +85003,20 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_copygc_wait’: +../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’: @@ -48702,2 +85032,2 @@ -../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ - 906 | TRACE_EVENT(copygc_wait, +../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ + 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, @@ -48714,2 +85044,2 @@ -../include/trace/../../fs/bcachefs/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ - 906 | TRACE_EVENT(copygc_wait, +../include/trace/events/f2fs.h:1372:1: note: in expansion of macro ‘TRACE_EVENT’ + 1372 | TRACE_EVENT(f2fs_replace_atomic_write_block, @@ -48717 +85047 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_transaction_event’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_mmap’: @@ -48724,2 +85054,2 @@ -../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 930 | DECLARE_EVENT_CLASS(transaction_event, +../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, @@ -48733,2 +85063,2 @@ -../include/trace/../../fs/bcachefs/trace.h:930:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 930 | DECLARE_EVENT_CLASS(transaction_event, +../include/trace/events/f2fs.h:1409:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1409 | DECLARE_EVENT_CLASS(f2fs_mmap, @@ -48736 +85066 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_split_race’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_writepages’: @@ -48746,2 +85076,2 @@ -../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ - 960 | TRACE_EVENT(trans_restart_split_race, +../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ + 1455 | TRACE_EVENT(f2fs_writepages, @@ -48758,2 +85088,2 @@ -../include/trace/../../fs/bcachefs/trace.h:960:1: note: in expansion of macro ‘TRACE_EVENT’ - 960 | TRACE_EVENT(trans_restart_split_race, +../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ + 1455 | TRACE_EVENT(f2fs_writepages, @@ -48761 +85091 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_blocked_journal_reclaim’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_readpages’: @@ -48771,2 +85101,2 @@ -../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ - 991 | TRACE_EVENT(trans_blocked_journal_reclaim, +../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ + 1519 | TRACE_EVENT(f2fs_readpages, @@ -48783,2 +85113,2 @@ -../include/trace/../../fs/bcachefs/trace.h:991:1: note: in expansion of macro ‘TRACE_EVENT’ - 991 | TRACE_EVENT(trans_blocked_journal_reclaim, +../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ + 1519 | TRACE_EVENT(f2fs_readpages, @@ -48786 +85116 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_journal_preres_get’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_checkpoint’: @@ -48796,2 +85126,2 @@ -../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/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ + 1545 | TRACE_EVENT(f2fs_write_checkpoint, @@ -48808,2 +85138,2 @@ -../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/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ + 1545 | TRACE_EVENT(f2fs_write_checkpoint, @@ -48811 +85141 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_transaction_restart_iter’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_discard’: @@ -48818,2 +85148,2 @@ -../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/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1569 | DECLARE_EVENT_CLASS(f2fs_discard, @@ -48827,2 +85157,2 @@ -../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/events/f2fs.h:1569:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1569 | DECLARE_EVENT_CLASS(f2fs_discard, @@ -48830 +85160,20 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_upgrade’: +../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’: @@ -48840,2 +85189,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ - 1111 | TRACE_EVENT(trans_restart_upgrade, +../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ + 1649 | TRACE_EVENT(f2fs_issue_flush, @@ -48852,2 +85201,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1111:1: note: in expansion of macro ‘TRACE_EVENT’ - 1111 | TRACE_EVENT(trans_restart_upgrade, +../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ + 1649 | TRACE_EVENT(f2fs_issue_flush, @@ -48855 +85204 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_would_deadlock_write’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_extent_tree_start’: @@ -48865,2 +85214,2 @@ -../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/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ + 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, @@ -48877,2 +85226,2 @@ -../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/events/f2fs.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ + 1677 | TRACE_EVENT(f2fs_lookup_extent_tree_start, @@ -48880 +85229 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_mem_realloced’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_read_extent_tree_end’: @@ -48890,2 +85239,64 @@ -../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ - 1252 | TRACE_EVENT(trans_restart_mem_realloced, +../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, @@ -48902,2 +85313,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1252:1: note: in expansion of macro ‘TRACE_EVENT’ - 1252 | TRACE_EVENT(trans_restart_mem_realloced, +../include/trace/events/f2fs.h:1778:1: note: in expansion of macro ‘TRACE_EVENT’ + 1778 | TRACE_EVENT(f2fs_update_read_extent_tree_range, @@ -48905 +85316 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_trans_restart_key_cache_key_realloced’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_update_age_extent_tree_range’: @@ -48915,2 +85326,2 @@ -../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/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ + 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, @@ -48927,2 +85338,2 @@ -../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/events/f2fs.h:1813:1: note: in expansion of macro ‘TRACE_EVENT’ + 1813 | TRACE_EVENT(f2fs_update_age_extent_tree_range, @@ -48930 +85341 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_path_downgrade’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_shrink_extent_tree’: @@ -48940,2 +85351,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ - 1314 | TRACE_EVENT(path_downgrade, +../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ + 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, @@ -48952,2 +85363,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ - 1314 | TRACE_EVENT(path_downgrade, +../include/trace/events/f2fs.h:1848:1: note: in expansion of macro ‘TRACE_EVENT’ + 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, @@ -48955 +85366 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_buffer_flush’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_destroy_extent_tree’: @@ -48965,2 +85376,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ - 1356 | TRACE_EVENT(write_buffer_flush, +../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ + 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, @@ -48977,2 +85388,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1356:1: note: in expansion of macro ‘TRACE_EVENT’ - 1356 | TRACE_EVENT(write_buffer_flush, +../include/trace/events/f2fs.h:1876:1: note: in expansion of macro ‘TRACE_EVENT’ + 1876 | TRACE_EVENT(f2fs_destroy_extent_tree, @@ -48980 +85391,20 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_buffer_flush_sync’: +../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’: @@ -48990,2 +85420,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ - 1378 | TRACE_EVENT(write_buffer_flush_sync, +../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ + 1941 | TRACE_EVENT(f2fs_shutdown, @@ -49002,2 +85432,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1378:1: note: in expansion of macro ‘TRACE_EVENT’ - 1378 | TRACE_EVENT(write_buffer_flush_sync, +../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ + 1941 | TRACE_EVENT(f2fs_shutdown, @@ -49005 +85435,39 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_write_buffer_flush_slowpath’: +../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’: @@ -49015,2 +85483,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ - 1395 | TRACE_EVENT(write_buffer_flush_slowpath, +../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ + 2060 | TRACE_EVENT(f2fs_iostat, @@ -49027,2 +85495,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1395:1: note: in expansion of macro ‘TRACE_EVENT’ - 1395 | TRACE_EVENT(write_buffer_flush_slowpath, +../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ + 2060 | TRACE_EVENT(f2fs_iostat, @@ -49030 +85498 @@ -../include/trace/../../fs/bcachefs/trace.h: In function ‘__bpf_trace_error_downcast’: +../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_iostat_latency’: @@ -49040,2 +85508,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ - 1422 | TRACE_EVENT(error_downcast, +../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ + 2163 | TRACE_EVENT(f2fs_iostat_latency, @@ -49052,2 +85520,2 @@ -../include/trace/../../fs/bcachefs/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ - 1422 | TRACE_EVENT(error_downcast, +../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ + 2163 | TRACE_EVENT(f2fs_iostat_latency, @@ -49055,2 +85523,90 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/bcachefs/trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/bcachefs] Error 2 +../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 @@ -49058,3 +85614,3 @@ - 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’: + 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’: @@ -49067,3 +85623,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -49076,3 +85635,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -49085,3 +85647,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -49094,3 +85659,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -49103,4 +85671,7 @@ -../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: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’: @@ -49113,2 +85684,2 @@ -../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, +../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 203 | DECLARE_EVENT_CLASS(btrfs__inode, @@ -49122,2 +85693,2 @@ -../fs/nfs/./nfstrace.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 78 | DECLARE_EVENT_CLASS(nfs_inode_event_done, +../include/trace/events/btrfs.h:203:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 203 | DECLARE_EVENT_CLASS(btrfs__inode, @@ -49125 +85696 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_access_exit’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_get_extent’: @@ -49135,2 +85706,33 @@ -../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ - 164 | TRACE_EVENT(nfs_access_exit, +../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, @@ -49147,2 +85749,2 @@ -../fs/nfs/./nfstrace.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ - 164 | TRACE_EVENT(nfs_access_exit, +../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(btrfs_handle_em_exist, @@ -49150 +85752 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_update_size_class’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__file_extent_item_regular’: @@ -49157,2 +85759,2 @@ -../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, +../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, @@ -49166,2 +85768,2 @@ -../fs/nfs/./nfstrace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 224 | DECLARE_EVENT_CLASS(nfs_update_size_class, +../include/trace/events/btrfs.h:354:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 354 | DECLARE_EVENT_CLASS(btrfs__file_extent_item_regular, @@ -49169 +85771 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_inode_range_event’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__file_extent_item_inline’: @@ -49176,2 +85778,2 @@ -../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, +../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 408 | DECLARE_EVENT_CLASS( @@ -49185,2 +85787,2 @@ -../fs/nfs/./nfstrace.h:274:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 274 | DECLARE_EVENT_CLASS(nfs_inode_range_event, +../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 408 | DECLARE_EVENT_CLASS( @@ -49188 +85790 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_readdir_event’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__ordered_extent’: @@ -49195,2 +85797,2 @@ -../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, +../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, @@ -49204,2 +85806,2 @@ -../fs/nfs/./nfstrace.h:324:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 324 | DECLARE_EVENT_CLASS(nfs_readdir_event, +../include/trace/events/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, @@ -49207 +85809 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_lookup_event’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_finish_ordered_extent’: @@ -49214,3 +85816,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -49223,4 +85828,7 @@ -../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: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’: @@ -49233,2 +85841,2 @@ -../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, +../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 675 | DECLARE_EVENT_CLASS(btrfs__writepage, @@ -49242,2 +85850,2 @@ -../fs/nfs/./nfstrace.h:435:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 435 | DECLARE_EVENT_CLASS(nfs_lookup_event_done, +../include/trace/events/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 675 | DECLARE_EVENT_CLASS(btrfs__writepage, @@ -49245 +85853 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_atomic_open_enter’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_writepage_end_io_hook’: @@ -49255,2 +85863,2 @@ -../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ - 493 | TRACE_EVENT(nfs_atomic_open_enter, +../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ + 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, @@ -49267,2 +85875,2 @@ -../fs/nfs/./nfstrace.h:493:1: note: in expansion of macro ‘TRACE_EVENT’ - 493 | TRACE_EVENT(nfs_atomic_open_enter, +../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ + 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, @@ -49270 +85878 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_atomic_open_exit’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_sync_file’: @@ -49280,2 +85888,2 @@ -../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ - 529 | TRACE_EVENT(nfs_atomic_open_exit, +../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ + 761 | TRACE_EVENT(btrfs_sync_file, @@ -49292,2 +85900,2 @@ -../fs/nfs/./nfstrace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ - 529 | TRACE_EVENT(nfs_atomic_open_exit, +../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ + 761 | TRACE_EVENT(btrfs_sync_file, @@ -49295 +85903 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_create_enter’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_sync_fs’: @@ -49305,2 +85913,2 @@ -../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ - 570 | TRACE_EVENT(nfs_create_enter, +../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ + 793 | TRACE_EVENT(btrfs_sync_fs, @@ -49317,2 +85925,2 @@ -../fs/nfs/./nfstrace.h:570:1: note: in expansion of macro ‘TRACE_EVENT’ - 570 | TRACE_EVENT(nfs_create_enter, +../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ + 793 | TRACE_EVENT(btrfs_sync_fs, @@ -49320 +85928 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_create_exit’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_add_block_group’: @@ -49330,2 +85938,2 @@ -../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ - 603 | TRACE_EVENT(nfs_create_exit, +../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(btrfs_add_block_group, @@ -49342,2 +85950,2 @@ -../fs/nfs/./nfstrace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ - 603 | TRACE_EVENT(nfs_create_exit, +../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(btrfs_add_block_group, @@ -49345 +85953 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_directory_event’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_delayed_tree_ref’: @@ -49352,2 +85960,2 @@ -../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 640 | DECLARE_EVENT_CLASS(nfs_directory_event, +../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, @@ -49361,2 +85969,2 @@ -../fs/nfs/./nfstrace.h:640:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 640 | DECLARE_EVENT_CLASS(nfs_directory_event, +../include/trace/events/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, @@ -49364 +85972 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_directory_event_done’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_delayed_data_ref’: @@ -49371,2 +85979,2 @@ -../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, +../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, @@ -49380,2 +85988,2 @@ -../fs/nfs/./nfstrace.h:676:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 676 | DECLARE_EVENT_CLASS(nfs_directory_event_done, +../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, @@ -49383 +85991 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_link_enter’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_delayed_ref_head’: @@ -49390,6 +85998,3 @@ -../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/events/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, + | ^~~~~~~~~~~~~~~~~~~ @@ -49402,7 +86007,4 @@ -../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/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’: @@ -49415,6 +86017,3 @@ -../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/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, + | ^~~~~~~~~~~~~~~~~~~ @@ -49427,7 +86026,4 @@ -../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/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’: @@ -49440,3 +86036,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -49449,4 +86048,7 @@ -../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: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’: @@ -49459,3 +86061,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -49468,4 +86073,7 @@ -../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: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’: @@ -49481,2 +86089,2 @@ -../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ - 904 | TRACE_EVENT(nfs_sillyrename_unlink, +../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ + 1143 | TRACE_EVENT(btrfs_trigger_flush, @@ -49493,2 +86101,2 @@ -../fs/nfs/./nfstrace.h:904:1: note: in expansion of macro ‘TRACE_EVENT’ - 904 | TRACE_EVENT(nfs_sillyrename_unlink, +../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ + 1143 | TRACE_EVENT(btrfs_trigger_flush, @@ -49496 +86104 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_folio_event’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_flush_space’: @@ -49503,3 +86111,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -49512,4 +86123,7 @@ -../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: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’: @@ -49522,2 +86136,2 @@ -../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, +../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, @@ -49531,2 +86145,2 @@ -../fs/nfs/./nfstrace.h:987:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 987 | DECLARE_EVENT_CLASS(nfs_folio_event_done, +../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, @@ -49534 +86148 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_aop_readahead’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_find_free_extent’: @@ -49544,2 +86158,2 @@ -../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ - 1048 | TRACE_EVENT(nfs_aop_readahead, +../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(find_free_extent, @@ -49556,2 +86170,2 @@ -../fs/nfs/./nfstrace.h:1048:1: note: in expansion of macro ‘TRACE_EVENT’ - 1048 | TRACE_EVENT(nfs_aop_readahead, +../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(find_free_extent, @@ -49559 +86173 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_aop_readahead_done’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_find_free_extent_search_loop’: @@ -49569,2 +86183,2 @@ -../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ - 1086 | TRACE_EVENT(nfs_aop_readahead_done, +../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ + 1270 | TRACE_EVENT(find_free_extent_search_loop, @@ -49581,2 +86195,2 @@ -../fs/nfs/./nfstrace.h:1086:1: note: in expansion of macro ‘TRACE_EVENT’ - 1086 | TRACE_EVENT(nfs_aop_readahead_done, +../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ + 1270 | TRACE_EVENT(find_free_extent_search_loop, @@ -49584 +86198 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_initiate_read’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_find_free_extent_have_block_group’: @@ -49594,2 +86208,2 @@ -../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ - 1125 | TRACE_EVENT(nfs_initiate_read, +../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ + 1300 | TRACE_EVENT(find_free_extent_have_block_group, @@ -49606,2 +86220,2 @@ -../fs/nfs/./nfstrace.h:1125:1: note: in expansion of macro ‘TRACE_EVENT’ - 1125 | TRACE_EVENT(nfs_initiate_read, +../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ + 1300 | TRACE_EVENT(find_free_extent_have_block_group, @@ -49609 +86223,20 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_readpage_done’: +../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’: @@ -49619,2 +86252,2 @@ -../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ - 1163 | TRACE_EVENT(nfs_readpage_done, +../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ + 1396 | TRACE_EVENT(btrfs_find_cluster, @@ -49631,2 +86264,2 @@ -../fs/nfs/./nfstrace.h:1163:1: note: in expansion of macro ‘TRACE_EVENT’ - 1163 | TRACE_EVENT(nfs_readpage_done, +../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ + 1396 | TRACE_EVENT(btrfs_find_cluster, @@ -49634 +86267 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_readpage_short’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_failed_cluster_setup’: @@ -49644,2 +86277,2 @@ -../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ - 1209 | TRACE_EVENT(nfs_readpage_short, +../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ + 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, @@ -49656,2 +86289,2 @@ -../fs/nfs/./nfstrace.h:1209:1: note: in expansion of macro ‘TRACE_EVENT’ - 1209 | TRACE_EVENT(nfs_readpage_short, +../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ + 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, @@ -49659 +86292 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_pgio_error’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_setup_cluster’: @@ -49669,2 +86302,2 @@ -../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ - 1256 | TRACE_EVENT(nfs_pgio_error, +../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ + 1446 | TRACE_EVENT(btrfs_setup_cluster, @@ -49681,2 +86314,2 @@ -../fs/nfs/./nfstrace.h:1256:1: note: in expansion of macro ‘TRACE_EVENT’ - 1256 | TRACE_EVENT(nfs_pgio_error, +../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ + 1446 | TRACE_EVENT(btrfs_setup_cluster, @@ -49684 +86317 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_initiate_write’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_alloc_extent_state’: @@ -49694,2 +86327,2 @@ -../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ - 1300 | TRACE_EVENT(nfs_initiate_write, +../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ + 1482 | TRACE_EVENT(alloc_extent_state, @@ -49706,2 +86339,2 @@ -../fs/nfs/./nfstrace.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ - 1300 | TRACE_EVENT(nfs_initiate_write, +../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ + 1482 | TRACE_EVENT(alloc_extent_state, @@ -49709 +86342 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_writeback_done’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_free_extent_state’: @@ -49719,2 +86352,2 @@ -../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ - 1341 | TRACE_EVENT(nfs_writeback_done, +../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ + 1505 | TRACE_EVENT(free_extent_state, @@ -49731,2 +86364,2 @@ -../fs/nfs/./nfstrace.h:1341:1: note: in expansion of macro ‘TRACE_EVENT’ - 1341 | TRACE_EVENT(nfs_writeback_done, +../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ + 1505 | TRACE_EVENT(free_extent_state, @@ -49734 +86367 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_page_error_class’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__work’: @@ -49741,2 +86374,2 @@ -../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, +../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1524 | DECLARE_EVENT_CLASS(btrfs__work, @@ -49750,2 +86383,2 @@ -../fs/nfs/./nfstrace.h:1395:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1395 | DECLARE_EVENT_CLASS(nfs_page_error_class, +../include/trace/events/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1524 | DECLARE_EVENT_CLASS(btrfs__work, @@ -49753 +86386 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_initiate_commit’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__work__done’: @@ -49760,6 +86393,3 @@ -../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/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, + | ^~~~~~~~~~~~~~~~~~~ @@ -49772,7 +86402,4 @@ -../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/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’: @@ -49785,6 +86412,3 @@ -../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/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, + | ^~~~~~~~~~~~~~~~~~~ @@ -49797,7 +86421,4 @@ -../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/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’: @@ -49810,2 +86431,2 @@ -../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, +../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, @@ -49819,2 +86440,2 @@ -../fs/nfs/./nfstrace.h:1539:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1539 | DECLARE_EVENT_CLASS(nfs_direct_req_class, +../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, @@ -49822 +86443 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_fh_to_dentry’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__qgroup_rsv_data’: @@ -49829,6 +86450,3 @@ -../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/events/btrfs.h:1657:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1657 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, + | ^~~~~~~~~~~~~~~~~~~ @@ -49841,7 +86459,4 @@ -../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/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’: @@ -49854,6 +86469,3 @@ -../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/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, + | ^~~~~~~~~~~~~~~~~~~ @@ -49866,7 +86478,4 @@ -../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/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’: @@ -49882,2 +86491,2 @@ -../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ - 1652 | TRACE_EVENT(nfs_mount_option, +../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ + 1743 | TRACE_EVENT(qgroup_num_dirty_extents, @@ -49894,2 +86503,2 @@ -../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ - 1652 | TRACE_EVENT(nfs_mount_option, +../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ + 1743 | TRACE_EVENT(qgroup_num_dirty_extents, @@ -49897 +86506 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_mount_path’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_qgroup_account_extent’: @@ -49907,2 +86516,2 @@ -../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ - 1670 | TRACE_EVENT(nfs_mount_path, +../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ + 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, @@ -49919,2 +86528,2 @@ -../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ - 1670 | TRACE_EVENT(nfs_mount_path, +../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ + 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, @@ -49922 +86531 @@ -../fs/nfs/./nfstrace.h: In function ‘trace_event_raw_event_nfs_xdr_event’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_qgroup_update_counters’: @@ -49929,3 +86538,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -49938,714 +86549,0 @@ -../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) - | ^~~~~~~~~~~~~~~~~~~ @@ -50655,2 +86553,2 @@ -../fs/nfs/./nfstrace.h:1484:1: note: in expansion of macro ‘TRACE_EVENT’ - 1484 | TRACE_EVENT(nfs_commit_done, +../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ + 1797 | TRACE_EVENT(qgroup_update_counters, @@ -50658,22 +86556,3 @@ -../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/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); \ @@ -50681,3 +86560,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -50687,2 +86566,2 @@ -../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ - 1596 | TRACE_EVENT(nfs_fh_to_dentry, +../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ + 1826 | TRACE_EVENT(qgroup_update_reserve, @@ -50690,6 +86569,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -50699,2 +86578,2 @@ -../fs/nfs/./nfstrace.h:1596:1: note: in expansion of macro ‘TRACE_EVENT’ - 1596 | TRACE_EVENT(nfs_fh_to_dentry, +../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ + 1826 | TRACE_EVENT(qgroup_update_reserve, @@ -50702,3 +86581,3 @@ -../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/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); \ @@ -50706,3 +86585,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -50712,2 +86591,2 @@ -../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ - 1629 | TRACE_EVENT(nfs_mount_assign, +../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ + 1852 | TRACE_EVENT(qgroup_meta_reserve, @@ -50715,6 +86594,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -50724,2 +86603,2 @@ -../fs/nfs/./nfstrace.h:1629:1: note: in expansion of macro ‘TRACE_EVENT’ - 1629 | TRACE_EVENT(nfs_mount_assign, +../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ + 1852 | TRACE_EVENT(qgroup_meta_reserve, @@ -50727,3 +86606,3 @@ -../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/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); \ @@ -50731,3 +86610,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -50737,2 +86616,2 @@ -../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ - 1652 | TRACE_EVENT(nfs_mount_option, +../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ + 1875 | TRACE_EVENT(qgroup_meta_convert, @@ -50740,6 +86619,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -50749,2 +86628,2 @@ -../fs/nfs/./nfstrace.h:1652:1: note: in expansion of macro ‘TRACE_EVENT’ - 1652 | TRACE_EVENT(nfs_mount_option, +../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ + 1875 | TRACE_EVENT(qgroup_meta_convert, @@ -50752,3 +86631,3 @@ -../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/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); \ @@ -50756,3 +86635,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -50762,2 +86641,2 @@ -../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ - 1670 | TRACE_EVENT(nfs_mount_path, +../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ + 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, @@ -50765,6 +86644,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -50774,2 +86653,2 @@ -../fs/nfs/./nfstrace.h:1670:1: note: in expansion of macro ‘TRACE_EVENT’ - 1670 | TRACE_EVENT(nfs_mount_path, +../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ + 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, @@ -50777,26 +86656,2 @@ -../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] +../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’? @@ -50804 +86659 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -50808,2 +86663,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/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, @@ -50811 +86666 @@ -../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’? @@ -50813 +86668 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -50817,2 +86672,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/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, @@ -50820 +86675,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/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’? @@ -50826,3 +86682,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -50835,13 +86694,7 @@ -../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: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’: @@ -50854,2 +86707,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/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, @@ -50863,2 +86716,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/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, @@ -50866 +86719 @@ -../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_sync_file_exit’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_set_extent_bit’: @@ -50876,2 +86729,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/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ + 2058 | TRACE_EVENT(btrfs_set_extent_bit, @@ -50888,2 +86741,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/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ + 2058 | TRACE_EVENT(btrfs_set_extent_bit, @@ -50891 +86744 @@ -../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_sync_fs’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_clear_extent_bit’: @@ -50901,2 +86754,2 @@ -../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(f2fs_sync_fs, +../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ + 2091 | TRACE_EVENT(btrfs_clear_extent_bit, @@ -50913,2 +86766,2 @@ -../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(f2fs_sync_fs, +../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ + 2091 | TRACE_EVENT(btrfs_clear_extent_bit, @@ -50916 +86769 @@ -../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_unlink_enter’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_convert_extent_bit’: @@ -50926,2 +86779,2 @@ -../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ - 338 | TRACE_EVENT(f2fs_unlink_enter, +../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ + 2124 | TRACE_EVENT(btrfs_convert_extent_bit, @@ -50938,2 +86791,2 @@ -../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ - 338 | TRACE_EVENT(f2fs_unlink_enter, +../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ + 2124 | TRACE_EVENT(btrfs_convert_extent_bit, @@ -50941 +86794,20 @@ -../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_truncate_data_blocks_range’: +../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’: @@ -50951,2 +86823,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/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ + 2234 | TRACE_EVENT(btrfs_reserve_ticket, @@ -50963,2 +86835,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/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ + 2234 | TRACE_EVENT(btrfs_reserve_ticket, @@ -50966 +86838 @@ -../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__truncate_op’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_sleep_tree_lock’: @@ -50973,2 +86845,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/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, @@ -50982,2 +86854,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/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, @@ -50985 +86857 @@ -../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs__truncate_node’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_locking_events’: @@ -50992,2 +86864,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/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, @@ -51001,2 +86873,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/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, @@ -51004 +86876 @@ -../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_truncate_partial_nodes’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs__space_info_update’: @@ -51011,6 +86883,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/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, + | ^~~~~~~~~~~~~~~~~~~ @@ -51023,7 +86892,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: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/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’: @@ -51036,6 +86902,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:557:1: note: in expansion of macro ‘TRACE_EVENT’ - 557 | TRACE_EVENT(f2fs_file_write_iter, - | ^~~~~~~~~~~ +../include/trace/events/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, + | ^~~~~~~~~~~~~~~~~~~ @@ -51048,7 +86911,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: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/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’: @@ -51064,2 +86924,2 @@ -../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ - 588 | TRACE_EVENT(f2fs_map_blocks, +../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ + 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, @@ -51076,2 +86936,2 @@ -../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ - 588 | TRACE_EVENT(f2fs_map_blocks, +../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ + 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, @@ -51079 +86939 @@ -../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_background_gc’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_raid_extent_delete’: @@ -51089,2 +86949,2 @@ -../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ - 638 | TRACE_EVENT(f2fs_background_gc, +../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ + 2485 | TRACE_EVENT(btrfs_raid_extent_delete, @@ -51101,2 +86961,2 @@ -../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ - 638 | TRACE_EVENT(f2fs_background_gc, +../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ + 2485 | TRACE_EVENT(btrfs_raid_extent_delete, @@ -51104 +86964 @@ -../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_gc_begin’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_get_raid_extent_offset’: @@ -51114,2 +86974,2 @@ -../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ - 666 | TRACE_EVENT(f2fs_gc_begin, +../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ + 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, @@ -51126,2 +86986,2 @@ -../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ - 666 | TRACE_EVENT(f2fs_gc_begin, +../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ + 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, @@ -51129 +86989 @@ -../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_gc_end’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_count’: @@ -51139,2 +86999,2 @@ -../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ - 723 | TRACE_EVENT(f2fs_gc_end, +../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ + 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, @@ -51151,2 +87011,2 @@ -../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ - 723 | TRACE_EVENT(f2fs_gc_end, +../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ + 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, @@ -51154 +87014 @@ -../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_get_victim’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_scan_enter’: @@ -51164,2 +87024,2 @@ -../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ - 778 | TRACE_EVENT(f2fs_get_victim, +../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ + 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, @@ -51176,2 +87036,2 @@ -../include/trace/events/f2fs.h:778:1: note: in expansion of macro ‘TRACE_EVENT’ - 778 | TRACE_EVENT(f2fs_get_victim, +../include/trace/events/btrfs.h:2554:1: note: in expansion of macro ‘TRACE_EVENT’ + 2554 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_enter, @@ -51179 +87039 @@ -../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_start’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_scan_exit’: @@ -51189,2 +87049,2 @@ -../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ - 830 | TRACE_EVENT(f2fs_lookup_start, +../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ + 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, @@ -51201,2 +87061,2 @@ -../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ - 830 | TRACE_EVENT(f2fs_lookup_start, +../include/trace/events/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ + 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, @@ -51204 +87064 @@ -../include/trace/events/f2fs.h: In function ‘trace_event_raw_event_f2fs_lookup_end’: +../include/trace/events/btrfs.h: In function ‘trace_event_raw_event_btrfs_extent_map_shrinker_remove_em’: @@ -51214,2 +87074,2 @@ -../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ - 856 | TRACE_EVENT(f2fs_lookup_end, +../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ + 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, @@ -51226,2 +87086,2 @@ -../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ - 856 | TRACE_EVENT(f2fs_lookup_end, +../include/trace/events/btrfs.h:2606:1: note: in expansion of macro ‘TRACE_EVENT’ + 2606 | TRACE_EVENT(btrfs_extent_map_shrinker_remove_em, @@ -51229,3 +87089,4 @@ -../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); \ +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); \ @@ -51233,2 +87094,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), \ @@ -51239,2 +87100,2 @@ -../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ - 886 | TRACE_EVENT(f2fs_rename_start, +../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ + 182 | TRACE_EVENT(btrfs_transaction_commit, @@ -51242,2 +87103,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); \ @@ -51245,2 +87106,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), \ @@ -51251,2 +87112,2 @@ -../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ - 886 | TRACE_EVENT(f2fs_rename_start, +../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ + 182 | TRACE_EVENT(btrfs_transaction_commit, @@ -51254,3 +87115,3 @@ -../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/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); \ @@ -51258,2 +87119,21 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -51264,2 +87144,33 @@ -../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ - 921 | TRACE_EVENT(f2fs_rename_end, +../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, @@ -51267,2 +87178,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); \ @@ -51270,2 +87181,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), \ @@ -51276,2 +87187,2 @@ -../include/trace/events/f2fs.h:921:1: note: in expansion of macro ‘TRACE_EVENT’ - 921 | TRACE_EVENT(f2fs_rename_end, +../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(btrfs_handle_em_exist, @@ -51279,3 +87190,3 @@ -../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/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); \ @@ -51283,2 +87194,59 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -51289,2 +87257,2 @@ -../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ - 955 | TRACE_EVENT(f2fs_readdir, +../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ + 646 | TRACE_EVENT(btrfs_finish_ordered_extent, @@ -51292,2 +87260,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); \ @@ -51295,2 +87263,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), \ @@ -51301,2 +87269,2 @@ -../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ - 955 | TRACE_EVENT(f2fs_readdir, +../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ + 646 | TRACE_EVENT(btrfs_finish_ordered_extent, @@ -51304,3 +87272,3 @@ -../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/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); \ @@ -51308,2 +87276,21 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -51314,2 +87301,2 @@ -../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ - 984 | TRACE_EVENT(f2fs_fallocate, +../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ + 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, @@ -51317,2 +87304,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); \ @@ -51320,2 +87307,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), \ @@ -51326,2 +87313,2 @@ -../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ - 984 | TRACE_EVENT(f2fs_fallocate, +../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ + 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, @@ -51329,3 +87316,3 @@ -../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/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); \ @@ -51333,2 +87320,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), \ @@ -51339,2 +87326,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/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ + 761 | TRACE_EVENT(btrfs_sync_file, @@ -51342,2 +87329,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); \ @@ -51345,2 +87332,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), \ @@ -51351,2 +87338,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/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ + 761 | TRACE_EVENT(btrfs_sync_file, @@ -51354,3 +87341,3 @@ -../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/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); \ @@ -51358,2 +87345,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), \ @@ -51364,2 +87351,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/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ + 793 | TRACE_EVENT(btrfs_sync_fs, @@ -51367,2 +87354,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); \ @@ -51370,2 +87357,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), \ @@ -51376,2 +87363,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/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ + 793 | TRACE_EVENT(btrfs_sync_fs, @@ -51379,3 +87366,3 @@ -../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/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); \ @@ -51383,2 +87370,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), \ @@ -51389,2 +87376,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/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(btrfs_add_block_group, @@ -51392,2 +87379,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); \ @@ -51395,2 +87382,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), \ @@ -51401,2 +87388,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/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(btrfs_add_block_group, @@ -51404,3 +87391,3 @@ -../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/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); \ @@ -51408,2 +87395,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), \ @@ -51411,2 +87398,2 @@ -../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/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, @@ -51414,2 +87401,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); \ @@ -51417,2 +87404,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), \ @@ -51420,2 +87407,2 @@ -../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/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, @@ -51423,3 +87410,3 @@ -../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/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); \ @@ -51427,2 +87414,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), \ @@ -51430,2 +87417,2 @@ -../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1180 | DECLARE_EVENT_CLASS(f2fs__bio, +../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, @@ -51433,2 +87420,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); \ @@ -51436,2 +87423,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), \ @@ -51439,2 +87426,2 @@ -../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1180 | DECLARE_EVENT_CLASS(f2fs__bio, +../include/trace/events/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, @@ -51442,3 +87429,3 @@ -../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/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); \ @@ -51446,2 +87433,40 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -51452,2 +87477,2 @@ -../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ - 1251 | TRACE_EVENT(f2fs_write_begin, +../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ + 1082 | TRACE_EVENT(btrfs_cow_block, @@ -51455,2 +87480,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); \ @@ -51458,2 +87483,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), \ @@ -51464,2 +87489,2 @@ -../include/trace/events/f2fs.h:1251:1: note: in expansion of macro ‘TRACE_EVENT’ - 1251 | TRACE_EVENT(f2fs_write_begin, +../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ + 1082 | TRACE_EVENT(btrfs_cow_block, @@ -51467,3 +87492,3 @@ -../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/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); \ @@ -51471,2 +87496,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), \ @@ -51477,2 +87502,2 @@ -../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ - 1277 | TRACE_EVENT(f2fs_write_end, +../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ + 1117 | TRACE_EVENT(btrfs_space_reservation, @@ -51480,2 +87505,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); \ @@ -51483,2 +87508,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), \ @@ -51489,2 +87514,2 @@ -../include/trace/events/f2fs.h:1277:1: note: in expansion of macro ‘TRACE_EVENT’ - 1277 | TRACE_EVENT(f2fs_write_end, +../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ + 1117 | TRACE_EVENT(btrfs_space_reservation, @@ -51492,3 +87517,3 @@ -../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/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); \ @@ -51496,2 +87521,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), \ @@ -51499,2 +87524,52 @@ -../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/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, @@ -51502,2 +87577,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); \ @@ -51505,2 +87580,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), \ @@ -51508,2 +87583,2 @@ -../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1307 | DECLARE_EVENT_CLASS(f2fs__folio, +../include/trace/events/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, @@ -51511,3 +87586,3 @@ -../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/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); \ @@ -51515,2 +87590,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), \ @@ -51521,2 +87596,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/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(find_free_extent, @@ -51524,2 +87599,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); \ @@ -51527,2 +87602,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), \ @@ -51533,2 +87608,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/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(find_free_extent, @@ -51536,3 +87611,3 @@ -../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/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); \ @@ -51540,2 +87615,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), \ @@ -51543,2 +87618,52 @@ -../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: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, @@ -51546,2 +87671,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); \ @@ -51549,2 +87674,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), \ @@ -51552,2 +87677,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/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, @@ -51555,3 +87680,3 @@ -../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/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); \ @@ -51559,2 +87684,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), \ @@ -51565,2 +87690,2 @@ -../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ - 1455 | TRACE_EVENT(f2fs_writepages, +../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ + 1396 | TRACE_EVENT(btrfs_find_cluster, @@ -51568,2 +87693,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); \ @@ -51571,2 +87696,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), \ @@ -51577,2 +87702,2 @@ -../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ - 1455 | TRACE_EVENT(f2fs_writepages, +../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ + 1396 | TRACE_EVENT(btrfs_find_cluster, @@ -51580,3 +87705,3 @@ -../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/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); \ @@ -51584,2 +87709,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), \ @@ -51590,2 +87715,2 @@ -../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ - 1519 | TRACE_EVENT(f2fs_readpages, +../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ + 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, @@ -51593,2 +87718,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); \ @@ -51596,2 +87721,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), \ @@ -51602,2 +87727,2 @@ -../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ - 1519 | TRACE_EVENT(f2fs_readpages, +../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ + 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, @@ -51605,3 +87730,3 @@ -../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/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); \ @@ -51609,2 +87734,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), \ @@ -51615,2 +87740,2 @@ -../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ - 1545 | TRACE_EVENT(f2fs_write_checkpoint, +../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ + 1446 | TRACE_EVENT(btrfs_setup_cluster, @@ -51618,2 +87743,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); \ @@ -51621,2 +87746,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), \ @@ -51627,2 +87752,2 @@ -../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ - 1545 | TRACE_EVENT(f2fs_write_checkpoint, +../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ + 1446 | TRACE_EVENT(btrfs_setup_cluster, @@ -51630,3 +87755,3 @@ -../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/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); \ @@ -51634,2 +87759,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), \ @@ -51637,2 +87762,52 @@ -../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: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, @@ -51640,2 +87815,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); \ @@ -51643,2 +87818,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), \ @@ -51646,2 +87821,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/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1524 | DECLARE_EVENT_CLASS(btrfs__work, @@ -51649,3 +87824,3 @@ -../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/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); \ @@ -51653,2 +87828,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), \ @@ -51656,2 +87831,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/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, @@ -51659,2 +87834,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); \ @@ -51662,2 +87837,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), \ @@ -51665,2 +87840,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/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, @@ -51668,3 +87843,3 @@ -../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/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); \ @@ -51672,2 +87847,78 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -51678,2 +87929,2 @@ -../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ - 1649 | TRACE_EVENT(f2fs_issue_flush, +../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ + 1743 | TRACE_EVENT(qgroup_num_dirty_extents, @@ -51681,2 +87932,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); \ @@ -51684,2 +87935,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), \ @@ -51690,2 +87941,2 @@ -../include/trace/events/f2fs.h:1649:1: note: in expansion of macro ‘TRACE_EVENT’ - 1649 | TRACE_EVENT(f2fs_issue_flush, +../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ + 1743 | TRACE_EVENT(qgroup_num_dirty_extents, @@ -51693,3 +87944,3 @@ -../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/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); \ @@ -51697,2 +87948,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), \ @@ -51703,2 +87954,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/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ + 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, @@ -51706,2 +87957,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); \ @@ -51709,2 +87960,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), \ @@ -51715,2 +87966,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/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ + 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, @@ -51718,3 +87969,3 @@ -../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/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); \ @@ -51722,2 +87973,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), \ @@ -51728,8 +87979,5 @@ -../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/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); \ @@ -51737,2 +87985,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), \ @@ -51743,9 +87991,6 @@ -../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/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); \ @@ -51753,2 +87998,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), \ @@ -51759,8 +88004,5 @@ -../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/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); \ @@ -51768,2 +88010,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), \ @@ -51774,9 +88016,6 @@ -../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/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); \ @@ -51784,2 +88023,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), \ @@ -51790,2 +88029,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/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ + 1852 | TRACE_EVENT(qgroup_meta_reserve, @@ -51793,2 +88032,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); \ @@ -51796,2 +88035,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), \ @@ -51802,2 +88041,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/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ + 1852 | TRACE_EVENT(qgroup_meta_reserve, @@ -51805,3 +88044,3 @@ -../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/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); \ @@ -51809,2 +88048,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), \ @@ -51815,2 +88054,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/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ + 1875 | TRACE_EVENT(qgroup_meta_convert, @@ -51818,2 +88057,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); \ @@ -51821,2 +88060,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), \ @@ -51827,2 +88066,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/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ + 1875 | TRACE_EVENT(qgroup_meta_convert, @@ -51830,3 +88069,3 @@ -../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/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); \ @@ -51834,2 +88073,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), \ @@ -51840,2 +88079,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/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ + 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, @@ -51843,2 +88082,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); \ @@ -51846,2 +88085,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), \ @@ -51852,2 +88091,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/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ + 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, @@ -51855,3 +88094,3 @@ -../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/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); \ @@ -51859,2 +88098,21 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -51865,2 +88123,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/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ + 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, @@ -51868,2 +88126,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); \ @@ -51871,2 +88129,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), \ @@ -51877,2 +88135,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/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ + 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, @@ -51880,3 +88138,3 @@ -../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/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); \ @@ -51884,2 +88142,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), \ @@ -51887,2 +88145,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/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, @@ -51890,2 +88148,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); \ @@ -51893,2 +88151,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), \ @@ -51896,2 +88154,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/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, @@ -51899,3 +88157,3 @@ -../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/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); \ @@ -51903,2 +88161,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), \ @@ -51909,2 +88167,2 @@ -../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ - 1941 | TRACE_EVENT(f2fs_shutdown, +../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ + 2058 | TRACE_EVENT(btrfs_set_extent_bit, @@ -51912,2 +88170,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); \ @@ -51915,2 +88173,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), \ @@ -51921,2 +88179,2 @@ -../include/trace/events/f2fs.h:1941:1: note: in expansion of macro ‘TRACE_EVENT’ - 1941 | TRACE_EVENT(f2fs_shutdown, +../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ + 2058 | TRACE_EVENT(btrfs_set_extent_bit, @@ -51924,3 +88182,3 @@ -../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/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); \ @@ -51928,2 +88186,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), \ @@ -51931,2 +88189,52 @@ -../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/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, @@ -51934,2 +88242,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); \ @@ -51937,2 +88245,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), \ @@ -51940,2 +88248,2 @@ -../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/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, @@ -51943,3 +88251,3 @@ -../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/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); \ @@ -51947,2 +88255,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), \ @@ -51950,2 +88258,27 @@ -../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: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, @@ -51953,2 +88286,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); \ @@ -51956,2 +88289,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), \ @@ -51959,2 +88292,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/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, @@ -51962,3 +88295,3 @@ -../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/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); \ @@ -51966,2 +88299,59 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -51972,2 +88362,2 @@ -../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ - 2060 | TRACE_EVENT(f2fs_iostat, +../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ + 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, @@ -51975,2 +88365,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); \ @@ -51978,2 +88368,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), \ @@ -51984,2 +88374,2 @@ -../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ - 2060 | TRACE_EVENT(f2fs_iostat, +../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ + 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, @@ -51987,3 +88377,3 @@ -../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/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); \ @@ -51991,2 +88381,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), \ @@ -51997,2 +88387,2 @@ -../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ - 2163 | TRACE_EVENT(f2fs_iostat_latency, +../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ + 2485 | TRACE_EVENT(btrfs_raid_extent_delete, @@ -52000,2 +88390,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); \ @@ -52003,2 +88393,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), \ @@ -52009,2 +88399,2 @@ -../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ - 2163 | TRACE_EVENT(f2fs_iostat_latency, +../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ + 2485 | TRACE_EVENT(btrfs_raid_extent_delete, @@ -52012,3 +88402,3 @@ -../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/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); \ @@ -52016,2 +88406,114 @@ -../include/trace/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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/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), \ @@ -52022,9 +88524,70 @@ -../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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -52034,6 +88597,9 @@ -../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/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); \ @@ -52041,3 +88607,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -52047,2 +88613,2 @@ -../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ - 2276 | TRACE_EVENT(f2fs_fiemap, +../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(btrfs_handle_em_exist, @@ -52050,6 +88616,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -52059,2 +88625,2 @@ -../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ - 2276 | TRACE_EVENT(f2fs_fiemap, +../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(btrfs_handle_em_exist, @@ -52062,3 +88628,3 @@ -../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/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); \ @@ -52066,5 +88632,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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: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, @@ -52072,8 +88638,8 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.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, @@ -52081,3 +88647,3 @@ -../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/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); \ @@ -52085,5 +88651,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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: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( @@ -52091,8 +88657,8 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.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( @@ -52100,2 +88666 @@ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__inode’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__ordered_extent’: @@ -52108,2 +88673,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/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, @@ -52117,2 +88682,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/btrfs.h:498:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 498 | DECLARE_EVENT_CLASS(btrfs__ordered_extent, @@ -52120 +88685 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__inode_exit’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_finish_ordered_extent’: @@ -52127,2 +88692,27 @@ -../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: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, @@ -52136,2 +88726,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/btrfs.h:675:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 675 | DECLARE_EVENT_CLASS(btrfs__writepage, @@ -52139 +88729 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_file_exit’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_writepage_end_io_hook’: @@ -52149,2 +88739,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/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ + 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, @@ -52161,2 +88751,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/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ + 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, @@ -52164 +88754 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_fs’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_sync_file’: @@ -52174,2 +88764,2 @@ -../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(f2fs_sync_fs, +../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ + 761 | TRACE_EVENT(btrfs_sync_file, @@ -52186,2 +88776,2 @@ -../include/trace/events/f2fs.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(f2fs_sync_fs, +../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ + 761 | TRACE_EVENT(btrfs_sync_file, @@ -52189 +88779 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_unlink_enter’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_sync_fs’: @@ -52199,2 +88789,2 @@ -../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ - 338 | TRACE_EVENT(f2fs_unlink_enter, +../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ + 793 | TRACE_EVENT(btrfs_sync_fs, @@ -52211,2 +88801,2 @@ -../include/trace/events/f2fs.h:338:1: note: in expansion of macro ‘TRACE_EVENT’ - 338 | TRACE_EVENT(f2fs_unlink_enter, +../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ + 793 | TRACE_EVENT(btrfs_sync_fs, @@ -52214 +88804 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_truncate_data_blocks_range’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_add_block_group’: @@ -52224,2 +88814,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/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(btrfs_add_block_group, @@ -52236,2 +88826,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/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ + 810 | TRACE_EVENT(btrfs_add_block_group, @@ -52239 +88829 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__truncate_op’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_delayed_tree_ref’: @@ -52246,2 +88836,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/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, @@ -52255,2 +88845,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/btrfs.h:855:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 855 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, @@ -52258 +88848 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__truncate_node’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_delayed_data_ref’: @@ -52265,2 +88855,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/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, @@ -52274,2 +88864,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/btrfs.h:912:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 912 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, @@ -52277 +88867 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_truncate_partial_nodes’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_delayed_ref_head’: @@ -52284,6 +88874,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/btrfs.h:973:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 973 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, + | ^~~~~~~~~~~~~~~~~~~ @@ -52296,7 +88883,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: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/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’: @@ -52309,6 +88893,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:557:1: note: in expansion of macro ‘TRACE_EVENT’ - 557 | TRACE_EVENT(f2fs_file_write_iter, - | ^~~~~~~~~~~ +../include/trace/events/btrfs.h:1032:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1032 | DECLARE_EVENT_CLASS(btrfs__chunk, + | ^~~~~~~~~~~~~~~~~~~ @@ -52321,7 +88902,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: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/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’: @@ -52337,2 +88915,2 @@ -../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ - 588 | TRACE_EVENT(f2fs_map_blocks, +../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ + 1082 | TRACE_EVENT(btrfs_cow_block, @@ -52349,2 +88927,2 @@ -../include/trace/events/f2fs.h:588:1: note: in expansion of macro ‘TRACE_EVENT’ - 588 | TRACE_EVENT(f2fs_map_blocks, +../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ + 1082 | TRACE_EVENT(btrfs_cow_block, @@ -52352 +88930 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_background_gc’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_space_reservation’: @@ -52362,2 +88940,2 @@ -../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ - 638 | TRACE_EVENT(f2fs_background_gc, +../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ + 1117 | TRACE_EVENT(btrfs_space_reservation, @@ -52374,2 +88952,2 @@ -../include/trace/events/f2fs.h:638:1: note: in expansion of macro ‘TRACE_EVENT’ - 638 | TRACE_EVENT(f2fs_background_gc, +../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ + 1117 | TRACE_EVENT(btrfs_space_reservation, @@ -52377 +88955 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_gc_begin’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_trigger_flush’: @@ -52387,2 +88965,2 @@ -../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ - 666 | TRACE_EVENT(f2fs_gc_begin, +../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ + 1143 | TRACE_EVENT(btrfs_trigger_flush, @@ -52399,2 +88977,2 @@ -../include/trace/events/f2fs.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ - 666 | TRACE_EVENT(f2fs_gc_begin, +../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ + 1143 | TRACE_EVENT(btrfs_trigger_flush, @@ -52402 +88980 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_gc_end’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_flush_space’: @@ -52412,2 +88990,2 @@ -../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ - 723 | TRACE_EVENT(f2fs_gc_end, +../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ + 1174 | TRACE_EVENT(btrfs_flush_space, @@ -52424,2 +89002,2 @@ -../include/trace/events/f2fs.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ - 723 | TRACE_EVENT(f2fs_gc_end, +../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ + 1174 | TRACE_EVENT(btrfs_flush_space, @@ -52427 +89005 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_get_victim’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__reserved_extent’: @@ -52434,6 +89012,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/btrfs.h:1206:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1206 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, + | ^~~~~~~~~~~~~~~~~~~ @@ -52446,7 +89021,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: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/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’: @@ -52462,2 +89034,2 @@ -../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ - 830 | TRACE_EVENT(f2fs_lookup_start, +../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(find_free_extent, @@ -52474,2 +89046,2 @@ -../include/trace/events/f2fs.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ - 830 | TRACE_EVENT(f2fs_lookup_start, +../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ + 1242 | TRACE_EVENT(find_free_extent, @@ -52477 +89049 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_end’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_find_free_extent_search_loop’: @@ -52487,2 +89059,2 @@ -../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ - 856 | TRACE_EVENT(f2fs_lookup_end, +../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ + 1270 | TRACE_EVENT(find_free_extent_search_loop, @@ -52499,2 +89071,2 @@ -../include/trace/events/f2fs.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ - 856 | TRACE_EVENT(f2fs_lookup_end, +../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ + 1270 | TRACE_EVENT(find_free_extent_search_loop, @@ -52502 +89074 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_rename_start’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_find_free_extent_have_block_group’: @@ -52512,2 +89084,2 @@ -../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ - 886 | TRACE_EVENT(f2fs_rename_start, +../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ + 1300 | TRACE_EVENT(find_free_extent_have_block_group, @@ -52524,2 +89096,2 @@ -../include/trace/events/f2fs.h:886:1: note: in expansion of macro ‘TRACE_EVENT’ - 886 | TRACE_EVENT(f2fs_rename_start, +../include/trace/events/btrfs.h:1300:1: note: in expansion of macro ‘TRACE_EVENT’ + 1300 | TRACE_EVENT(find_free_extent_have_block_group, @@ -52527 +89099 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_rename_end’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__reserve_extent’: @@ -52534,6 +89106,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:921:1: note: in expansion of macro ‘TRACE_EVENT’ - 921 | TRACE_EVENT(f2fs_rename_end, - | ^~~~~~~~~~~ +../include/trace/events/btrfs.h:1341:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1341 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, + | ^~~~~~~~~~~~~~~~~~~ @@ -52546,7 +89115,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: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/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’: @@ -52562,2 +89128,2 @@ -../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ - 955 | TRACE_EVENT(f2fs_readdir, +../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ + 1396 | TRACE_EVENT(btrfs_find_cluster, @@ -52574,2 +89140,2 @@ -../include/trace/events/f2fs.h:955:1: note: in expansion of macro ‘TRACE_EVENT’ - 955 | TRACE_EVENT(f2fs_readdir, +../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ + 1396 | TRACE_EVENT(btrfs_find_cluster, @@ -52577 +89143 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_fallocate’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_failed_cluster_setup’: @@ -52587,2 +89153,2 @@ -../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ - 984 | TRACE_EVENT(f2fs_fallocate, +../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ + 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, @@ -52599,2 +89165,2 @@ -../include/trace/events/f2fs.h:984:1: note: in expansion of macro ‘TRACE_EVENT’ - 984 | TRACE_EVENT(f2fs_fallocate, +../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ + 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, @@ -52602 +89168 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_direct_IO_enter’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_setup_cluster’: @@ -52612,2 +89178,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/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ + 1446 | TRACE_EVENT(btrfs_setup_cluster, @@ -52624,2 +89190,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/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ + 1446 | TRACE_EVENT(btrfs_setup_cluster, @@ -52627 +89193 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_direct_IO_exit’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_alloc_extent_state’: @@ -52637,2 +89203,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/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ + 1482 | TRACE_EVENT(alloc_extent_state, @@ -52649,2 +89215,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/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ + 1482 | TRACE_EVENT(alloc_extent_state, @@ -52652 +89218 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_reserve_new_blocks’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_free_extent_state’: @@ -52662,2 +89228,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/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ + 1505 | TRACE_EVENT(free_extent_state, @@ -52674,2 +89240,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/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ + 1505 | TRACE_EVENT(free_extent_state, @@ -52677 +89243 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__submit_page_bio’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__work’: @@ -52684,2 +89250,2 @@ -../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/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1524 | DECLARE_EVENT_CLASS(btrfs__work, @@ -52693,2 +89259,2 @@ -../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/btrfs.h:1524:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1524 | DECLARE_EVENT_CLASS(btrfs__work, @@ -52696 +89262 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__bio’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__work__done’: @@ -52703,2 +89269,2 @@ -../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1180 | DECLARE_EVENT_CLASS(f2fs__bio, +../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, @@ -52712,2 +89278,2 @@ -../include/trace/events/f2fs.h:1180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1180 | DECLARE_EVENT_CLASS(f2fs__bio, +../include/trace/events/btrfs.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1556 | DECLARE_EVENT_CLASS(btrfs__work__done, @@ -52715 +89281 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_begin’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_workqueue’: @@ -52722,6 +89288,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:1251:1: note: in expansion of macro ‘TRACE_EVENT’ - 1251 | TRACE_EVENT(f2fs_write_begin, - | ^~~~~~~~~~~ +../include/trace/events/btrfs.h:1601:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1601 | DECLARE_EVENT_CLASS(btrfs_workqueue, + | ^~~~~~~~~~~~~~~~~~~ @@ -52734,7 +89297,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: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/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’: @@ -52747,6 +89307,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:1277:1: note: in expansion of macro ‘TRACE_EVENT’ - 1277 | TRACE_EVENT(f2fs_write_end, - | ^~~~~~~~~~~ +../include/trace/events/btrfs.h:1628:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1628 | DECLARE_EVENT_CLASS(btrfs_workqueue_done, + | ^~~~~~~~~~~~~~~~~~~ @@ -52759,2 +89316,9 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../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) @@ -52762,4 +89326,13 @@ -../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/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’: @@ -52772,2 +89345,2 @@ -../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1307 | DECLARE_EVENT_CLASS(f2fs__folio, +../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, @@ -52781,2 +89354,2 @@ -../include/trace/events/f2fs.h:1307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1307 | DECLARE_EVENT_CLASS(f2fs__folio, +../include/trace/events/btrfs.h:1707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1707 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, @@ -52784 +89357 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_replace_atomic_write_block’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_num_dirty_extents’: @@ -52794,2 +89367,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/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ + 1743 | TRACE_EVENT(qgroup_num_dirty_extents, @@ -52806,2 +89379,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/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ + 1743 | TRACE_EVENT(qgroup_num_dirty_extents, @@ -52809 +89382 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_mmap’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_qgroup_account_extent’: @@ -52816,3 +89389,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -52825,4 +89401,7 @@ -../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/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’: @@ -52838,2 +89417,2 @@ -../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ - 1455 | TRACE_EVENT(f2fs_writepages, +../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ + 1797 | TRACE_EVENT(qgroup_update_counters, @@ -52850,2 +89429,2 @@ -../include/trace/events/f2fs.h:1455:1: note: in expansion of macro ‘TRACE_EVENT’ - 1455 | TRACE_EVENT(f2fs_writepages, +../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ + 1797 | TRACE_EVENT(qgroup_update_counters, @@ -52853 +89432 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_readpages’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_update_reserve’: @@ -52863,2 +89442,2 @@ -../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ - 1519 | TRACE_EVENT(f2fs_readpages, +../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ + 1826 | TRACE_EVENT(qgroup_update_reserve, @@ -52875,2 +89454,2 @@ -../include/trace/events/f2fs.h:1519:1: note: in expansion of macro ‘TRACE_EVENT’ - 1519 | TRACE_EVENT(f2fs_readpages, +../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ + 1826 | TRACE_EVENT(qgroup_update_reserve, @@ -52878 +89457 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_write_checkpoint’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_meta_reserve’: @@ -52888,2 +89467,2 @@ -../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ - 1545 | TRACE_EVENT(f2fs_write_checkpoint, +../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ + 1852 | TRACE_EVENT(qgroup_meta_reserve, @@ -52900,2 +89479,2 @@ -../include/trace/events/f2fs.h:1545:1: note: in expansion of macro ‘TRACE_EVENT’ - 1545 | TRACE_EVENT(f2fs_write_checkpoint, +../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ + 1852 | TRACE_EVENT(qgroup_meta_reserve, @@ -52903 +89482 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_discard’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_meta_convert’: @@ -52910,3 +89489,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -52919,4 +89501,7 @@ -../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/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’: @@ -52929,3 +89514,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -52938,4 +89526,7 @@ -../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/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’: @@ -52948,6 +89539,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:1649:1: note: in expansion of macro ‘TRACE_EVENT’ - 1649 | TRACE_EVENT(f2fs_issue_flush, - | ^~~~~~~~~~~ +../include/trace/events/btrfs.h:1923:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1923 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, + | ^~~~~~~~~~~~~~~~~~~ @@ -52960,7 +89548,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: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/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’: @@ -52976,2 +89561,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/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ + 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, @@ -52988,2 +89573,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/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ + 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, @@ -52991 +89576 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_lookup_read_extent_tree_end’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__block_group’: @@ -52998,9 +89583,3 @@ -../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/btrfs.h:2004:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2004 | DECLARE_EVENT_CLASS(btrfs__block_group, + | ^~~~~~~~~~~~~~~~~~~ @@ -53013,10 +89592,4 @@ -../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/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’: @@ -53032,6 +89605,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/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ + 2058 | TRACE_EVENT(btrfs_set_extent_bit, + | ^~~~~~~~~~~ @@ -53047,7 +89617,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/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’: @@ -53063,2 +89630,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/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ + 2091 | TRACE_EVENT(btrfs_clear_extent_bit, @@ -53075,2 +89642,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/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ + 2091 | TRACE_EVENT(btrfs_clear_extent_bit, @@ -53078 +89645 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_update_age_extent_tree_range’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_convert_extent_bit’: @@ -53088,2 +89655,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/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ + 2124 | TRACE_EVENT(btrfs_convert_extent_bit, @@ -53100,2 +89667,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/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ + 2124 | TRACE_EVENT(btrfs_convert_extent_bit, @@ -53103 +89670 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_shrink_extent_tree’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_dump_space_info’: @@ -53110,6 +89677,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:1848:1: note: in expansion of macro ‘TRACE_EVENT’ - 1848 | TRACE_EVENT(f2fs_shrink_extent_tree, - | ^~~~~~~~~~~ +../include/trace/events/btrfs.h:2160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2160 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, + | ^~~~~~~~~~~~~~~~~~~ @@ -53122,7 +89686,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: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/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’: @@ -53138,2 +89699,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/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ + 2234 | TRACE_EVENT(btrfs_reserve_ticket, @@ -53150,2 +89711,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/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ + 2234 | TRACE_EVENT(btrfs_reserve_ticket, @@ -53153 +89714 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_sync_dirty_inodes’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_sleep_tree_lock’: @@ -53160,2 +89721,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/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, @@ -53169,2 +89730,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/btrfs.h:2263:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2263 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, @@ -53172 +89733 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_shutdown’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_locking_events’: @@ -53179,6 +89740,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/btrfs.h:2307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2307 | DECLARE_EVENT_CLASS(btrfs_locking_events, + | ^~~~~~~~~~~~~~~~~~~ @@ -53191,7 +89749,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/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’: @@ -53204,2 +89759,2 @@ -../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/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, @@ -53213,2 +89768,2 @@ -../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/btrfs.h:2347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2347 | DECLARE_EVENT_CLASS(btrfs__space_info_update, @@ -53216 +89771 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_zip_end’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_raid56_bio’: @@ -53223,2 +89778,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/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, @@ -53232,2 +89787,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/btrfs.h:2394:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2394 | DECLARE_EVENT_CLASS(btrfs_raid56_bio, @@ -53235 +89790 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_iostat’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_insert_one_raid_extent’: @@ -53245,2 +89800,2 @@ -../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ - 2060 | TRACE_EVENT(f2fs_iostat, +../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ + 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, @@ -53257,2 +89812,2 @@ -../include/trace/events/f2fs.h:2060:1: note: in expansion of macro ‘TRACE_EVENT’ - 2060 | TRACE_EVENT(f2fs_iostat, +../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ + 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, @@ -53260 +89815 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_iostat_latency’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_raid_extent_delete’: @@ -53270,2 +89825,2 @@ -../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ - 2163 | TRACE_EVENT(f2fs_iostat_latency, +../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ + 2485 | TRACE_EVENT(btrfs_raid_extent_delete, @@ -53282,2 +89837,2 @@ -../include/trace/events/f2fs.h:2163:1: note: in expansion of macro ‘TRACE_EVENT’ - 2163 | TRACE_EVENT(f2fs_iostat_latency, +../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ + 2485 | TRACE_EVENT(btrfs_raid_extent_delete, @@ -53285 +89840 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_bmap’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_get_raid_extent_offset’: @@ -53295,2 +89850,2 @@ -../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ - 2250 | TRACE_EVENT(f2fs_bmap, +../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ + 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, @@ -53307,2 +89862,2 @@ -../include/trace/events/f2fs.h:2250:1: note: in expansion of macro ‘TRACE_EVENT’ - 2250 | TRACE_EVENT(f2fs_bmap, +../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ + 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, @@ -53310 +89865 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs_fiemap’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_count’: @@ -53320,2 +89875,2 @@ -../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ - 2276 | TRACE_EVENT(f2fs_fiemap, +../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ + 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, @@ -53332,2 +89887,2 @@ -../include/trace/events/f2fs.h:2276:1: note: in expansion of macro ‘TRACE_EVENT’ - 2276 | TRACE_EVENT(f2fs_fiemap, +../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ + 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, @@ -53335 +89890 @@ -../include/trace/events/f2fs.h: In function ‘__bpf_trace_f2fs__rw_start’: +../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_scan_enter’: @@ -53342,3 +89897,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -53351,4 +89909,7 @@ -../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/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’: @@ -53361,3 +89922,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/btrfs.h:2580:1: note: in expansion of macro ‘TRACE_EVENT’ + 2580 | TRACE_EVENT(btrfs_extent_map_shrinker_scan_exit, + | ^~~~~~~~~~~ @@ -53370,5 +89934,33 @@ -../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/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 @@ -54504,0 +91097,1101 @@ +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, + | ^~~~~~~~~~~~~~~~~~~ @@ -57409,4 +95102,4 @@ -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); \ +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); \ @@ -57414,3 +95107,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57423,6 +95116,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57435,3 +95128,3 @@ -../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/../../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); \ @@ -57439,3 +95132,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57448,6 +95141,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57460,3 +95153,3 @@ -../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/../../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); \ @@ -57464,3 +95157,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57473,6 +95166,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57485,3 +95178,3 @@ -../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/../../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); \ @@ -57489,3 +95182,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57498,6 +95191,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57510,3 +95203,3 @@ -../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/../../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); \ @@ -57514,3 +95207,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57523,6 +95216,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57535,3 +95228,3 @@ -../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/../../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); \ @@ -57539,3 +95232,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57548,6 +95241,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57560,3 +95253,3 @@ -../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/../../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); \ @@ -57564,3 +95257,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57573,6 +95266,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57585,3 +95278,3 @@ -../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/../../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); \ @@ -57589,3 +95282,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57598,6 +95291,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57610,3 +95303,3 @@ -../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/../../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); \ @@ -57614,3 +95307,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57623,6 +95316,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57635,3 +95328,3 @@ -../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/../../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); \ @@ -57639,3 +95332,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57651,6 +95344,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57666,3 +95359,3 @@ -../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/../../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); \ @@ -57670,3 +95363,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57679,6 +95372,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57691,3 +95384,3 @@ -../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/../../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); \ @@ -57695,3 +95388,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57704,6 +95397,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57716,3 +95409,3 @@ -../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/../../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); \ @@ -57720,3 +95413,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57729,6 +95422,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57741,3 +95434,3 @@ -../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/../../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); \ @@ -57745,3 +95438,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57754,6 +95447,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57766,3 +95459,3 @@ -../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/../../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); \ @@ -57770,3 +95463,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57779,6 +95472,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57791,3 +95484,3 @@ -../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/../../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); \ @@ -57795,3 +95488,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57804,6 +95497,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57816,3 +95509,3 @@ -../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/../../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); \ @@ -57820,3 +95513,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57829,6 +95522,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57841,3 +95534,3 @@ -../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/../../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); \ @@ -57845,3 +95538,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57854,6 +95547,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57866,3 +95559,3 @@ -../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/../../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); \ @@ -57870,3 +95563,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57879,6 +95572,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57891,3 +95584,3 @@ -../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/../../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); \ @@ -57895,3 +95588,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57904,6 +95597,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57916,3 +95609,3 @@ -../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/../../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); \ @@ -57920,3 +95613,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57929,6 +95622,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57941,3 +95634,3 @@ -../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/../../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); \ @@ -57945,3 +95638,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57954,6 +95647,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57966,3 +95659,3 @@ -../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/../../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); \ @@ -57970,3 +95663,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57982,6 +95675,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -57997,3 +95690,3 @@ -../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/../../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); \ @@ -58001,3 +95694,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58010,6 +95703,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58022,3 +95715,3 @@ -../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/../../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); \ @@ -58026,3 +95719,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58035,6 +95728,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58047,3 +95740,3 @@ -../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/../../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); \ @@ -58051,3 +95744,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58060,6 +95753,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58072,3 +95765,3 @@ -../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/../../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); \ @@ -58076,3 +95769,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58085,6 +95778,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58097,3 +95790,3 @@ -../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/../../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); \ @@ -58101,3 +95794,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58110,6 +95803,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58122,3 +95815,3 @@ -../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/../../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); \ @@ -58126,3 +95819,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58135,6 +95828,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58147,3 +95840,3 @@ -../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/../../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); \ @@ -58151,3 +95844,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58160,6 +95853,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58172,3 +95865,3 @@ -../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/../../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); \ @@ -58176,3 +95869,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58185,6 +95878,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58197,3 +95890,3 @@ -../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/../../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); \ @@ -58201,3 +95894,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58210,6 +95903,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58222,3 +95915,3 @@ -../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/../../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); \ @@ -58226,3 +95919,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58235,6 +95928,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58247,3 +95940,3 @@ -../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/../../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); \ @@ -58251,3 +95944,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58260,6 +95953,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58272,3 +95965,3 @@ -../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/../../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); \ @@ -58276,3 +95969,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58285,6 +95978,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58297,3 +95990,3 @@ -../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/../../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); \ @@ -58301,3 +95994,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58310,6 +96003,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58322,3 +96015,3 @@ -../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/../../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); \ @@ -58326,3 +96019,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58335,6 +96028,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58347,3 +96040,3 @@ -../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/../../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); \ @@ -58351,3 +96044,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58360,6 +96053,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58372,3 +96065,3 @@ -../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/../../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); \ @@ -58376,3 +96069,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58385,6 +96078,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58397,3 +96090,3 @@ -../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/../../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); \ @@ -58401,3 +96094,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58410,6 +96103,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58422,3 +96115,3 @@ -../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/../../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); \ @@ -58426,3 +96119,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58435,6 +96128,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58447,3 +96140,3 @@ -../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/../../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); \ @@ -58451,3 +96144,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58460,6 +96153,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58472,3 +96165,3 @@ -../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/../../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); \ @@ -58476,3 +96169,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58485,6 +96178,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58497,3 +96190,3 @@ -../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/../../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); \ @@ -58501,3 +96194,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58510,6 +96203,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58522,3 +96215,3 @@ -../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/../../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); \ @@ -58526,3 +96219,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58535,6 +96228,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58547,3 +96240,3 @@ -../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/../../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); \ @@ -58551,3 +96244,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58560,6 +96253,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58572,3 +96265,3 @@ -../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/../../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); \ @@ -58576,3 +96269,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58585,6 +96278,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58597,3 +96290,3 @@ -../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/../../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); \ @@ -58601,3 +96294,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58610,6 +96303,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58622,3 +96315,3 @@ -../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/../../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); \ @@ -58626,3 +96319,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58635,6 +96328,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58647,3 +96340,3 @@ -../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/../../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); \ @@ -58651,3 +96344,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58660,6 +96353,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58672,3 +96365,3 @@ -../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/../../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); \ @@ -58676,3 +96369,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58685,6 +96378,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58697,3 +96390,3 @@ -../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/../../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); \ @@ -58701,3 +96394,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58710,6 +96403,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58722,3 +96415,3 @@ -../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/../../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); \ @@ -58726,3 +96419,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58735,6 +96428,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58747,3 +96440,3 @@ -../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/../../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); \ @@ -58751,3 +96444,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58760,6 +96453,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58772,3 +96465,3 @@ -../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/../../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); \ @@ -58776,3 +96469,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58785,6 +96478,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58797,3 +96490,3 @@ -../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/../../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); \ @@ -58801,3 +96494,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58810,6 +96503,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58822,3 +96515,3 @@ -../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/../../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); \ @@ -58826,3 +96519,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58835,6 +96528,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58847,3 +96540,3 @@ -../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/../../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); \ @@ -58851,3 +96544,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58860,6 +96553,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58872,3 +96565,3 @@ -../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/../../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); \ @@ -58876,3 +96569,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58885,6 +96578,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58897,3 +96590,3 @@ -../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/../../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); \ @@ -58901,3 +96594,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58910,6 +96603,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58922,3 +96615,3 @@ -../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/../../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); \ @@ -58926,3 +96619,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58935,6 +96628,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58947,3 +96640,3 @@ -../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/../../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); \ @@ -58951,3 +96644,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58960,6 +96653,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58972,3 +96665,3 @@ -../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/../../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); \ @@ -58976,3 +96669,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58985,6 +96678,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -58997,3 +96690,3 @@ -../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/../../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); \ @@ -59001,3 +96694,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -59010,6 +96703,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -59022,3 +96715,3 @@ -../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/../../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); \ @@ -59026,3 +96719,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -59035,6 +96728,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -59047,3 +96740,3 @@ -../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/../../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); \ @@ -59051,3 +96744,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -59060,6 +96753,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -59072,3 +96765,3 @@ -../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/../../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); \ @@ -59076,3 +96769,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -59085,6 +96778,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -59097,3 +96790,3 @@ -../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/../../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); \ @@ -59101,3 +96794,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -59110,6 +96803,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -59122,3 +96815,3 @@ -../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/../../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); \ @@ -59126,3 +96819,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -59135,6 +96828,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -59147,3 +96840,3 @@ -../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/../../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); \ @@ -59151,15 +96844,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: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/perf.h:67:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 67 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -59172,986 +96853,2 @@ -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/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/perf.h:31:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 31 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ @@ -60159,2 +96856,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), \ @@ -60165,2 +96862,2 @@ -../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ - 1852 | TRACE_EVENT(qgroup_meta_reserve, +../include/trace/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ + 1846 | TRACE_EVENT(kvm_rmp_fault, @@ -60168,3 +96865,4 @@ -../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); \ +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); \ @@ -60172,5 +96870,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) @@ -60178,9 +96872,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -60190,2 +96876,2 @@ -../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ - 1875 | TRACE_EVENT(qgroup_meta_convert, +../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(kvm_entry, @@ -60193,9 +96879,5 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -60203,9 +96884,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -60215,2 +96888,2 @@ -../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ - 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, +../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(kvm_entry, @@ -60218,22 +96891,3 @@ -../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/../../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); \ @@ -60241,5 +96895,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) @@ -60247,9 +96897,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -60259,2 +96901,2 @@ -../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ - 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, +../include/trace/../../arch/x86/kvm/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(kvm_hypercall, @@ -60262,28 +96904,5 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -60291,9 +96909,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -60303,2 +96913,2 @@ -../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ - 2058 | TRACE_EVENT(btrfs_set_extent_bit, +../include/trace/../../arch/x86/kvm/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ + 40 | TRACE_EVENT(kvm_hypercall, @@ -60306,3 +96916,3 @@ -../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/../../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); \ @@ -60310,5 +96920,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) @@ -60316,9 +96922,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -60328,2 +96926,2 @@ -../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ - 2091 | TRACE_EVENT(btrfs_clear_extent_bit, +../include/trace/../../arch/x86/kvm/trace.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(kvm_hv_hypercall, @@ -60331,9 +96929,5 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -60341,9 +96934,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -60353,2 +96938,2 @@ -../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ - 2124 | TRACE_EVENT(btrfs_convert_extent_bit, +../include/trace/../../arch/x86/kvm/trace.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(kvm_hv_hypercall, @@ -60356,22 +96941,3 @@ -../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/../../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); \ @@ -60379,5 +96945,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) @@ -60385,9 +96947,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -60397,2 +96951,2 @@ -../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ - 2234 | TRACE_EVENT(btrfs_reserve_ticket, +../include/trace/../../arch/x86/kvm/trace.h:100:1: note: in expansion of macro ‘TRACE_EVENT’ + 100 | TRACE_EVENT(kvm_hv_hypercall_done, @@ -60400,85 +96954,5 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -60486,9 +96959,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -60498,2 +96963,2 @@ -../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ - 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, +../include/trace/../../arch/x86/kvm/trace.h:100:1: note: in expansion of macro ‘TRACE_EVENT’ + 100 | TRACE_EVENT(kvm_hv_hypercall_done, @@ -60501,3 +96966,3 @@ -../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/../../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); \ @@ -60505,5 +96970,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) @@ -60511,9 +96972,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -60523,2 +96976,2 @@ -../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ - 2485 | TRACE_EVENT(btrfs_raid_extent_delete, +../include/trace/../../arch/x86/kvm/trace.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(kvm_xen_hypercall, @@ -60526,9 +96979,5 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -60536,9 +96984,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -60548,2 +96988,2 @@ -../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ - 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, +../include/trace/../../arch/x86/kvm/trace.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(kvm_xen_hypercall, @@ -60551,3 +96991,3 @@ -../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/../../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); \ @@ -60555,5 +96995,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) @@ -60561,9 +96997,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -60573,2 +97001,2 @@ -../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ - 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, +../include/trace/../../arch/x86/kvm/trace.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ + 161 | TRACE_EVENT(kvm_pio, @@ -60576,9 +97004,5 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -60586,9 +97009,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -60598,2 +97013,2 @@ -../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/../../arch/x86/kvm/trace.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ + 161 | TRACE_EVENT(kvm_pio, @@ -60601,3 +97016,3 @@ -../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/../../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); \ @@ -60605,17 +97020,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/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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -60623,10 +97022,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -60636,2 +97026,2 @@ -../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/../../arch/x86/kvm/trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ + 196 | TRACE_EVENT(kvm_fast_mmio, @@ -60639,6 +97029,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -60648,2 +97038,2 @@ -../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/../../arch/x86/kvm/trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ + 196 | TRACE_EVENT(kvm_fast_mmio, @@ -60651,2 +97041 @@ -In file included from ../include/trace/define_trace.h:110: -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_transaction_commit’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_cpuid’: @@ -60662,2 +97051,2 @@ -../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ - 182 | TRACE_EVENT(btrfs_transaction_commit, +../include/trace/../../arch/x86/kvm/trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(kvm_cpuid, @@ -60674,2 +97063,2 @@ -../include/trace/events/btrfs.h:182:1: note: in expansion of macro ‘TRACE_EVENT’ - 182 | TRACE_EVENT(btrfs_transaction_commit, +../include/trace/../../arch/x86/kvm/trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(kvm_cpuid, @@ -60677 +97066 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__inode’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_apic’: @@ -60684,3 +97073,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -60693,4 +97085,7 @@ -../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/trace_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’: @@ -60706,6 +97101,6 @@ -../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/../../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); + | ^~~~~~~~~~~~~~~~~~~~ @@ -60721,7 +97116,7 @@ -../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/../../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’: @@ -60737,2 +97132,2 @@ -../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ - 316 | TRACE_EVENT(btrfs_handle_em_exist, +../include/trace/../../arch/x86/kvm/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ + 341 | TRACE_EVENT(kvm_inj_virq, @@ -60749,2 +97144,2 @@ -../include/trace/events/btrfs.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ - 316 | TRACE_EVENT(btrfs_handle_em_exist, +../include/trace/../../arch/x86/kvm/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ + 341 | TRACE_EVENT(kvm_inj_virq, @@ -60752 +97147 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__file_extent_item_regular’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_inj_exception’: @@ -60759,3 +97154,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -60768,4 +97166,7 @@ -../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/trace_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’: @@ -60778,3 +97179,6 @@ -../include/trace/events/btrfs.h:408:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 408 | DECLARE_EVENT_CLASS( - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_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, + | ^~~~~~~~~~~ @@ -60787,4 +97191,7 @@ -../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/trace_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’: @@ -60797,3 +97204,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -60806,4 +97216,7 @@ -../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/trace_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’: @@ -60819,2 +97232,2 @@ -../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ - 646 | TRACE_EVENT(btrfs_finish_ordered_extent, +../include/trace/../../arch/x86/kvm/trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ + 460 | TRACE_EVENT(kvm_cr, @@ -60831,2 +97244,2 @@ -../include/trace/events/btrfs.h:646:1: note: in expansion of macro ‘TRACE_EVENT’ - 646 | TRACE_EVENT(btrfs_finish_ordered_extent, +../include/trace/../../arch/x86/kvm/trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ + 460 | TRACE_EVENT(kvm_cr, @@ -60834 +97247 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__writepage’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pic_set_irq’: @@ -60841,3 +97254,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -60850,4 +97266,7 @@ -../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/trace_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’: @@ -60863,2 +97282,2 @@ -../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ - 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, +../include/trace/../../arch/x86/kvm/trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ + 517 | TRACE_EVENT(kvm_apic_ipi, @@ -60875,2 +97294,2 @@ -../include/trace/events/btrfs.h:732:1: note: in expansion of macro ‘TRACE_EVENT’ - 732 | TRACE_EVENT(btrfs_writepage_end_io_hook, +../include/trace/../../arch/x86/kvm/trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ + 517 | TRACE_EVENT(kvm_apic_ipi, @@ -60878 +97297 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_sync_file’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_apic_accept_irq’: @@ -60888,2 +97307,2 @@ -../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ - 761 | TRACE_EVENT(btrfs_sync_file, +../include/trace/../../arch/x86/kvm/trace.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ + 542 | TRACE_EVENT(kvm_apic_accept_irq, @@ -60900,2 +97319,2 @@ -../include/trace/events/btrfs.h:761:1: note: in expansion of macro ‘TRACE_EVENT’ - 761 | TRACE_EVENT(btrfs_sync_file, +../include/trace/../../arch/x86/kvm/trace.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ + 542 | TRACE_EVENT(kvm_apic_accept_irq, @@ -60903 +97322 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_sync_fs’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_eoi’: @@ -60913,2 +97332,2 @@ -../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ - 793 | TRACE_EVENT(btrfs_sync_fs, +../include/trace/../../arch/x86/kvm/trace.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ + 566 | TRACE_EVENT(kvm_eoi, @@ -60925,2 +97344,2 @@ -../include/trace/events/btrfs.h:793:1: note: in expansion of macro ‘TRACE_EVENT’ - 793 | TRACE_EVENT(btrfs_sync_fs, +../include/trace/../../arch/x86/kvm/trace.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ + 566 | TRACE_EVENT(kvm_eoi, @@ -60928 +97347 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_add_block_group’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pv_eoi’: @@ -60938,2 +97357,2 @@ -../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(btrfs_add_block_group, +../include/trace/../../arch/x86/kvm/trace.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ + 583 | TRACE_EVENT(kvm_pv_eoi, @@ -60950,2 +97369,2 @@ -../include/trace/events/btrfs.h:810:1: note: in expansion of macro ‘TRACE_EVENT’ - 810 | TRACE_EVENT(btrfs_add_block_group, +../include/trace/../../arch/x86/kvm/trace.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ + 583 | TRACE_EVENT(kvm_pv_eoi, @@ -60953 +97372 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_delayed_tree_ref’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_nested_vmenter’: @@ -60960,3 +97379,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -60969,4 +97391,7 @@ -../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/trace_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’: @@ -60979,3 +97404,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -60988,4 +97416,7 @@ -../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/trace_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’: @@ -60998,3 +97429,9 @@ -../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: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); + | ^~~~~~~~~~~~~~~~~~~~ @@ -61007,4 +97444,10 @@ -../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/trace_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’: @@ -61017,3 +97460,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -61026,4 +97472,7 @@ -../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/trace_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’: @@ -61039,2 +97488,2 @@ -../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ - 1082 | TRACE_EVENT(btrfs_cow_block, +../include/trace/../../arch/x86/kvm/trace.h:719:1: note: in expansion of macro ‘TRACE_EVENT’ + 719 | TRACE_EVENT(kvm_nested_intr_vmexit, @@ -61051,2 +97500,2 @@ -../include/trace/events/btrfs.h:1082:1: note: in expansion of macro ‘TRACE_EVENT’ - 1082 | TRACE_EVENT(btrfs_cow_block, +../include/trace/../../arch/x86/kvm/trace.h:719:1: note: in expansion of macro ‘TRACE_EVENT’ + 719 | TRACE_EVENT(kvm_nested_intr_vmexit, @@ -61054 +97503 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_space_reservation’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_invlpga’: @@ -61064,2 +97513,2 @@ -../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ - 1117 | TRACE_EVENT(btrfs_space_reservation, +../include/trace/../../arch/x86/kvm/trace.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ + 737 | TRACE_EVENT(kvm_invlpga, @@ -61076,2 +97525,2 @@ -../include/trace/events/btrfs.h:1117:1: note: in expansion of macro ‘TRACE_EVENT’ - 1117 | TRACE_EVENT(btrfs_space_reservation, +../include/trace/../../arch/x86/kvm/trace.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ + 737 | TRACE_EVENT(kvm_invlpga, @@ -61079 +97528 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_trigger_flush’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_skinit’: @@ -61089,2 +97538,2 @@ -../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ - 1143 | TRACE_EVENT(btrfs_trigger_flush, +../include/trace/../../arch/x86/kvm/trace.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ + 760 | TRACE_EVENT(kvm_skinit, @@ -61101,2 +97550,2 @@ -../include/trace/events/btrfs.h:1143:1: note: in expansion of macro ‘TRACE_EVENT’ - 1143 | TRACE_EVENT(btrfs_trigger_flush, +../include/trace/../../arch/x86/kvm/trace.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ + 760 | TRACE_EVENT(kvm_skinit, @@ -61104 +97553 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_flush_space’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_emulate_insn’: @@ -61114,2 +97563,2 @@ -../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ - 1174 | TRACE_EVENT(btrfs_flush_space, +../include/trace/../../arch/x86/kvm/trace.h:817:1: note: in expansion of macro ‘TRACE_EVENT’ + 817 | TRACE_EVENT(kvm_emulate_insn, @@ -61126,2 +97575,2 @@ -../include/trace/events/btrfs.h:1174:1: note: in expansion of macro ‘TRACE_EVENT’ - 1174 | TRACE_EVENT(btrfs_flush_space, +../include/trace/../../arch/x86/kvm/trace.h:817:1: note: in expansion of macro ‘TRACE_EVENT’ + 817 | TRACE_EVENT(kvm_emulate_insn, @@ -61129 +97578 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__reserved_extent’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_vcpu_match_mmio’: @@ -61136,3 +97585,6 @@ -../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: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( + | ^~~~~~~~~~~ @@ -61145,4 +97597,7 @@ -../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/trace_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’: @@ -61158,2 +97613,2 @@ -../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ - 1242 | TRACE_EVENT(find_free_extent, +../include/trace/../../arch/x86/kvm/trace.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ + 879 | TRACE_EVENT(kvm_write_tsc_offset, @@ -61170,2 +97625,2 @@ -../include/trace/events/btrfs.h:1242:1: note: in expansion of macro ‘TRACE_EVENT’ - 1242 | TRACE_EVENT(find_free_extent, +../include/trace/../../arch/x86/kvm/trace.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ + 879 | TRACE_EVENT(kvm_write_tsc_offset, @@ -61173 +97628 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_find_free_extent_search_loop’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_update_master_clock’: @@ -61183,2 +97638,2 @@ -../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ - 1270 | TRACE_EVENT(find_free_extent_search_loop, +../include/trace/../../arch/x86/kvm/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ + 906 | TRACE_EVENT(kvm_update_master_clock, @@ -61195,2 +97650,2 @@ -../include/trace/events/btrfs.h:1270:1: note: in expansion of macro ‘TRACE_EVENT’ - 1270 | TRACE_EVENT(find_free_extent_search_loop, +../include/trace/../../arch/x86/kvm/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ + 906 | TRACE_EVENT(kvm_update_master_clock, @@ -61198 +97653 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_find_free_extent_have_block_group’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_track_tsc’: @@ -61208,2 +97663,2 @@ -../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/../../arch/x86/kvm/trace.h:928:1: note: in expansion of macro ‘TRACE_EVENT’ + 928 | TRACE_EVENT(kvm_track_tsc, @@ -61220,2 +97675,2 @@ -../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/../../arch/x86/kvm/trace.h:928:1: note: in expansion of macro ‘TRACE_EVENT’ + 928 | TRACE_EVENT(kvm_track_tsc, @@ -61223 +97678 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__reserve_extent’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pml_full’: @@ -61230,3 +97685,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -61239,4 +97697,7 @@ -../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/trace_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’: @@ -61252,2 +97713,2 @@ -../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ - 1396 | TRACE_EVENT(btrfs_find_cluster, +../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ + 978 | TRACE_EVENT(kvm_ple_window_update, @@ -61264,2 +97725,2 @@ -../include/trace/events/btrfs.h:1396:1: note: in expansion of macro ‘TRACE_EVENT’ - 1396 | TRACE_EVENT(btrfs_find_cluster, +../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ + 978 | TRACE_EVENT(kvm_ple_window_update, @@ -61267 +97728 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_failed_cluster_setup’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pvclock_update’: @@ -61277,2 +97738,2 @@ -../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ - 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, +../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ + 999 | TRACE_EVENT(kvm_pvclock_update, @@ -61289,2 +97750,2 @@ -../include/trace/events/btrfs.h:1429:1: note: in expansion of macro ‘TRACE_EVENT’ - 1429 | TRACE_EVENT(btrfs_failed_cluster_setup, +../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ + 999 | TRACE_EVENT(kvm_pvclock_update, @@ -61292 +97753 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_setup_cluster’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_wait_lapic_expire’: @@ -61302,2 +97763,2 @@ -../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ - 1446 | TRACE_EVENT(btrfs_setup_cluster, +../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ + 1035 | TRACE_EVENT(kvm_wait_lapic_expire, @@ -61314,2 +97775,2 @@ -../include/trace/events/btrfs.h:1446:1: note: in expansion of macro ‘TRACE_EVENT’ - 1446 | TRACE_EVENT(btrfs_setup_cluster, +../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ + 1035 | TRACE_EVENT(kvm_wait_lapic_expire, @@ -61317 +97778 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_alloc_extent_state’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_smm_transition’: @@ -61327,2 +97788,2 @@ -../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ - 1482 | TRACE_EVENT(alloc_extent_state, +../include/trace/../../arch/x86/kvm/trace.h:1055:1: note: in expansion of macro ‘TRACE_EVENT’ + 1055 | TRACE_EVENT(kvm_smm_transition, @@ -61339,2 +97800,2 @@ -../include/trace/events/btrfs.h:1482:1: note: in expansion of macro ‘TRACE_EVENT’ - 1482 | TRACE_EVENT(alloc_extent_state, +../include/trace/../../arch/x86/kvm/trace.h:1055:1: note: in expansion of macro ‘TRACE_EVENT’ + 1055 | TRACE_EVENT(kvm_smm_transition, @@ -61342 +97803 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_free_extent_state’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_pi_irte_update’: @@ -61352,2 +97813,2 @@ -../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ - 1505 | TRACE_EVENT(free_extent_state, +../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ + 1080 | TRACE_EVENT(kvm_pi_irte_update, @@ -61364,2 +97825,2 @@ -../include/trace/events/btrfs.h:1505:1: note: in expansion of macro ‘TRACE_EVENT’ - 1505 | TRACE_EVENT(free_extent_state, +../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ + 1080 | TRACE_EVENT(kvm_pi_irte_update, @@ -61367 +97828 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__work’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_notify_acked_sint’: @@ -61374,3 +97835,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -61383,4 +97847,7 @@ -../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/trace_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’: @@ -61393,3 +97860,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -61402,4 +97872,7 @@ -../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/trace_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’: @@ -61412,3 +97885,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -61421,4 +97897,7 @@ -../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/trace_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’: @@ -61431,3 +97910,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -61440,4 +97922,7 @@ -../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/trace_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’: @@ -61450,3 +97935,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -61459,4 +97947,7 @@ -../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/trace_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’: @@ -61469,3 +97960,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -61478,4 +97972,7 @@ -../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/trace_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’: @@ -61491,2 +97988,2 @@ -../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ - 1743 | TRACE_EVENT(qgroup_num_dirty_extents, +../include/trace/../../arch/x86/kvm/trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ + 1262 | TRACE_EVENT(kvm_hv_stimer_start_periodic, @@ -61503,2 +98000,2 @@ -../include/trace/events/btrfs.h:1743:1: note: in expansion of macro ‘TRACE_EVENT’ - 1743 | TRACE_EVENT(qgroup_num_dirty_extents, +../include/trace/../../arch/x86/kvm/trace.h:1262:1: note: in expansion of macro ‘TRACE_EVENT’ + 1262 | TRACE_EVENT(kvm_hv_stimer_start_periodic, @@ -61506 +98003 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_qgroup_account_extent’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_start_one_shot’: @@ -61516,2 +98013,2 @@ -../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ - 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, +../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, @@ -61528,2 +98025,2 @@ -../include/trace/events/btrfs.h:1764:1: note: in expansion of macro ‘TRACE_EVENT’ - 1764 | TRACE_EVENT(btrfs_qgroup_account_extent, +../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, @@ -61531 +98028 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_update_counters’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_callback’: @@ -61541,2 +98038,2 @@ -../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ - 1797 | TRACE_EVENT(qgroup_update_counters, +../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ + 1314 | TRACE_EVENT(kvm_hv_stimer_callback, @@ -61553,2 +98050,2 @@ -../include/trace/events/btrfs.h:1797:1: note: in expansion of macro ‘TRACE_EVENT’ - 1797 | TRACE_EVENT(qgroup_update_counters, +../include/trace/../../arch/x86/kvm/trace.h:1314:1: note: in expansion of macro ‘TRACE_EVENT’ + 1314 | TRACE_EVENT(kvm_hv_stimer_callback, @@ -61556 +98053 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_update_reserve’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_expiration’: @@ -61566,2 +98063,2 @@ -../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ - 1826 | TRACE_EVENT(qgroup_update_reserve, +../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ + 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, @@ -61578,2 +98075,2 @@ -../include/trace/events/btrfs.h:1826:1: note: in expansion of macro ‘TRACE_EVENT’ - 1826 | TRACE_EVENT(qgroup_update_reserve, +../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ + 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, @@ -61581 +98078 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_meta_reserve’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_stimer_cleanup’: @@ -61591,2 +98088,2 @@ -../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ - 1852 | TRACE_EVENT(qgroup_meta_reserve, +../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ + 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, @@ -61603,2 +98100,2 @@ -../include/trace/events/btrfs.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ - 1852 | TRACE_EVENT(qgroup_meta_reserve, +../include/trace/../../arch/x86/kvm/trace.h:1361:1: note: in expansion of macro ‘TRACE_EVENT’ + 1361 | TRACE_EVENT(kvm_hv_stimer_cleanup, @@ -61606 +98103 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_meta_convert’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_apicv_inhibit_changed’: @@ -61616,2 +98113,2 @@ -../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ - 1875 | TRACE_EVENT(qgroup_meta_convert, +../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ + 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, @@ -61628,2 +98125,2 @@ -../include/trace/events/btrfs.h:1875:1: note: in expansion of macro ‘TRACE_EVENT’ - 1875 | TRACE_EVENT(qgroup_meta_convert, +../include/trace/../../arch/x86/kvm/trace.h:1383:1: note: in expansion of macro ‘TRACE_EVENT’ + 1383 | TRACE_EVENT(kvm_apicv_inhibit_changed, @@ -61631 +98128 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_qgroup_meta_free_all_pertrans’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_apicv_accept_irq’: @@ -61641,2 +98138,2 @@ -../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ - 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, +../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ + 1405 | TRACE_EVENT(kvm_apicv_accept_irq, @@ -61653,2 +98150,2 @@ -../include/trace/events/btrfs.h:1898:1: note: in expansion of macro ‘TRACE_EVENT’ - 1898 | TRACE_EVENT(qgroup_meta_free_all_pertrans, +../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ + 1405 | TRACE_EVENT(kvm_apicv_accept_irq, @@ -61656 +98153 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__prelim_ref’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_incomplete_ipi’: @@ -61663,3 +98160,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -61672,4 +98172,7 @@ -../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/trace_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’: @@ -61685,2 +98188,2 @@ -../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ - 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, +../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ + 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, @@ -61697,2 +98200,2 @@ -../include/trace/events/btrfs.h:1980:1: note: in expansion of macro ‘TRACE_EVENT’ - 1980 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, +../include/trace/../../arch/x86/kvm/trace.h:1457:1: note: in expansion of macro ‘TRACE_EVENT’ + 1457 | TRACE_EVENT(kvm_avic_unaccelerated_access, @@ -61700 +98203 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs__block_group’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_ga_log’: @@ -61707,3 +98210,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -61716,4 +98222,7 @@ -../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/trace_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’: @@ -61729,2 +98238,2 @@ -../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ - 2058 | TRACE_EVENT(btrfs_set_extent_bit, +../include/trace/../../arch/x86/kvm/trace.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ + 1504 | TRACE_EVENT(kvm_avic_kick_vcpu_slowpath, @@ -61741,2 +98250,2 @@ -../include/trace/events/btrfs.h:2058:1: note: in expansion of macro ‘TRACE_EVENT’ - 2058 | TRACE_EVENT(btrfs_set_extent_bit, +../include/trace/../../arch/x86/kvm/trace.h:1504:1: note: in expansion of macro ‘TRACE_EVENT’ + 1504 | TRACE_EVENT(kvm_avic_kick_vcpu_slowpath, @@ -61744 +98253 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_clear_extent_bit’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_avic_doorbell’: @@ -61754,2 +98263,2 @@ -../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ - 2091 | TRACE_EVENT(btrfs_clear_extent_bit, +../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ + 1524 | TRACE_EVENT(kvm_avic_doorbell, @@ -61766,2 +98275,2 @@ -../include/trace/events/btrfs.h:2091:1: note: in expansion of macro ‘TRACE_EVENT’ - 2091 | TRACE_EVENT(btrfs_clear_extent_bit, +../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ + 1524 | TRACE_EVENT(kvm_avic_doorbell, @@ -61769 +98278 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_convert_extent_bit’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_timer_state’: @@ -61779,2 +98288,2 @@ -../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ - 2124 | TRACE_EVENT(btrfs_convert_extent_bit, +../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ + 1542 | TRACE_EVENT(kvm_hv_timer_state, @@ -61791,2 +98300,2 @@ -../include/trace/events/btrfs.h:2124:1: note: in expansion of macro ‘TRACE_EVENT’ - 2124 | TRACE_EVENT(btrfs_convert_extent_bit, +../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ + 1542 | TRACE_EVENT(kvm_hv_timer_state, @@ -61794 +98303 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_dump_space_info’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_flush_tlb’: @@ -61801,3 +98310,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -61810,4 +98322,7 @@ -../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/trace_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’: @@ -61823,2 +98338,2 @@ -../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ - 2234 | TRACE_EVENT(btrfs_reserve_ticket, +../include/trace/../../arch/x86/kvm/trace.h:1587:1: note: in expansion of macro ‘TRACE_EVENT’ + 1587 | TRACE_EVENT(kvm_hv_flush_tlb_ex, @@ -61835,2 +98350,2 @@ -../include/trace/events/btrfs.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ - 2234 | TRACE_EVENT(btrfs_reserve_ticket, +../include/trace/../../arch/x86/kvm/trace.h:1587:1: note: in expansion of macro ‘TRACE_EVENT’ + 1587 | TRACE_EVENT(kvm_hv_flush_tlb_ex, @@ -61838 +98353 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_sleep_tree_lock’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_send_ipi’: @@ -61845,3 +98360,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -61854,4 +98372,7 @@ -../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/trace_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’: @@ -61864,3 +98385,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -61873,4 +98397,7 @@ -../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/trace_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’: @@ -61883,3 +98410,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -61892,4 +98422,7 @@ -../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/trace_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’: @@ -61902,3 +98435,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -61911,4 +98447,7 @@ -../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/trace_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’: @@ -61924,2 +98463,2 @@ -../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ - 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, +../include/trace/../../arch/x86/kvm/trace.h:1698:1: note: in expansion of macro ‘TRACE_EVENT’ + 1698 | TRACE_EVENT(kvm_hv_syndbg_set_msr, @@ -61936,2 +98475,2 @@ -../include/trace/events/btrfs.h:2461:1: note: in expansion of macro ‘TRACE_EVENT’ - 2461 | TRACE_EVENT(btrfs_insert_one_raid_extent, +../include/trace/../../arch/x86/kvm/trace.h:1698:1: note: in expansion of macro ‘TRACE_EVENT’ + 1698 | TRACE_EVENT(kvm_hv_syndbg_set_msr, @@ -61939 +98478 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_raid_extent_delete’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_hv_syndbg_get_msr’: @@ -61949,2 +98488,2 @@ -../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ - 2485 | TRACE_EVENT(btrfs_raid_extent_delete, +../include/trace/../../arch/x86/kvm/trace.h:1724:1: note: in expansion of macro ‘TRACE_EVENT’ + 1724 | TRACE_EVENT(kvm_hv_syndbg_get_msr, @@ -61961,2 +98500,2 @@ -../include/trace/events/btrfs.h:2485:1: note: in expansion of macro ‘TRACE_EVENT’ - 2485 | TRACE_EVENT(btrfs_raid_extent_delete, +../include/trace/../../arch/x86/kvm/trace.h:1724:1: note: in expansion of macro ‘TRACE_EVENT’ + 1724 | TRACE_EVENT(kvm_hv_syndbg_get_msr, @@ -61964 +98503 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_get_raid_extent_offset’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_enter’: @@ -61974,2 +98513,2 @@ -../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ - 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, +../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ + 1750 | TRACE_EVENT(kvm_vmgexit_enter, @@ -61986,2 +98525,2 @@ -../include/trace/events/btrfs.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ - 2511 | TRACE_EVENT(btrfs_get_raid_extent_offset, +../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ + 1750 | TRACE_EVENT(kvm_vmgexit_enter, @@ -61989 +98528 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_count’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_exit’: @@ -61999,2 +98538,2 @@ -../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ - 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, +../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ + 1776 | TRACE_EVENT(kvm_vmgexit_exit, @@ -62011,2 +98550,2 @@ -../include/trace/events/btrfs.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ - 2537 | TRACE_EVENT(btrfs_extent_map_shrinker_count, +../include/trace/../../arch/x86/kvm/trace.h:1776:1: note: in expansion of macro ‘TRACE_EVENT’ + 1776 | TRACE_EVENT(kvm_vmgexit_exit, @@ -62014 +98553 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_scan_enter’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_msr_protocol_enter’: @@ -62024,2 +98563,2 @@ -../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/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ + 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, @@ -62036,2 +98575,2 @@ -../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/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ + 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, @@ -62039 +98578 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_scan_exit’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_vmgexit_msr_protocol_exit’: @@ -62049,2 +98588,2 @@ -../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/../../arch/x86/kvm/trace.h:1823:1: note: in expansion of macro ‘TRACE_EVENT’ + 1823 | TRACE_EVENT(kvm_vmgexit_msr_protocol_exit, @@ -62061,2 +98600,2 @@ -../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/../../arch/x86/kvm/trace.h:1823:1: note: in expansion of macro ‘TRACE_EVENT’ + 1823 | TRACE_EVENT(kvm_vmgexit_msr_protocol_exit, @@ -62064 +98603 @@ -../include/trace/events/btrfs.h: In function ‘__bpf_trace_btrfs_extent_map_shrinker_remove_em’: +../include/trace/../../arch/x86/kvm/trace.h: In function ‘__bpf_trace_kvm_rmp_fault’: @@ -62074,2 +98613,2 @@ -../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/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ + 1846 | TRACE_EVENT(kvm_rmp_fault, @@ -62086,2 +98625,2 @@ -../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/../../arch/x86/kvm/trace.h:1846:1: note: in expansion of macro ‘TRACE_EVENT’ + 1846 | TRACE_EVENT(kvm_rmp_fault, @@ -62089,2 +98628,3 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/btrfs/super.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/btrfs] Error 2 +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 @@ -63843,0 +100384,1724 @@ +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, + | ^~~~~~~~~~~ @@ -65374,3 +103638,2117 @@ -../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); \ +../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); \ @@ -65378,3 +105756,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65384,2 +105762,2 @@ -../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ - 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, +../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ + 2661 | TRACE_EVENT(ext4_lazy_itable_init, @@ -65387,6 +105765,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65396,2 +105774,2 @@ -../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ - 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, +../include/trace/events/ext4.h:2661:1: note: in expansion of macro ‘TRACE_EVENT’ + 2661 | TRACE_EVENT(ext4_lazy_itable_init, @@ -65399,3 +105777,3 @@ -../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/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); \ @@ -65403,3 +105781,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65409,2 +105787,2 @@ -../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ - 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, +../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ + 2680 | TRACE_EVENT(ext4_fc_replay_scan, @@ -65412,6 +105790,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65421,2 +105799,2 @@ -../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ - 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, +../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ + 2680 | TRACE_EVENT(ext4_fc_replay_scan, @@ -65424,3 +105802,3 @@ -../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/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); \ @@ -65428,3 +105806,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65434,2 +105812,2 @@ -../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ - 2038 | TRACE_EVENT(nfsd_ctl_maxconn, +../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ + 2702 | TRACE_EVENT(ext4_fc_replay, @@ -65437,6 +105815,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65446,2 +105824,2 @@ -../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ - 2038 | TRACE_EVENT(nfsd_ctl_maxconn, +../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ + 2702 | TRACE_EVENT(ext4_fc_replay, @@ -65449,3 +105827,3 @@ -../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/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); \ @@ -65453,3 +105831,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65459,2 +105837,2 @@ -../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ - 2057 | TRACE_EVENT(nfsd_ctl_time, +../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ + 2728 | TRACE_EVENT(ext4_fc_commit_start, @@ -65462,6 +105840,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65471,2 +105849,2 @@ -../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ - 2057 | TRACE_EVENT(nfsd_ctl_time, +../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ + 2728 | TRACE_EVENT(ext4_fc_commit_start, @@ -65474,3 +105852,3 @@ -../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/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); \ @@ -65478,3 +105856,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65484,2 +105862,2 @@ -../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ - 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, +../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ + 2747 | TRACE_EVENT(ext4_fc_commit_stop, @@ -65487,6 +105865,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65496,2 +105874,2 @@ -../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ - 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, +../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ + 2747 | TRACE_EVENT(ext4_fc_commit_stop, @@ -65499,3 +105877,3 @@ -../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/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); \ @@ -65503,3 +105881,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65509,2 +105887,2 @@ -../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ - 2099 | TRACE_EVENT(nfsd_end_grace, +../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ + 2784 | TRACE_EVENT(ext4_fc_stats, @@ -65512,6 +105890,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65521,2 +105899,2 @@ -../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ - 2099 | TRACE_EVENT(nfsd_end_grace, +../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ + 2784 | TRACE_EVENT(ext4_fc_stats, @@ -65524,3 +105902,3 @@ -../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/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); \ @@ -65528,5 +105906,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) - | ^~~~~~~~~~~~~~~~~~~ -../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: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, @@ -65534,8 +105912,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) - | ^~~~~~~~~~~~~~~~~~~ -../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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, @@ -65543,3 +105921,3 @@ -../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/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); \ @@ -65547,3 +105925,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65553,2 +105931,2 @@ -../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ - 2177 | TRACE_EVENT(nfsd_copy_done, +../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ + 2872 | TRACE_EVENT(ext4_fc_track_inode, @@ -65556,5 +105934,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, \ @@ -65561,0 +105943,10 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -65565,2 +105956,2 @@ -../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ - 2177 | TRACE_EVENT(nfsd_copy_done, +../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ + 2901 | TRACE_EVENT(ext4_fc_track_range, @@ -65568,7 +105959 @@ -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] +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -65576 +105961 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -65583,2 +105968,2 @@ -../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:2901:1: note: in expansion of macro ‘TRACE_EVENT’ + 2901 | TRACE_EVENT(ext4_fc_track_range, @@ -65585,0 +105971 @@ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_cleanup’: @@ -65595,2 +105981,2 @@ -../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:2935:1: note: in expansion of macro ‘TRACE_EVENT’ + 2935 | TRACE_EVENT(ext4_fc_cleanup, @@ -65598 +105984,14 @@ -../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’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/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’? @@ -65607,2 +106006,2 @@ -../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:2961:1: note: in expansion of macro ‘TRACE_EVENT’ + 2961 | TRACE_EVENT(ext4_update_sb, @@ -65618,0 +106018,14 @@ +../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, \ + | ^~~~~~~~~~~~~~~~~~~ @@ -65622,5 +106035,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), \ @@ -65634,3 +106047,3 @@ -../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/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); \ @@ -65638,2 +106051,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), \ @@ -65647,2 +106060,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); \ @@ -65650,2 +106063,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), \ @@ -65659,3 +106072,3 @@ -../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/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); \ @@ -65663,2 +106076,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), \ @@ -65672,2 +106085,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); \ @@ -65675,2 +106088,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), \ @@ -65684,3 +106097,3 @@ -../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/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); \ @@ -65688,2 +106101,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), \ @@ -65697,2 +106110,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); \ @@ -65700,2 +106113,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), \ @@ -65709,3 +106122,3 @@ -../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/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); \ @@ -65713,2 +106126,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), \ @@ -65722,2 +106135,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); \ @@ -65725,2 +106138,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), \ @@ -65734,3 +106147,3 @@ -../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/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); \ @@ -65738,2 +106151,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), \ @@ -65747,2 +106160,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); \ @@ -65750,2 +106163,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), \ @@ -65759,3 +106172,3 @@ -../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/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); \ @@ -65763,2 +106176,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), \ @@ -65772,2 +106185,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); \ @@ -65775,2 +106188,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), \ @@ -65784,3 +106197,3 @@ -../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/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); \ @@ -65788,2 +106201,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), \ @@ -65797,2 +106210,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); \ @@ -65800,2 +106213,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), \ @@ -65809,3 +106222,3 @@ -../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/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); \ @@ -65813,2 +106226,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), \ @@ -65822,2 +106235,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); \ @@ -65825,2 +106238,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), \ @@ -65834,3 +106247,3 @@ -../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/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); \ @@ -65838,2 +106251,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), \ @@ -65844,2 +106257,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); \ @@ -65847,2 +106260,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), \ @@ -65853,3 +106266,3 @@ -../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/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); \ @@ -65857,2 +106270,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), \ @@ -65863,2 +106276,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); \ @@ -65866,2 +106279,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), \ @@ -65872,3 +106285,3 @@ -../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/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); \ @@ -65876,2 +106289,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), \ @@ -65885,2 +106298,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); \ @@ -65888,2 +106301,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), \ @@ -65897,3 +106310,3 @@ -../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/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); \ @@ -65901,2 +106314,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), \ @@ -65910,2 +106323,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); \ @@ -65913,2 +106326,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), \ @@ -65922,3 +106335,3 @@ -../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/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); \ @@ -65926,2 +106339,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), \ @@ -65935,2 +106348,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); \ @@ -65938,2 +106351,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), \ @@ -65947,3 +106360,3 @@ -../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/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); \ @@ -65951,2 +106364,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), \ @@ -65960,2 +106373,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); \ @@ -65963,2 +106376,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), \ @@ -65972,3 +106385,3 @@ -../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/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); \ @@ -65976,2 +106389,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), \ @@ -65982,2 +106395,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); \ @@ -65985,2 +106398,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), \ @@ -65991,3 +106404,3 @@ -../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/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); \ @@ -65995,2 +106408,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), \ @@ -66001,2 +106414,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); \ @@ -66004,2 +106417,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), \ @@ -66010,3 +106423,3 @@ -../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/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); \ @@ -66014,2 +106427,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), \ @@ -66023,2 +106436,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); \ @@ -66026,2 +106439,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), \ @@ -66035,3 +106448,3 @@ -../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/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); \ @@ -66039,2 +106452,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), \ @@ -66045,2 +106458,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); \ @@ -66048,2 +106461,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), \ @@ -66054,3 +106467,3 @@ -../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/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); \ @@ -66058,2 +106471,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), \ @@ -66067,2 +106480,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); \ @@ -66070,2 +106483,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), \ @@ -66079,3 +106492,3 @@ -../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/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); \ @@ -66083,2 +106496,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), \ @@ -66092,2 +106505,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); \ @@ -66095,2 +106508,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), \ @@ -66104,3 +106517,3 @@ -../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/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); \ @@ -66108,2 +106521,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), \ @@ -66117,2 +106530,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); \ @@ -66120,2 +106533,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), \ @@ -66129,3 +106542,3 @@ -../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/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); \ @@ -66133,2 +106546,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), \ @@ -66142,2 +106555,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); \ @@ -66145,2 +106558,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), \ @@ -66154,3 +106567,3 @@ -../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/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); \ @@ -66158,2 +106571,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), \ @@ -66167,2 +106580,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); \ @@ -66170,2 +106583,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), \ @@ -66179,3 +106592,3 @@ -../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/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); \ @@ -66183,2 +106596,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), \ @@ -66192,2 +106605,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); \ @@ -66195,2 +106608,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), \ @@ -66204,3 +106617,3 @@ -../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/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); \ @@ -66208,2 +106621,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), \ @@ -66217,2 +106630,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); \ @@ -66220,2 +106633,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), \ @@ -66229,3 +106642,3 @@ -../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/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); \ @@ -66233,2 +106646,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), \ @@ -66242,2 +106655,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); \ @@ -66245,2 +106658,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), \ @@ -66254,3 +106667,3 @@ -../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/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); \ @@ -66258,2 +106671,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), \ @@ -66267,2 +106680,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); \ @@ -66270,2 +106683,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), \ @@ -66279,3 +106692,3 @@ -../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/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); \ @@ -66283,2 +106696,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), \ @@ -66292,2 +106705,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); \ @@ -66295,2 +106708,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), \ @@ -66304,3 +106717,3 @@ -../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/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); \ @@ -66308,2 +106721,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), \ @@ -66317,2 +106730,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); \ @@ -66320,2 +106733,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), \ @@ -66329,3 +106742,3 @@ -../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/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); \ @@ -66333,2 +106746,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), \ @@ -66342,2 +106755,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); \ @@ -66345,2 +106758,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), \ @@ -66354,3 +106767,3 @@ -../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/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); \ @@ -66358,2 +106771,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), \ @@ -66367,2 +106780,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); \ @@ -66370,2 +106783,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), \ @@ -66379,3 +106792,3 @@ -../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/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); \ @@ -66383,2 +106796,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), \ @@ -66389,2 +106802,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); \ @@ -66392,2 +106805,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), \ @@ -66398,3 +106811,3 @@ -../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/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); \ @@ -66402,2 +106815,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), \ @@ -66411,2 +106824,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); \ @@ -66414,2 +106827,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), \ @@ -66423,3 +106836,3 @@ -../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/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); \ @@ -66427,2 +106840,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), \ @@ -66436,2 +106849,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); \ @@ -66439,2 +106852,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), \ @@ -66448,3 +106861,3 @@ -../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/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); \ @@ -66452,2 +106865,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), \ @@ -66461,2 +106874,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); \ @@ -66464,2 +106877,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), \ @@ -66473,3 +106886,3 @@ -../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/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); \ @@ -66477,2 +106890,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), \ @@ -66486,2 +106899,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); \ @@ -66489,2 +106902,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), \ @@ -66498,3 +106911,3 @@ -../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/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); \ @@ -66502,2 +106915,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), \ @@ -66508,2 +106921,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); \ @@ -66511,2 +106924,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), \ @@ -66517,3 +106930,3 @@ -../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/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); \ @@ -66521,2 +106934,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), \ @@ -66530,2 +106943,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); \ @@ -66533,2 +106946,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), \ @@ -66542,3 +106955,3 @@ -../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/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); \ @@ -66546,2 +106959,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), \ @@ -66552,2 +106965,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); \ @@ -66555,2 +106968,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), \ @@ -66561,3 +106974,3 @@ -../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/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); \ @@ -66565,2 +106978,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), \ @@ -66574,2 +106987,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); \ @@ -66577,2 +106990,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), \ @@ -66586,3 +106999,3 @@ -../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/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); \ @@ -66590,2 +107003,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), \ @@ -66599,2 +107012,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); \ @@ -66602,2 +107015,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), \ @@ -66611,3 +107024,3 @@ -../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/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); \ @@ -66615,2 +107028,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), \ @@ -66624,2 +107037,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); \ @@ -66627,2 +107040,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), \ @@ -66636,3 +107049,3 @@ -../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/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); \ @@ -66640,2 +107053,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), \ @@ -66646,2 +107059,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); \ @@ -66649,2 +107062,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), \ @@ -66655,3 +107068,3 @@ -../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/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); \ @@ -66659,2 +107072,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), \ @@ -66668,2 +107081,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); \ @@ -66671,2 +107084,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), \ @@ -66680,3 +107093,3 @@ -../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/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); \ @@ -66684,2 +107097,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), \ @@ -66693,2 +107106,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); \ @@ -66696,2 +107109,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), \ @@ -66705,3 +107118,3 @@ -../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/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); \ @@ -66709,2 +107122,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), \ @@ -66715,2 +107128,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); \ @@ -66718,2 +107131,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), \ @@ -66724,3 +107137,3 @@ -../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/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); \ @@ -66728,2 +107141,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), \ @@ -66734,2 +107147,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); \ @@ -66737,2 +107150,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), \ @@ -66743,3 +107156,3 @@ -../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/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); \ @@ -66747,2 +107160,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), \ @@ -66756,2 +107169,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); \ @@ -66759,2 +107172,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), \ @@ -66768,3 +107181,3 @@ -../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/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); \ @@ -66772,2 +107185,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), \ @@ -66781,2 +107194,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); \ @@ -66784,2 +107197,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), \ @@ -66793,3 +107206,3 @@ -../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/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); \ @@ -66797,2 +107210,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), \ @@ -66806,2 +107219,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); \ @@ -66809,2 +107222,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), \ @@ -66818,3 +107231,3 @@ -../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/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); \ @@ -66822,2 +107235,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), \ @@ -66831,2 +107244,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); \ @@ -66834,2 +107247,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), \ @@ -66843,3 +107256,3 @@ -../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/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); \ @@ -66847,2 +107260,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), \ @@ -66856,2 +107269,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); \ @@ -66859,2 +107272,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), \ @@ -66868,3 +107281,3 @@ -../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/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); \ @@ -66872,2 +107285,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), \ @@ -66878,2 +107291,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); \ @@ -66881,2 +107294,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), \ @@ -66887,3 +107300,3 @@ -../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/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); \ @@ -66891,2 +107304,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), \ @@ -66900,2 +107313,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); \ @@ -66903,2 +107316,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), \ @@ -66912,3 +107325,3 @@ -../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/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); \ @@ -66916,2 +107329,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), \ @@ -66925,2 +107338,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); \ @@ -66928,2 +107341,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), \ @@ -66937,3 +107350,3 @@ -../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/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); \ @@ -66941,2 +107354,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), \ @@ -66950,2 +107363,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); \ @@ -66953,2 +107366,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), \ @@ -66962,3 +107375,3 @@ -../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/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); \ @@ -66966,2 +107379,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), \ @@ -66975,2 +107388,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); \ @@ -66978,2 +107391,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), \ @@ -66987,3 +107400,3 @@ -../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/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); \ @@ -66991,2 +107404,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), \ @@ -67000,2 +107413,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); \ @@ -67003,2 +107416,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), \ @@ -67012,3 +107425,3 @@ -../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/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); \ @@ -67016,2 +107429,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), \ @@ -67025,2 +107438,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); \ @@ -67028,2 +107441,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), \ @@ -67037,3 +107450,3 @@ -../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/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); \ @@ -67041,2 +107454,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), \ @@ -67050,2 +107463,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); \ @@ -67053,2 +107466,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), \ @@ -67062,3 +107475,3 @@ -../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/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); \ @@ -67066,2 +107479,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), \ @@ -67075,2 +107488,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); \ @@ -67078,2 +107491,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), \ @@ -67087,3 +107500,3 @@ -../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/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); \ @@ -67091,2 +107504,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), \ @@ -67097,2 +107510,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); \ @@ -67100,2 +107513,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), \ @@ -67106,3 +107519,3 @@ -../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/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); \ @@ -67110,2 +107523,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), \ @@ -67119,2 +107532,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); \ @@ -67122,2 +107535,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), \ @@ -67131,3 +107544,3 @@ -../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/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); \ @@ -67135,2 +107548,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), \ @@ -67144,2 +107557,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); \ @@ -67147,2 +107560,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), \ @@ -67156,3 +107569,3 @@ -../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/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); \ @@ -67160,2 +107573,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), \ @@ -67169,2 +107582,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); \ @@ -67172,2 +107585,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), \ @@ -67181,3 +107594,3 @@ -../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/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); \ @@ -67185,2 +107598,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), \ @@ -67194,2 +107607,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); \ @@ -67197,2 +107610,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), \ @@ -67206,3 +107619,3 @@ -../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/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); \ @@ -67210,2 +107623,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), \ @@ -67219,2 +107632,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); \ @@ -67222,2 +107635,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), \ @@ -67231,3 +107644,3 @@ -../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/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); \ @@ -67235,2 +107648,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), \ @@ -67241,2 +107654,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); \ @@ -67244,2 +107657,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), \ @@ -67250,3 +107663,3 @@ -../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/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); \ @@ -67254,2 +107667,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), \ @@ -67263,2 +107676,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); \ @@ -67266,2 +107679,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), \ @@ -67275,3 +107688,3 @@ -../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/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); \ @@ -67279,2 +107692,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), \ @@ -67288,2 +107701,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); \ @@ -67291,2 +107704,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), \ @@ -67300,3 +107713,3 @@ -../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/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); \ @@ -67304,2 +107717,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), \ @@ -67313,2 +107726,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); \ @@ -67316,2 +107729,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), \ @@ -67325,3 +107738,3 @@ -../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/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); \ @@ -67329,2 +107742,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), \ @@ -67338,2 +107751,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); \ @@ -67341,2 +107754,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), \ @@ -67350,3 +107763,3 @@ -../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/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); \ @@ -67354,2 +107767,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), \ @@ -67363,2 +107776,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); \ @@ -67366,2 +107779,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), \ @@ -67375,3 +107788,3 @@ -../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/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); \ @@ -67379,2 +107792,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), \ @@ -67385,2 +107798,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); \ @@ -67388,2 +107801,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), \ @@ -67394,3 +107807,3 @@ -../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/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); \ @@ -67398,2 +107811,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), \ @@ -67404,2 +107817,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); \ @@ -67407,2 +107820,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), \ @@ -67413,3 +107826,3 @@ -../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/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); \ @@ -67417,2 +107830,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), \ @@ -67426,2 +107839,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); \ @@ -67429,2 +107842,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), \ @@ -67438,3 +107851,3 @@ -../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/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); \ @@ -67442,2 +107855,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), \ @@ -67451,2 +107864,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); \ @@ -67454,2 +107867,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), \ @@ -67463,3 +107876,3 @@ -../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/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); \ @@ -67467,2 +107880,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), \ @@ -67476,2 +107889,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); \ @@ -67479,2 +107892,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), \ @@ -67488,3 +107901,3 @@ -../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/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); \ @@ -67492,2 +107905,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), \ @@ -67501,2 +107914,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); \ @@ -67504,2 +107917,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), \ @@ -67513,3 +107926,3 @@ -../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/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); \ @@ -67517,2 +107930,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), \ @@ -67526,2 +107939,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); \ @@ -67529,2 +107942,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), \ @@ -67538,3 +107951,3 @@ -../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/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); \ @@ -67542,2 +107955,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), \ @@ -67551,2 +107964,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); \ @@ -67554,2 +107967,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), \ @@ -67563,3 +107976,3 @@ -../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/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); \ @@ -67567,2 +107980,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), \ @@ -67576,2 +107989,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); \ @@ -67579,2 +107992,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), \ @@ -67588,3 +108001,3 @@ -../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/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); \ @@ -67592,2 +108005,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), \ @@ -67601,2 +108014,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); \ @@ -67604,2 +108017,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), \ @@ -67613,3 +108026,3 @@ -../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/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); \ @@ -67617,2 +108030,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), \ @@ -67626,2 +108039,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); \ @@ -67629,2 +108042,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), \ @@ -67638,3 +108051,3 @@ -../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/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); \ @@ -67642,2 +108055,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), \ @@ -67648,2 +108061,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); \ @@ -67651,2 +108064,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), \ @@ -67657,3 +108070,3 @@ -../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/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); \ @@ -67661,2 +108074,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), \ @@ -67670,2 +108083,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); \ @@ -67673,2 +108086,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), \ @@ -67682,3 +108095,3 @@ -../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/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); \ @@ -67686,2 +108099,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), \ @@ -67695,2 +108108,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); \ @@ -67698,2 +108111,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), \ @@ -67707,3 +108120,3 @@ -../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/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); \ @@ -67711,2 +108124,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), \ @@ -67720,2 +108133,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); \ @@ -67723,2 +108136,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), \ @@ -67732,3 +108145,3 @@ -../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/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); \ @@ -67736,2 +108149,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), \ @@ -67745,2 +108158,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); \ @@ -67748,2 +108161,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), \ @@ -72262,0 +112676,2326 @@ +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, + | ^~~~~~~~~~~ @@ -76806,2 +119545,2413 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ @@ -76812,3 +121962,3 @@ -../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); \ +../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); \ @@ -76816,2 +121966,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), \ @@ -76825,2 +121975,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); \ @@ -76828,2 +121978,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), \ @@ -76837,3 +121987,3 @@ -../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); \ +../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); \ @@ -76841,2 +121991,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), \ @@ -76850,2 +122000,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); \ @@ -76853,2 +122003,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), \ @@ -76862,3 +122012,3 @@ -../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); \ +../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); \ @@ -76866,2 +122016,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), \ @@ -76875,2 +122025,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); \ @@ -76878,2 +122028,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), \ @@ -76887,3 +122037,3 @@ -../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); \ +../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); \ @@ -76891,2 +122041,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), \ @@ -76900,2 +122050,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); \ @@ -76903,2 +122053,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), \ @@ -76912,3 +122062,3 @@ -../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); \ +../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); \ @@ -76916,2 +122066,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), \ @@ -76922,2 +122072,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); \ @@ -76925,2 +122075,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), \ @@ -76931,3 +122081,3 @@ -../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); \ +../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); \ @@ -76935,2 +122085,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), \ @@ -76944,2 +122094,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); \ @@ -76947,2 +122097,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), \ @@ -76956,3 +122106,3 @@ -../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); \ +../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); \ @@ -76960,2 +122110,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), \ @@ -76969,2 +122119,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); \ @@ -76972,2 +122122,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), \ @@ -76981,3 +122131,3 @@ -../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); \ +../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); \ @@ -76985,2 +122135,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), \ @@ -76994,2 +122144,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); \ @@ -76997,2 +122147,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), \ @@ -77006,3 +122156,3 @@ -../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); \ +../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); \ @@ -77010,2 +122160,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), \ @@ -77019,2 +122169,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); \ @@ -77022,2 +122172,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), \ @@ -82231,0 +127382,2759 @@ +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, + | ^~~~~~~~~~~~~~~~~~~ @@ -88878,0 +136788,3863 @@ + | ^~~~~~~~~~~~~~~~~~~~ +../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), \ Per-file breakdown --- /tmp/tmp.PVOvJ7JbwN 2024-08-28 10:23:12.138857317 -0700 +++ /tmp/tmp.UHW3z9ToVu 2024-08-28 10:23:12.384862611 -0700 @@ -2,6 +2,6 @@ - 2 ../arch/x86/kvm/mmu/mmutrace.h - 4 ../drivers/cxl/core/./trace.h - 4 ../fs/nfs/./nfs4trace.h - 4 ../fs/nfs/./nfstrace.h - 22 ../fs/xfs/./scrub/trace.h - 10 ../fs/xfs/./xfs_trace.h + 3 ../arch/x86/kvm/mmu/mmutrace.h + 6 ../drivers/cxl/core/./trace.h + 6 ../fs/nfs/./nfs4trace.h + 6 ../fs/nfs/./nfstrace.h + 33 ../fs/xfs/./scrub/trace.h + 15 ../fs/xfs/./xfs_trace.h @@ -12,11 +12,12 @@ - 3706 ../include/trace/bpf_probe.h - 8 ../include/trace/events/afs.h - 4 ../include/trace/events/cachefiles.h - 2 ../include/trace/events/ext4.h - 2 ../include/trace/events/handshake.h - 2 ../include/trace/events/iommu.h - 2 ../include/trace/events/scsi.h - 2 ../include/trace/events/sock.h - 2 ../include/trace/../../fs/bcachefs/trace.h - 4016 ../include/trace/trace_events.h - 2 ../sound/core/./pcm_trace.h + 3962 ../include/trace/bpf_probe.h + 12 ../include/trace/events/afs.h + 6 ../include/trace/events/cachefiles.h + 3 ../include/trace/events/ext4.h + 3 ../include/trace/events/handshake.h + 3 ../include/trace/events/iommu.h + 3 ../include/trace/events/scsi.h + 3 ../include/trace/events/sock.h + 3 ../include/trace/../../fs/bcachefs/trace.h + 3962 ../include/trace/perf.h + 4302 ../include/trace/trace_events.h + 3 ../sound/core/./pcm_trace.h