tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/config: warning: ignored by one of the .gitignore files tools/testing/selftests/kvm/settings: warning: ignored by one of the .gitignore files In file included from ../include/trace/define_trace.h:108, from ../samples/ftrace/sample-trace-array.h:84, from ../samples/ftrace/sample-trace-array.c:18: ../samples/ftrace/./sample-trace-array.h: In function ‘trace_event_raw_event_sample_event’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: samples/ftrace/sample-trace-array.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: samples/ftrace] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../arch/x86/include/asm/msr-trace.h:58, from ../arch/x86/lib/msr.c:7: ../arch/x86/include/asm//msr-trace.h: In function ‘trace_event_raw_event_msr_trace_class’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../arch/x86/include/asm//msr-trace.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(msr_trace_class, | ^~~~~~~~~~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ 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, | ^~~~~~~~~~~ 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, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/mm/fault.o] Error 1 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, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/pwm/core.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: arch/x86/mm] Error 2 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 ../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, | ^~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~ 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 ../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); | ^~~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/netlink/af_netlink.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/netlink] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/kernel/nmi.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../sound/core/pcm_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, | ^~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: security/selinux/avc.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: security/selinux] Error 2 make[3]: *** [../scripts/Makefile.build:485: security] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: mm/swap.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/soc/qcom/trace-aoss.h:48, from ../drivers/soc/qcom/qcom_aoss.c:18: ../drivers/soc/qcom/./trace-aoss.h: In function ‘trace_event_raw_event_aoss_send’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(aoss_send, | ^~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h: In function ‘trace_event_raw_event_aoss_send_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(aoss_send_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ 26 | TRACE_EVENT(aoss_send_done, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: kernel/softirq.o] Error 1 make[4]: *** 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, | ^~~~~~~~~~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/iommu/iommu-traces.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: mm/filemap.o] Error 1 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, | ^~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/bus/mhi/host/init.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/bus/mhi/host] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/bus/mhi] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/bus] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: kernel/signal.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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, | ^~~~~~~~~~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/iommu/intel/trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/iommu/intel] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/iommu] Error 2 In file included from ../include/trace/define_trace.h:108, from ../sound/pci/hda/hda_controller_trace.h:99, from ../sound/pci/hda/hda_controller.c:32: ../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_pcm_trigger’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(azx_pcm_trigger, | ^~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_get_position’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(azx_get_position, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ 35 | TRACE_EVENT(azx_get_position, | ^~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_pcm’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(azx_pcm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 58 | DECLARE_EVENT_CLASS(azx_pcm, | ^~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: sound/pci/hda/hda_controller.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: sound/pci/hda] Error 2 make[4]: *** [../scripts/Makefile.build:485: sound/pci] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: kernel/fork.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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, | ^~~~~~~~~~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/regulator/core.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/regulator] Error 2 In file included from ../include/trace/define_trace.h:108, from ../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, | ^~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/nvme/target/core.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/misc/mei] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/nvme/target] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:485: drivers/misc] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/icmp.h:66, from ../net/ipv4/icmp.c:97: ../include/trace/events/icmp.h: In function ‘trace_event_raw_event_icmp_send’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/ipv4/icmp.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:485: net/ipv4] 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, | ^~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: mm/oom_kill.o] Error 1 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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ 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, | ^~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/ipv6/route.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/ipv6] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: kernel/workqueue.o] Error 1 make[3]: *** [../scripts/Makefile.build:485: kernel] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ 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, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: arch/x86/kernel/irq.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: arch/x86/kernel] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/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, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/soc/qcom/pmic_pdcharger_ulog.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/clk] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/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, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/cxl/core/trace.o] Error 1 make[5]: *** [../scripts/Makefile.build:485: drivers/cxl/core] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/cxl] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/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, | ^~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/net/dsa/mv88e6xxx/trace.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/net/dsa/mv88e6xxx] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/net/dsa] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/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, | ^~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/drm_trace_points.o] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/spi.h:239, from ../drivers/spi/spi.c:39: ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_controller’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_setup’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_set_cs’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_message’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_message_done’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ ../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_transfer’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/mctp/af_mctp.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/mctp] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: sound/soc/intel/common/sst-dsp.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: sound/soc/intel/common] Error 2 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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, | ^~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/tls/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/tls] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/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, | ^~~~~~~~~~~ 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, | ^~~~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: sound/soc/intel/catpt/device.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: sound/soc/intel/catpt] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: net/handshake/trace.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: net/handshake] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/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, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/trace.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: block/kyber-iosched.o] Error 1 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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: block/blk-wbt.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/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: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: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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: fs/locks.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, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/ath6kl/trace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/ath6kl] Error 2 In file included from ../include/trace/define_trace.h:108, from ../fs/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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~~~~~~~~~ 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/gpu/drm/scheduler/gpu_scheduler_trace.h:114, from ../drivers/gpu/drm/scheduler/sched_main.c:88: ../include/trace/../../drivers/gpu/drm/scheduler/gpu_scheduler_trace.h: In function ‘trace_event_raw_event_drm_sched_job’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_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/scheduler/gpu_scheduler_trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(drm_sched_job, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_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/scheduler/gpu_scheduler_trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(drm_sched_job, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_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/scheduler/gpu_scheduler_trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(drm_sched_job, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_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/scheduler/gpu_scheduler_trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(drm_sched_job, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_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/scheduler/gpu_scheduler_trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 35 | DECLARE_EVENT_CLASS(drm_sched_job, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/scheduler/gpu_scheduler_trace.h: In function ‘trace_event_raw_event_drm_sched_process_job’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/scheduler/gpu_scheduler_trace.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(drm_sched_process_job, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/scheduler/gpu_scheduler_trace.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(drm_sched_process_job, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/scheduler/gpu_scheduler_trace.h: In function ‘trace_event_raw_event_drm_sched_job_wait_dep’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/scheduler/gpu_scheduler_trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(drm_sched_job_wait_dep, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/scheduler/gpu_scheduler_trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ 85 | TRACE_EVENT(drm_sched_job_wait_dep, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/scheduler/sched_main.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/gpu/drm/scheduler] Error 2 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, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt792x_trace.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/wireless/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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: fs/dax.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/fungible/funeth/funeth_trace.h:117, from ../drivers/net/ethernet/fungible/funeth/funeth_rx.c:15: ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_tx’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(funeth_tx, | ^~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_tx_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(funeth_tx_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ 43 | TRACE_EVENT(funeth_tx_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_rx’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(funeth_rx, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ 73 | TRACE_EVENT(funeth_rx, | ^~~~~~~~~~~ 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 ../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, | ^~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:244: sound/soc/sof/core.o] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/hisilicon/hns3/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, | ^~~~~~~~~~~~~~~~~~~ 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/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, | ^~~~~~~~~~~~~~~~~~~ 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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_atcam.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/mellanox/mlxsw] Error 2 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/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( | ^~~~~~~~~~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt7601u/trace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek/mt7601u] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/gpu/drm/xe/xe_trace_guc.h:110, from ../drivers/gpu/drm/xe/xe_trace_guc.c:8: ../include/trace/../../drivers/gpu/drm/xe/xe_trace_guc.h: In function ‘trace_event_raw_event_xe_guc_ct_flow_control’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_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/xe/xe_trace_guc.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(xe_guc_ct_flow_control, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_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/xe/xe_trace_guc.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(xe_guc_ct_flow_control, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_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/xe/xe_trace_guc.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(xe_guc_ct_flow_control, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_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/xe/xe_trace_guc.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(xe_guc_ct_flow_control, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_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/xe/xe_trace_guc.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 20 | DECLARE_EVENT_CLASS(xe_guc_ct_flow_control, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/xe/xe_trace_guc.h: In function ‘trace_event_raw_event_xe_guc_ctb’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_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/xe/xe_trace_guc.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(xe_guc_ctb, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_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/xe/xe_trace_guc.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 61 | DECLARE_EVENT_CLASS(xe_guc_ctb, | ^~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/xe/xe_trace_guc.o] Error 1 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, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/hisilicon/hns3/hns3_enet.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 ../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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/dlm/main.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/dlm] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/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, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/netfs/fscache_main.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/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, | ^~~~~~~~~~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ 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/gpu/drm/xe/xe_trace_bo.h:247, from ../drivers/gpu/drm/xe/xe_trace_bo.c:8: ../include/trace/../../drivers/gpu/drm/xe/xe_trace_bo.h: In function ‘trace_event_raw_event_xe_bo’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_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/xe/xe_trace_bo.h:23:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 23 | DECLARE_EVENT_CLASS(xe_bo, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_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/xe/xe_trace_bo.h:23:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 23 | DECLARE_EVENT_CLASS(xe_bo, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_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/xe/xe_trace_bo.h:23:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 23 | DECLARE_EVENT_CLASS(xe_bo, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_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/xe/xe_trace_bo.h:23:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 23 | DECLARE_EVENT_CLASS(xe_bo, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_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/xe/xe_trace_bo.h:23:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 23 | DECLARE_EVENT_CLASS(xe_bo, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/xe/xe_trace_bo.h: In function ‘trace_event_raw_event_xe_bo_move’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/xe/xe_trace_bo.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(xe_bo_move, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/xe/xe_trace_bo.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ 51 | TRACE_EVENT(xe_bo_move, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/xe/xe_trace_bo.h: In function ‘trace_event_raw_event_xe_vma’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_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/xe/xe_trace_bo.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(xe_vma, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_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/xe/xe_trace_bo.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 78 | DECLARE_EVENT_CLASS(xe_vma, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/xe/xe_trace_bo.h: In function ‘trace_event_raw_event_xe_vm’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_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/xe/xe_trace_bo.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 180 | DECLARE_EVENT_CLASS(xe_vm, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_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/xe/xe_trace_bo.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 180 | DECLARE_EVENT_CLASS(xe_vm, | ^~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/xe/xe_trace_bo.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, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/sf/vhca_event.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_rep_tracepoint.h:54, from ../drivers/net/ethernet/mellanox/mlx5/core/en_rep.c:58: ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_rep_neigh_update’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5e_rep_neigh_update, | ^~~~~~~~~~~ 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/gpu/drm/radeon/radeon_trace.h:209, from ../drivers/gpu/drm/radeon/radeon_trace_points.c:10: ../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_bo_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/../../drivers/gpu/drm/radeon/radeon_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(radeon_bo_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/../../drivers/gpu/drm/radeon/radeon_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(radeon_bo_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/../../drivers/gpu/drm/radeon/radeon_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(radeon_bo_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/../../drivers/gpu/drm/radeon/radeon_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(radeon_bo_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/../../drivers/gpu/drm/radeon/radeon_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ 15 | TRACE_EVENT(radeon_bo_create, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_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/../../drivers/gpu/drm/radeon/radeon_trace.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(radeon_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/../../drivers/gpu/drm/radeon/radeon_trace.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ 30 | TRACE_EVENT(radeon_cs, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_vm_grab_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(radeon_vm_grab_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ 50 | TRACE_EVENT(radeon_vm_grab_id, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_vm_bo_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/../../drivers/gpu/drm/radeon/radeon_trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(radeon_vm_bo_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/../../drivers/gpu/drm/radeon/radeon_trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(radeon_vm_bo_update, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_vm_set_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(radeon_vm_set_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ 83 | TRACE_EVENT(radeon_vm_set_page, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_vm_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/../../drivers/gpu/drm/radeon/radeon_trace.h:107:1: note: in expansion of macro ‘TRACE_EVENT’ 107 | TRACE_EVENT(radeon_vm_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/../../drivers/gpu/drm/radeon/radeon_trace.h:107:1: note: in expansion of macro ‘TRACE_EVENT’ 107 | TRACE_EVENT(radeon_vm_flush, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_fence_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/../../drivers/gpu/drm/radeon/radeon_trace.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 125 | DECLARE_EVENT_CLASS(radeon_fence_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/../../drivers/gpu/drm/radeon/radeon_trace.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 125 | DECLARE_EVENT_CLASS(radeon_fence_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_semaphore_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/../../drivers/gpu/drm/radeon/radeon_trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 168 | DECLARE_EVENT_CLASS(radeon_semaphore_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/../../drivers/gpu/drm/radeon/radeon_trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 168 | DECLARE_EVENT_CLASS(radeon_semaphore_request, | ^~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/radeon/radeon_trace_points.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/gpu/drm/radeon] 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( | ^~~~~~~~~~~ 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/gpu/drm/xe/xe_trace.h:379, from ../drivers/gpu/drm/xe/xe_trace.c:8: ../include/trace/../../drivers/gpu/drm/xe/xe_trace.h: In function ‘trace_event_raw_event_xe_gt_tlb_invalidation_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/../../drivers/gpu/drm/xe/xe_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(xe_gt_tlb_invalidation_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/../../drivers/gpu/drm/xe/xe_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(xe_gt_tlb_invalidation_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/../../drivers/gpu/drm/xe/xe_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(xe_gt_tlb_invalidation_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/../../drivers/gpu/drm/xe/xe_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(xe_gt_tlb_invalidation_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/../../drivers/gpu/drm/xe/xe_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 27 | DECLARE_EVENT_CLASS(xe_gt_tlb_invalidation_fence, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/xe/xe_trace.h: In function ‘trace_event_raw_event_xe_exec_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/../../drivers/gpu/drm/xe/xe_trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(xe_exec_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/../../drivers/gpu/drm/xe/xe_trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(xe_exec_queue, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/xe/xe_trace.h: In function ‘trace_event_raw_event_xe_sched_job’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_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/xe/xe_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 205 | DECLARE_EVENT_CLASS(xe_sched_job, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_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/xe/xe_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 205 | DECLARE_EVENT_CLASS(xe_sched_job, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/xe/xe_trace.h: In function ‘trace_event_raw_event_xe_sched_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/../../drivers/gpu/drm/xe/xe_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 276 | DECLARE_EVENT_CLASS(xe_sched_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/../../drivers/gpu/drm/xe/xe_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 276 | DECLARE_EVENT_CLASS(xe_sched_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/xe/xe_trace.h: In function ‘trace_event_raw_event_xe_hw_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/../../drivers/gpu/drm/xe/xe_trace.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 307 | DECLARE_EVENT_CLASS(xe_hw_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/../../drivers/gpu/drm/xe/xe_trace.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 307 | DECLARE_EVENT_CLASS(xe_hw_fence, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/xe/xe_trace.h: In function ‘trace_event_raw_event_xe_reg_rw’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/xe/xe_trace.h:344:1: note: in expansion of macro ‘TRACE_EVENT’ 344 | TRACE_EVENT(xe_reg_rw, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/xe/xe_trace.h:344:1: note: in expansion of macro ‘TRACE_EVENT’ 344 | TRACE_EVENT(xe_reg_rw, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/xe/xe_trace.o] Error 1 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, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/jbd2/journal.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/jbd2] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/netfs.h:689, from ../fs/netfs/main.c:15: ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_read’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ 220 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_rreq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ 253 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_sreq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ 280 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_failure’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ 319 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_rreq_ref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ 359 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ 359 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_sreq_ref’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ 383 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ 383 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_folio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(netfs_folio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ 410 | TRACE_EVENT(netfs_folio, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_write_iter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(netfs_write_iter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(netfs_write_iter, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ 457 | TRACE_EVENT(netfs_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ 457 | TRACE_EVENT(netfs_write, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ 491 | TRACE_EVENT(netfs_collect, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:491:1: note: in expansion of macro ‘TRACE_EVENT’ 491 | TRACE_EVENT(netfs_collect, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_contig’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ 516 | TRACE_EVENT(netfs_collect_contig, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ 516 | TRACE_EVENT(netfs_collect_contig, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_sreq’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ 543 | TRACE_EVENT(netfs_collect_sreq, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ 543 | TRACE_EVENT(netfs_collect_sreq, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_folio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(netfs_collect_folio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ 572 | TRACE_EVENT(netfs_collect_folio, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ 602 | TRACE_EVENT(netfs_collect_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ 602 | TRACE_EVENT(netfs_collect_state, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_gap’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(netfs_collect_gap, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(netfs_collect_gap, | ^~~~~~~~~~~ ../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_stream’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(netfs_collect_stream, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ 659 | TRACE_EVENT(netfs_collect_stream, | ^~~~~~~~~~~ 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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ 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/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( | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/i40e/i40e_main.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/i40e] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/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, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.o] Error 1 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:155, from ../drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.c:14: ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_fdb_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:13:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 13 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_vlan_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:56:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 56 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_port_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 83 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_port_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_mdb_port_change_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:113:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 113 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_mdb_port_change_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:113:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 113 | DECLARE_EVENT_CLASS(mlx5_esw_bridge_mdb_port_change_template, | ^~~~~~~~~~~~~~~~~~~ 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, | ^~~~~~~~~~~ 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/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: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: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: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: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, | ^~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/intel/iwlwifi/iwl-devtrace.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/intel/iwlwifi] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/intel] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/net/wireless] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/intel/ice/ice_trace.h:364, from ../drivers/net/ethernet/intel/ice/ice_main.c:24: ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_rx_dim_template’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:63:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 63 | DECLARE_EVENT_CLASS(ice_rx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_dim_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 90 | DECLARE_EVENT_CLASS(ice_tx_dim_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(ice_tx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 118 | DECLARE_EVENT_CLASS(ice_tx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_rx_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(ice_rx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 148 | DECLARE_EVENT_CLASS(ice_rx_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_rx_indicate_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:169:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 169 | DECLARE_EVENT_CLASS(ice_rx_indicate_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_xmit_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 195 | DECLARE_EVENT_CLASS(ice_xmit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:195:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 195 | DECLARE_EVENT_CLASS(ice_xmit_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_tx_tstamp_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 220 | DECLARE_EVENT_CLASS(ice_tx_tstamp_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_esw_br_fdb_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:244:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 244 | DECLARE_EVENT_CLASS(ice_esw_br_fdb_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_esw_br_vlan_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 276 | DECLARE_EVENT_CLASS(ice_esw_br_vlan_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_esw_br_port_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:302:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 302 | DECLARE_EVENT_CLASS(ice_esw_br_port_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_switch_stats_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, | ^~~~~~~~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/ice/ice_main.o] Error 1 make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/ice] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:173, from ../drivers/net/ethernet/mellanox/mlx5/core/sf/devlink.c:12: ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_add’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ 14 | TRACE_EVENT(mlx5_sf_add, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mlx5_sf_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(mlx5_sf_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_alloc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ 59 | TRACE_EVENT(mlx5_sf_hwc_alloc, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(mlx5_sf_hwc_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(mlx5_sf_hwc_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_deferred_free’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(mlx5_sf_hwc_deferred_free, | ^~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_state_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 106 | DECLARE_EVENT_CLASS(mlx5_sf_state_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_update_state’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(mlx5_sf_update_state, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(mlx5_sf_update_state, | ^~~~~~~~~~~ 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 make[4]: *** [../scripts/Makefile.build:485: drivers/net] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/gpu/drm/i915/gvt/trace.h:383, from ../drivers/gpu/drm/i915/gvt/trace_points.c:33: ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_spt_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/../../drivers/gpu/drm/i915/gvt/trace.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(spt_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/../../drivers/gpu/drm/i915/gvt/trace.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(spt_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/../../drivers/gpu/drm/i915/gvt/trace.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(spt_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/../../drivers/gpu/drm/i915/gvt/trace.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(spt_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/../../drivers/gpu/drm/i915/gvt/trace.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ 42 | TRACE_EVENT(spt_alloc, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_spt_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/../../drivers/gpu/drm/i915/gvt/trace.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(spt_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/../../drivers/gpu/drm/i915/gvt/trace.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(spt_free, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_gma_index’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/gvt/trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ 97 | TRACE_EVENT(gma_index, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/gvt/trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ 97 | TRACE_EVENT(gma_index, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_gma_translate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/gvt/trace.h:115:1: note: in expansion of macro ‘TRACE_EVENT’ 115 | TRACE_EVENT(gma_translate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/gvt/trace.h:115:1: note: in expansion of macro ‘TRACE_EVENT’ 115 | TRACE_EVENT(gma_translate, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_spt_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ 134 | TRACE_EVENT(spt_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ 134 | TRACE_EVENT(spt_refcount, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_spt_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ 152 | TRACE_EVENT(spt_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ 152 | TRACE_EVENT(spt_change, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_spt_guest_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(spt_guest_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ 171 | TRACE_EVENT(spt_guest_change, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_oos_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(oos_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ 190 | TRACE_EVENT(oos_change, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_oos_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/../../drivers/gpu/drm/i915/gvt/trace.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ 208 | TRACE_EVENT(oos_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/../../drivers/gpu/drm/i915/gvt/trace.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ 208 | TRACE_EVENT(oos_sync, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_gvt_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../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/i915/gvt/trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ 228 | TRACE_EVENT(gvt_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../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/i915/gvt/trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ 228 | TRACE_EVENT(gvt_command, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_write_ir’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/gvt/trace.h:275:1: note: in expansion of macro ‘TRACE_EVENT’ 275 | TRACE_EVENT(write_ir, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/gvt/trace.h:275:1: note: in expansion of macro ‘TRACE_EVENT’ 275 | TRACE_EVENT(write_ir, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_propagate_event’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/gvt/trace.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ 304 | TRACE_EVENT(propagate_event, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/gvt/trace.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ 304 | TRACE_EVENT(propagate_event, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_inject_msi’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/gvt/trace.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ 325 | TRACE_EVENT(inject_msi, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/gvt/trace.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ 325 | TRACE_EVENT(inject_msi, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_render_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/../../drivers/gpu/drm/i915/gvt/trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ 346 | TRACE_EVENT(render_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/../../drivers/gpu/drm/i915/gvt/trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ 346 | TRACE_EVENT(render_mmio, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/i915/gvt/trace_points.o] Error 1 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/gpu/drm/i915/i915_trace.h:754, from ../drivers/gpu/drm/i915/i915_trace_points.c:13: ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_gem_object_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/../../drivers/gpu/drm/i915/i915_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(i915_gem_object_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/../../drivers/gpu/drm/i915/i915_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(i915_gem_object_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/../../drivers/gpu/drm/i915/i915_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(i915_gem_object_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/../../drivers/gpu/drm/i915/i915_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(i915_gem_object_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/../../drivers/gpu/drm/i915/i915_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ 21 | TRACE_EVENT(i915_gem_object_create, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_gem_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/../../drivers/gpu/drm/i915/i915_trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(i915_gem_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/../../drivers/gpu/drm/i915/i915_trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(i915_gem_shrink, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_vma_bind’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/i915_trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(i915_vma_bind, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/i915_trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ 58 | TRACE_EVENT(i915_vma_bind, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_vma_unbind’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/i915_trace.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(i915_vma_unbind, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/i915_trace.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ 84 | TRACE_EVENT(i915_vma_unbind, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_gem_object_pwrite’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/i915_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ 106 | TRACE_EVENT(i915_gem_object_pwrite, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/i915_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ 106 | TRACE_EVENT(i915_gem_object_pwrite, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_gem_object_pread’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/i915_trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(i915_gem_object_pread, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/i915_trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ 126 | TRACE_EVENT(i915_gem_object_pread, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_gem_object_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/../../drivers/gpu/drm/i915/i915_trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(i915_gem_object_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/../../drivers/gpu/drm/i915/i915_trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ 146 | TRACE_EVENT(i915_gem_object_fault, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_gem_object’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_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/i915/i915_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(i915_gem_object, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_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/i915/i915_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 171 | DECLARE_EVENT_CLASS(i915_gem_object, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_gem_evict’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/i915_trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(i915_gem_evict, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/i915_trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ 196 | TRACE_EVENT(i915_gem_evict, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_gem_evict_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/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ 221 | TRACE_EVENT(i915_gem_evict_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/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ 221 | TRACE_EVENT(i915_gem_evict_node, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_gem_evict_vm’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/i915_trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ 249 | TRACE_EVENT(i915_gem_evict_vm, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/i915_trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ 249 | TRACE_EVENT(i915_gem_evict_vm, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_request_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/../../drivers/gpu/drm/i915/i915_trace.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ 266 | TRACE_EVENT(i915_request_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/../../drivers/gpu/drm/i915/i915_trace.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ 266 | TRACE_EVENT(i915_request_queue, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_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/../../drivers/gpu/drm/i915/i915_trace.h:293:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 293 | DECLARE_EVENT_CLASS(i915_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/../../drivers/gpu/drm/i915/i915_trace.h:293:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 293 | DECLARE_EVENT_CLASS(i915_request, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_request_in’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/i915_trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(i915_request_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/../../drivers/gpu/drm/i915/i915_trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ 341 | TRACE_EVENT(i915_request_in, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_request_out’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/i915_trace.h:371:1: note: in expansion of macro ‘TRACE_EVENT’ 371 | TRACE_EVENT(i915_request_out, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/i915_trace.h:371:1: note: in expansion of macro ‘TRACE_EVENT’ 371 | TRACE_EVENT(i915_request_out, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_intel_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/../../drivers/gpu/drm/i915/i915_trace.h:398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 398 | DECLARE_EVENT_CLASS(intel_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/../../drivers/gpu/drm/i915/i915_trace.h:398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 398 | DECLARE_EVENT_CLASS(intel_context, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_request_wait_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/../../drivers/gpu/drm/i915/i915_trace.h:606:1: note: in expansion of macro ‘TRACE_EVENT’ 606 | TRACE_EVENT(i915_request_wait_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/../../drivers/gpu/drm/i915/i915_trace.h:606:1: note: in expansion of macro ‘TRACE_EVENT’ 606 | TRACE_EVENT(i915_request_wait_begin, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_reg_rw’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:645:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 645 | TRACE_EVENT_CONDITION(i915_reg_rw, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:645:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ 645 | TRACE_EVENT_CONDITION(i915_reg_rw, | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_ppgtt’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_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/i915/i915_trace.h:683:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 683 | DECLARE_EVENT_CLASS(i915_ppgtt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_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/i915/i915_trace.h:683:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 683 | DECLARE_EVENT_CLASS(i915_ppgtt, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_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/../../drivers/gpu/drm/i915/i915_trace.h:717:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 717 | DECLARE_EVENT_CLASS(i915_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/../../drivers/gpu/drm/i915/i915_trace.h:717:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 717 | DECLARE_EVENT_CLASS(i915_context, | ^~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/i915/i915_trace_points.o] Error 1 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: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: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: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: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: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: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: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: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: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: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, | ^~~~~~~~~~~~~~~~~~~ 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 ../drivers/gpu/drm/i915/display/intel_display_trace.h:703, from ../drivers/gpu/drm/i915/display/intel_display_trace.c:8: ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_enable’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(intel_pipe_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(intel_pipe_enable, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(intel_pipe_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(intel_pipe_enable, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(intel_pipe_enable, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../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/i915/display/intel_display_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(intel_pipe_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../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/i915/display/intel_display_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(intel_pipe_disable, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_crtc_flip_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/gpu/drm/i915/display/intel_display_trace.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ 81 | TRACE_EVENT(intel_crtc_flip_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/gpu/drm/i915/display/intel_display_trace.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ 81 | TRACE_EVENT(intel_crtc_flip_done, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_crc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ 104 | TRACE_EVENT(intel_pipe_crc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ 104 | TRACE_EVENT(intel_pipe_crc, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_cpu_fifo_underrun’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:132:1: note: in expansion of macro ‘TRACE_EVENT’ 132 | TRACE_EVENT(intel_cpu_fifo_underrun, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:132:1: note: in expansion of macro ‘TRACE_EVENT’ 132 | TRACE_EVENT(intel_cpu_fifo_underrun, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pch_fifo_underrun’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:156:1: note: in expansion of macro ‘TRACE_EVENT’ 156 | TRACE_EVENT(intel_pch_fifo_underrun, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:156:1: note: in expansion of macro ‘TRACE_EVENT’ 156 | TRACE_EVENT(intel_pch_fifo_underrun, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_memory_cxsr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(intel_memory_cxsr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(intel_memory_cxsr, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_g4x_wm’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(g4x_wm, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(g4x_wm, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_vlv_wm’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:262:1: note: in expansion of macro ‘TRACE_EVENT’ 262 | TRACE_EVENT(vlv_wm, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:262:1: note: in expansion of macro ‘TRACE_EVENT’ 262 | TRACE_EVENT(vlv_wm, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_vlv_fifo_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ 304 | TRACE_EVENT(vlv_fifo_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ 304 | TRACE_EVENT(vlv_fifo_size, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_plane_async_flip’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:334:1: note: in expansion of macro ‘TRACE_EVENT’ 334 | TRACE_EVENT(intel_plane_async_flip, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:334:1: note: in expansion of macro ‘TRACE_EVENT’ 334 | TRACE_EVENT(intel_plane_async_flip, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_plane_update_noarm’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(intel_plane_update_noarm, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(intel_plane_update_noarm, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_plane_update_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ 392 | TRACE_EVENT(intel_plane_update_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ 392 | TRACE_EVENT(intel_plane_update_arm, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_plane_disable_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(intel_plane_disable_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(intel_plane_disable_arm, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_fbc_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:448:1: note: in expansion of macro ‘TRACE_EVENT’ 448 | TRACE_EVENT(intel_fbc_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:448:1: note: in expansion of macro ‘TRACE_EVENT’ 448 | TRACE_EVENT(intel_fbc_activate, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_fbc_deactivate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ 475 | TRACE_EVENT(intel_fbc_deactivate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ 475 | TRACE_EVENT(intel_fbc_deactivate, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_fbc_nuke’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(intel_fbc_nuke, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(intel_fbc_nuke, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_crtc_vblank_work_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(intel_crtc_vblank_work_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(intel_crtc_vblank_work_start, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_crtc_vblank_work_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:552:1: note: in expansion of macro ‘TRACE_EVENT’ 552 | TRACE_EVENT(intel_crtc_vblank_work_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:552:1: note: in expansion of macro ‘TRACE_EVENT’ 552 | TRACE_EVENT(intel_crtc_vblank_work_end, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_update_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ 575 | TRACE_EVENT(intel_pipe_update_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ 575 | TRACE_EVENT(intel_pipe_update_start, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_update_vblank_evaded’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(intel_pipe_update_vblank_evaded, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(intel_pipe_update_vblank_evaded, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_update_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(intel_pipe_update_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(intel_pipe_update_end, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_frontbuffer_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(intel_frontbuffer_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(intel_frontbuffer_invalidate, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_frontbuffer_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:675:1: note: in expansion of macro ‘TRACE_EVENT’ 675 | TRACE_EVENT(intel_frontbuffer_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:675:1: note: in expansion of macro ‘TRACE_EVENT’ 675 | TRACE_EVENT(intel_frontbuffer_flush, | ^~~~~~~~~~~ make[7]: *** [../drivers/gpu/drm/xe/Makefile:183: drivers/gpu/drm/xe/i915-display/intel_display_trace.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/gpu/drm/xe] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/gpu/drm/i915/display/intel_display_trace.h:703, from ../drivers/gpu/drm/i915/display/intel_display_trace.c:8: ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_enable’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(intel_pipe_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(intel_pipe_enable, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(intel_pipe_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(intel_pipe_enable, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(intel_pipe_enable, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../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/i915/display/intel_display_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(intel_pipe_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../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/i915/display/intel_display_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ 52 | TRACE_EVENT(intel_pipe_disable, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_crtc_flip_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/gpu/drm/i915/display/intel_display_trace.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ 81 | TRACE_EVENT(intel_crtc_flip_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/gpu/drm/i915/display/intel_display_trace.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ 81 | TRACE_EVENT(intel_crtc_flip_done, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_crc’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ 104 | TRACE_EVENT(intel_pipe_crc, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ 104 | TRACE_EVENT(intel_pipe_crc, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_cpu_fifo_underrun’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:132:1: note: in expansion of macro ‘TRACE_EVENT’ 132 | TRACE_EVENT(intel_cpu_fifo_underrun, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:132:1: note: in expansion of macro ‘TRACE_EVENT’ 132 | TRACE_EVENT(intel_cpu_fifo_underrun, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pch_fifo_underrun’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:156:1: note: in expansion of macro ‘TRACE_EVENT’ 156 | TRACE_EVENT(intel_pch_fifo_underrun, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:156:1: note: in expansion of macro ‘TRACE_EVENT’ 156 | TRACE_EVENT(intel_pch_fifo_underrun, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_memory_cxsr’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(intel_memory_cxsr, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ 181 | TRACE_EVENT(intel_memory_cxsr, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_g4x_wm’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(g4x_wm, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ 211 | TRACE_EVENT(g4x_wm, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_vlv_wm’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:262:1: note: in expansion of macro ‘TRACE_EVENT’ 262 | TRACE_EVENT(vlv_wm, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:262:1: note: in expansion of macro ‘TRACE_EVENT’ 262 | TRACE_EVENT(vlv_wm, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_vlv_fifo_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ 304 | TRACE_EVENT(vlv_fifo_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ 304 | TRACE_EVENT(vlv_fifo_size, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_plane_async_flip’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:334:1: note: in expansion of macro ‘TRACE_EVENT’ 334 | TRACE_EVENT(intel_plane_async_flip, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:334:1: note: in expansion of macro ‘TRACE_EVENT’ 334 | TRACE_EVENT(intel_plane_async_flip, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_plane_update_noarm’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(intel_plane_update_noarm, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ 361 | TRACE_EVENT(intel_plane_update_noarm, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_plane_update_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ 392 | TRACE_EVENT(intel_plane_update_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ 392 | TRACE_EVENT(intel_plane_update_arm, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_plane_disable_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(intel_plane_disable_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ 423 | TRACE_EVENT(intel_plane_disable_arm, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_fbc_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:448:1: note: in expansion of macro ‘TRACE_EVENT’ 448 | TRACE_EVENT(intel_fbc_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:448:1: note: in expansion of macro ‘TRACE_EVENT’ 448 | TRACE_EVENT(intel_fbc_activate, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_fbc_deactivate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ 475 | TRACE_EVENT(intel_fbc_deactivate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ 475 | TRACE_EVENT(intel_fbc_deactivate, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_fbc_nuke’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(intel_fbc_nuke, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ 502 | TRACE_EVENT(intel_fbc_nuke, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_crtc_vblank_work_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(intel_crtc_vblank_work_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ 529 | TRACE_EVENT(intel_crtc_vblank_work_start, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_crtc_vblank_work_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:552:1: note: in expansion of macro ‘TRACE_EVENT’ 552 | TRACE_EVENT(intel_crtc_vblank_work_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:552:1: note: in expansion of macro ‘TRACE_EVENT’ 552 | TRACE_EVENT(intel_crtc_vblank_work_end, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_update_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ 575 | TRACE_EVENT(intel_pipe_update_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ 575 | TRACE_EVENT(intel_pipe_update_start, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_update_vblank_evaded’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(intel_pipe_update_vblank_evaded, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ 603 | TRACE_EVENT(intel_pipe_update_vblank_evaded, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_update_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(intel_pipe_update_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ 631 | TRACE_EVENT(intel_pipe_update_end, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_frontbuffer_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(intel_frontbuffer_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ 654 | TRACE_EVENT(intel_frontbuffer_invalidate, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_frontbuffer_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:675:1: note: in expansion of macro ‘TRACE_EVENT’ 675 | TRACE_EVENT(intel_frontbuffer_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/../../drivers/gpu/drm/i915/display/intel_display_trace.h:675:1: note: in expansion of macro ‘TRACE_EVENT’ 675 | TRACE_EVENT(intel_frontbuffer_flush, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/i915/display/intel_display_trace.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/gpu/drm/i915] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:563, from ../drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:30: ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_device_rreg’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(amdgpu_device_rreg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(amdgpu_device_rreg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(amdgpu_device_rreg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(amdgpu_device_rreg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(amdgpu_device_rreg, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_device_wreg’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(amdgpu_device_wreg, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ 57 | TRACE_EVENT(amdgpu_device_wreg, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_iv’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(amdgpu_iv, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ 76 | TRACE_EVENT(amdgpu_iv, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_bo_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/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(amdgpu_bo_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/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ 116 | TRACE_EVENT(amdgpu_bo_create, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_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/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(amdgpu_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/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ 142 | TRACE_EVENT(amdgpu_cs, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_cs_ioctl’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(amdgpu_cs_ioctl, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ 166 | TRACE_EVENT(amdgpu_cs_ioctl, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_sched_run_job’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:192:1: note: in expansion of macro ‘TRACE_EVENT’ 192 | TRACE_EVENT(amdgpu_sched_run_job, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:192:1: note: in expansion of macro ‘TRACE_EVENT’ 192 | TRACE_EVENT(amdgpu_sched_run_job, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_vm_grab_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(amdgpu_vm_grab_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ 218 | TRACE_EVENT(amdgpu_vm_grab_id, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_vm_bo_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/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ 245 | TRACE_EVENT(amdgpu_vm_bo_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/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ 245 | TRACE_EVENT(amdgpu_vm_bo_map, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_vm_bo_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/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ 269 | TRACE_EVENT(amdgpu_vm_bo_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/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ 269 | TRACE_EVENT(amdgpu_vm_bo_unmap, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_vm_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/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:293:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 293 | DECLARE_EVENT_CLASS(amdgpu_vm_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/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:293:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 293 | DECLARE_EVENT_CLASS(amdgpu_vm_mapping, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_vm_update_ptes’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ 326 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_vm_set_ptes’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ 369 | TRACE_EVENT(amdgpu_vm_set_ptes, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ 369 | TRACE_EVENT(amdgpu_vm_set_ptes, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_vm_copy_ptes’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(amdgpu_vm_copy_ptes, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ 395 | TRACE_EVENT(amdgpu_vm_copy_ptes, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_vm_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/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:416:1: note: in expansion of macro ‘TRACE_EVENT’ 416 | TRACE_EVENT(amdgpu_vm_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/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:416:1: note: in expansion of macro ‘TRACE_EVENT’ 416 | TRACE_EVENT(amdgpu_vm_flush, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_pasid’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_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/amd/amdgpu/amdgpu_trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 438 | DECLARE_EVENT_CLASS(amdgpu_pasid, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_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/amd/amdgpu/amdgpu_trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 438 | DECLARE_EVENT_CLASS(amdgpu_pasid, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_bo_list_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/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ 460 | TRACE_EVENT(amdgpu_bo_list_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/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ 460 | TRACE_EVENT(amdgpu_bo_list_set, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_cs_bo_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/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ 480 | TRACE_EVENT(amdgpu_cs_bo_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/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ 480 | TRACE_EVENT(amdgpu_cs_bo_status, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_bo_move’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(amdgpu_bo_move, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ 496 | TRACE_EVENT(amdgpu_bo_move, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_ib_pipe_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/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ 517 | TRACE_EVENT(amdgpu_ib_pipe_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/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ 517 | TRACE_EVENT(amdgpu_ib_pipe_sync, | ^~~~~~~~~~~ ../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_reset_reg_dumps’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:541:1: note: in expansion of macro ‘TRACE_EVENT’ 541 | TRACE_EVENT(amdgpu_reset_reg_dumps, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/amd/amdgpu/amdgpu_trace.h:541:1: note: in expansion of macro ‘TRACE_EVENT’ 541 | TRACE_EVENT(amdgpu_reset_reg_dumps, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.o] Error 1 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:734, from ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:41: ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dc_reg_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(amdgpu_dc_reg_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(amdgpu_dc_reg_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(amdgpu_dc_reg_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(amdgpu_dc_reg_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 44 | DECLARE_EVENT_CLASS(amdgpu_dc_reg_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dc_performance’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(amdgpu_dc_performance, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ 72 | TRACE_EVENT(amdgpu_dc_performance, | ^~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dm_connector_atomic_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ 103 | TRACE_EVENT(amdgpu_dm_connector_atomic_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ 103 | TRACE_EVENT(amdgpu_dm_connector_atomic_check, | ^~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dm_crtc_atomic_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(amdgpu_dm_crtc_atomic_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ 160 | TRACE_EVENT(amdgpu_dm_crtc_atomic_check, | ^~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dm_plane_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(amdgpu_dm_plane_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 224 | DECLARE_EVENT_CLASS(amdgpu_dm_plane_state_template, | ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dm_atomic_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(amdgpu_dm_atomic_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), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ 316 | TRACE_EVENT(amdgpu_dm_atomic_state_template, | ^~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dm_atomic_check_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:360:1: note: in expansion of macro ‘TRACE_EVENT’ 360 | TRACE_EVENT(amdgpu_dm_atomic_check_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:360:1: note: in expansion of macro ‘TRACE_EVENT’ 360 | TRACE_EVENT(amdgpu_dm_atomic_check_finish, | ^~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dm_dc_pipe_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ 383 | TRACE_EVENT(amdgpu_dm_dc_pipe_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ 383 | TRACE_EVENT(amdgpu_dm_dc_pipe_state, | ^~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dm_dc_clocks_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ 489 | TRACE_EVENT(amdgpu_dm_dc_clocks_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ 489 | TRACE_EVENT(amdgpu_dm_dc_clocks_state, | ^~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dm_dce_clocks_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:558:1: note: in expansion of macro ‘TRACE_EVENT’ 558 | TRACE_EVENT(amdgpu_dm_dce_clocks_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:558:1: note: in expansion of macro ‘TRACE_EVENT’ 558 | TRACE_EVENT(amdgpu_dm_dce_clocks_state, | ^~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dmub_trace_high_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ 602 | TRACE_EVENT(amdgpu_dmub_trace_high_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ 602 | TRACE_EVENT(amdgpu_dmub_trace_high_irq, | ^~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_refresh_rate_track’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:623:1: note: in expansion of macro ‘TRACE_EVENT’ 623 | TRACE_EVENT(amdgpu_refresh_rate_track, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:623:1: note: in expansion of macro ‘TRACE_EVENT’ 623 | TRACE_EVENT(amdgpu_refresh_rate_track, | ^~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_dcn_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:642:1: note: in expansion of macro ‘TRACE_EVENT’ 642 | TRACE_EVENT(dcn_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, \ | ^~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:642:1: note: in expansion of macro ‘TRACE_EVENT’ 642 | TRACE_EVENT(dcn_fpu, | ^~~~~~~~~~~ ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_dcn_optc_lock_unlock_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ 666 | TRACE_EVENT(dcn_optc_lock_unlock_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ 666 | TRACE_EVENT(dcn_optc_lock_unlock_state, | ^~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.o] Error 1 make[6]: *** [../scripts/Makefile.build:485: drivers/gpu/drm/amd/amdgpu] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/gpu/drm] Error 2 make[4]: *** [../scripts/Makefile.build:485: drivers/gpu] Error 2 make[3]: *** [../scripts/Makefile.build:485: drivers] 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, | ^~~~~~~~~~~ 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/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, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: fs/ext4/super.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: fs/ext4] 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, | ^~~~~~~~~~~ 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 ../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/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 ../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 ../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 ../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 ../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 ../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 ../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/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[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 ../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 ../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/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 ../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 ../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 ../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/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.... 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 make[3]: *** [../scripts/Makefile.build:485: init] 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 make[4]: *** [../scripts/Makefile.build:485: drivers/gpio] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/pagemap.h:83, from ../mm/swap.c:44: ../include/trace/events/pagemap.h: In function ‘trace_event_raw_event_mm_lru_insertion’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ ../include/trace/events/pagemap.h: In function ‘trace_event_raw_event_mm_lru_activate’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/pagemap.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h: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/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[4]: *** [../scripts/Makefile.build:485: net/bpf] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/cpuhp.h:95, from ../kernel/cpu.c:43: ../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_enter’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_multi_enter’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ ../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_exit’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/cpuhp.h: In function ‘__bpf_trace_cpuhp_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ ../include/trace/events/cpuhp.h: In function ‘__bpf_trace_cpuhp_multi_enter’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ ../include/trace/events/cpuhp.h: In function ‘__bpf_trace_cpuhp_exit’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: kernel/cpu.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../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/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 ../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[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 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 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/maple_tree.h:123, from ../lib/maple_tree.c:65: ../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_op’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ 13 | TRACE_EVENT(ma_op, | ^~~~~~~~~~~ ../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_read’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ 46 | TRACE_EVENT(ma_read, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:46:1: note: in expansion of macro ‘TRACE_EVENT’ 46 | TRACE_EVENT(ma_read, | ^~~~~~~~~~~ ../include/trace/events/maple_tree.h: In function ‘trace_event_raw_event_ma_write’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(ma_write, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/maple_tree.h:80:1: note: in expansion of macro ‘TRACE_EVENT’ 80 | TRACE_EVENT(ma_write, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h: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/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[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/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 ../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[4]: *** [../scripts/Makefile.build:485: drivers/iommu] Error 2 In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/icmp.h:66, from ../net/ipv4/icmp.c:97: ../include/trace/events/icmp.h: In function ‘trace_event_raw_event_icmp_send’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ 11 | TRACE_EVENT(icmp_send, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h: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 ../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 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 make[4]: *** [../scripts/Makefile.build:485: drivers/misc] 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 ../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/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 ../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[4]: *** [../scripts/Makefile.build:485: drivers/clk] 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: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/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[5]: *** Waiting for unfinished jobs.... 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 ../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 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/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 ../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 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 ../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 ../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/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 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 ../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/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 ../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/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 ../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 ../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 ../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 ../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 ../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/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/mmap_lock.h:87, from ../mm/mmap_lock.c:3: ../include/trace/events/mmap_lock.h: In function ‘trace_event_raw_event_mmap_lock’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/mmap_lock.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mmap_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/mmap_lock.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/mmap_lock.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mmap_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/mmap_lock.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/mmap_lock.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mmap_lock.h: In function ‘trace_event_raw_event_mmap_lock_acquire_returned’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/mmap_lock.h:52:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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/mmap_lock.h:52:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/mmap_lock.h: In function ‘__bpf_trace_mmap_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/mmap_lock.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mmap_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/mmap_lock.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/mmap_lock.h: In function ‘__bpf_trace_mmap_lock_acquire_returned’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(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/mmap_lock.h:52:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(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/mmap_lock.h:52:1: note: in expansion of macro ‘TRACE_EVENT_FN’ 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:244: mm/mmap_lock.o] Error 1 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 ../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/printk.h:37, from ../kernel/printk/printk.c:56: ../include/trace/events/printk.h: In function ‘trace_event_raw_event_console’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/printk.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(console, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/printk.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(console, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/printk.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(console, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/printk.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(console, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/printk.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(console, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/printk.h: In function ‘__bpf_trace_console’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/printk.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(console, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/printk.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ 10 | TRACE_EVENT(console, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: kernel/printk/printk.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: kernel/printk] 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 ../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 ../include/trace/events/lock.h:144, from ../kernel/locking/mutex.c:34: ../include/trace/events/lock.h: In function ‘trace_event_raw_event_lock_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/lock.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(lock_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/lock.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(lock_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/lock.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(lock_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/lock.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(lock_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/lock.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ ../include/trace/events/lock.h: In function ‘trace_event_raw_event_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/lock.h:50:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 50 | DECLARE_EVENT_CLASS(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/lock.h:50:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 50 | DECLARE_EVENT_CLASS(lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/lock.h: In function ‘trace_event_raw_event_contention_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/lock.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(contention_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/lock.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(contention_begin, | ^~~~~~~~~~~ ../include/trace/events/lock.h: In function ‘trace_event_raw_event_contention_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/lock.h:122:1: note: in expansion of macro ‘TRACE_EVENT’ 122 | TRACE_EVENT(contention_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/lock.h:122:1: note: in expansion of macro ‘TRACE_EVENT’ 122 | TRACE_EVENT(contention_end, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/lock.h: In function ‘__bpf_trace_lock_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/lock.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(lock_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/lock.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ ../include/trace/events/lock.h: In function ‘__bpf_trace_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/lock.h:50:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 50 | DECLARE_EVENT_CLASS(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/lock.h:50:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 50 | DECLARE_EVENT_CLASS(lock, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/lock.h: In function ‘__bpf_trace_contention_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/lock.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(contention_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/lock.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ 95 | TRACE_EVENT(contention_begin, | ^~~~~~~~~~~ ../include/trace/events/lock.h: In function ‘__bpf_trace_contention_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/lock.h:122:1: note: in expansion of macro ‘TRACE_EVENT’ 122 | TRACE_EVENT(contention_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/lock.h:122:1: note: in expansion of macro ‘TRACE_EVENT’ 122 | TRACE_EVENT(contention_end, | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: kernel/locking/mutex.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 make[4]: *** [../scripts/Makefile.build:485: kernel/locking] 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: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 ../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/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 ../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 ../include/trace/events/iscsi.h:107, from ../drivers/scsi/scsi_transport_iscsi.c:30: ../include/trace/events/iscsi.h: In function ‘trace_event_raw_event_iscsi_log_msg’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/iscsi.h: In function ‘__bpf_trace_iscsi_log_msg’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: drivers/scsi/scsi_transport_iscsi.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: drivers/scsi] Error 2 In file included from ../include/trace/define_trace.h:108, from ../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 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 ../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 ../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 ../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/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/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 ../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 ../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 ../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 ../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 ../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 ../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/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 ../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 make[3]: *** [../scripts/Makefile.build:485: mm] 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: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 ../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/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 ../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 ../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/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 ../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/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 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.... 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/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 ../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/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[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/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 make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/wil6210] 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/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/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 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.... make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/silabs/wfx] Error 2 make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/silabs] Error 2 In file included from ../include/trace/define_trace.h:108, from ../drivers/net/ethernet/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 ../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 ../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 ../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 ../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 ../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 ../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/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/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 ../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/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 ../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/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 ../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 ../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 ../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 ../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/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 ../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/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/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 ../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 ../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/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 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[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel] Error 2 make[5]: *** [../scripts/Makefile.build:485: drivers/net/ethernet] Error 2 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 ../include/trace/events/sched.h:830, from ../kernel/sched/core.c:84: ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_kthread_stop’: ../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(sched_kthread_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/sched.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(sched_kthread_stop, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(sched_kthread_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/sched.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(sched_kthread_stop, | ^~~~~~~~~~~ ../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ | ^~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(sched_kthread_stop, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_kthread_stop_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(sched_kthread_stop_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(sched_kthread_stop_ret, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_kthread_work_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/sched.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(sched_kthread_work_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/sched.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(sched_kthread_work_queue_work, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_kthread_work_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/sched.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(sched_kthread_work_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/sched.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(sched_kthread_work_execute_start, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_kthread_work_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/sched.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(sched_kthread_work_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/sched.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(sched_kthread_work_execute_end, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_wakeup_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(sched_wakeup_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(sched_wakeup_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(sched_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_migrate_task’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(sched_migrate_task, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(sched_migrate_task, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_process_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(sched_process_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(sched_process_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_process_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/sched.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(sched_process_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/sched.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(sched_process_wait, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_process_fork’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(sched_process_fork, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(sched_process_fork, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_process_exec’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_prepare_exec’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(sched_prepare_exec, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(sched_prepare_exec, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_stat_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:461:39: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 461 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:471:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS_SCHEDSTAT’ 471 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:461:39: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 461 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:471:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS_SCHEDSTAT’ 471 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_stat_runtime’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:529:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 529 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:529:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 529 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_pi_setprio’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:560:1: note: in expansion of macro ‘TRACE_EVENT’ 560 | TRACE_EVENT(sched_pi_setprio, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:560:1: note: in expansion of macro ‘TRACE_EVENT’ 560 | TRACE_EVENT(sched_pi_setprio, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_process_hang’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ 589 | TRACE_EVENT(sched_process_hang, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ 589 | TRACE_EVENT(sched_process_hang, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_move_numa’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:611:1: note: in expansion of macro ‘TRACE_EVENT’ 611 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:611:1: note: in expansion of macro ‘TRACE_EVENT’ 611 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_numa_pair_template’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 643 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 643 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_skip_vma_numa’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(sched_skip_vma_numa, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(sched_skip_vma_numa, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_wake_idle_without_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/events/sched.h:755:1: note: in expansion of macro ‘TRACE_EVENT’ 755 | TRACE_EVENT(sched_wake_idle_without_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/events/sched.h:755:1: note: in expansion of macro ‘TRACE_EVENT’ 755 | TRACE_EVENT(sched_wake_idle_without_ipi, | ^~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_kthread_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/sched.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(sched_kthread_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/sched.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ 16 | TRACE_EVENT(sched_kthread_stop, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_kthread_stop_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(sched_kthread_stop_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(sched_kthread_stop_ret, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_kthread_work_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/sched.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(sched_kthread_work_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/sched.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ 64 | TRACE_EVENT(sched_kthread_work_queue_work, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_kthread_work_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/sched.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(sched_kthread_work_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/sched.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ 93 | TRACE_EVENT(sched_kthread_work_execute_start, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_kthread_work_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/sched.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(sched_kthread_work_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/sched.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ 119 | TRACE_EVENT(sched_kthread_work_execute_end, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_wakeup_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(sched_wakeup_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 141 | DECLARE_EVENT_CLASS(sched_wakeup_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(sched_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, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ 222 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_migrate_task’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(sched_migrate_task, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ 274 | TRACE_EVENT(sched_migrate_task, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_process_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(sched_process_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 301 | DECLARE_EVENT_CLASS(sched_process_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_process_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/sched.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(sched_process_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/sched.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ 347 | TRACE_EVENT(sched_process_wait, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_process_fork’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(sched_process_fork, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ 372 | TRACE_EVENT(sched_process_fork, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_process_exec’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ 400 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_prepare_exec’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(sched_prepare_exec, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ 434 | TRACE_EVENT(sched_prepare_exec, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_stat_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:461:39: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 461 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:471:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS_SCHEDSTAT’ 471 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:461:39: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 461 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:471:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS_SCHEDSTAT’ 471 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_stat_runtime’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:529:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 529 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:529:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 529 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_pi_setprio’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:560:1: note: in expansion of macro ‘TRACE_EVENT’ 560 | TRACE_EVENT(sched_pi_setprio, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:560:1: note: in expansion of macro ‘TRACE_EVENT’ 560 | TRACE_EVENT(sched_pi_setprio, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_process_hang’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ 589 | TRACE_EVENT(sched_process_hang, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ 589 | TRACE_EVENT(sched_process_hang, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_move_numa’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:611:1: note: in expansion of macro ‘TRACE_EVENT’ 611 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:611:1: note: in expansion of macro ‘TRACE_EVENT’ 611 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_numa_pair_template’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 643 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 643 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_skip_vma_numa’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(sched_skip_vma_numa, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ 723 | TRACE_EVENT(sched_skip_vma_numa, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_wake_idle_without_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/events/sched.h:755:1: note: in expansion of macro ‘TRACE_EVENT’ 755 | TRACE_EVENT(sched_wake_idle_without_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/events/sched.h:755:1: note: in expansion of macro ‘TRACE_EVENT’ 755 | TRACE_EVENT(sched_wake_idle_without_ipi, | ^~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_pelt_cfs_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:778:1: note: in expansion of macro ‘DECLARE_TRACE’ 778 | DECLARE_TRACE(pelt_cfs_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:778:1: note: in expansion of macro ‘DECLARE_TRACE’ 778 | DECLARE_TRACE(pelt_cfs_tp, | ^~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_pelt_rt_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:782:1: note: in expansion of macro ‘DECLARE_TRACE’ 782 | DECLARE_TRACE(pelt_rt_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:782:1: note: in expansion of macro ‘DECLARE_TRACE’ 782 | DECLARE_TRACE(pelt_rt_tp, | ^~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_pelt_dl_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:786:1: note: in expansion of macro ‘DECLARE_TRACE’ 786 | DECLARE_TRACE(pelt_dl_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:786:1: note: in expansion of macro ‘DECLARE_TRACE’ 786 | DECLARE_TRACE(pelt_dl_tp, | ^~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_pelt_hw_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:790:1: note: in expansion of macro ‘DECLARE_TRACE’ 790 | DECLARE_TRACE(pelt_hw_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:790:1: note: in expansion of macro ‘DECLARE_TRACE’ 790 | DECLARE_TRACE(pelt_hw_tp, | ^~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_pelt_irq_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:794:1: note: in expansion of macro ‘DECLARE_TRACE’ 794 | DECLARE_TRACE(pelt_irq_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:794:1: note: in expansion of macro ‘DECLARE_TRACE’ 794 | DECLARE_TRACE(pelt_irq_tp, | ^~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_pelt_se_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:798:1: note: in expansion of macro ‘DECLARE_TRACE’ 798 | DECLARE_TRACE(pelt_se_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:798:1: note: in expansion of macro ‘DECLARE_TRACE’ 798 | DECLARE_TRACE(pelt_se_tp, | ^~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_cpu_capacity_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:802:1: note: in expansion of macro ‘DECLARE_TRACE’ 802 | DECLARE_TRACE(sched_cpu_capacity_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:802:1: note: in expansion of macro ‘DECLARE_TRACE’ 802 | DECLARE_TRACE(sched_cpu_capacity_tp, | ^~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_overutilized_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:806:1: note: in expansion of macro ‘DECLARE_TRACE’ 806 | DECLARE_TRACE(sched_overutilized_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:806:1: note: in expansion of macro ‘DECLARE_TRACE’ 806 | DECLARE_TRACE(sched_overutilized_tp, | ^~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_util_est_cfs_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:810:1: note: in expansion of macro ‘DECLARE_TRACE’ 810 | DECLARE_TRACE(sched_util_est_cfs_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:810:1: note: in expansion of macro ‘DECLARE_TRACE’ 810 | DECLARE_TRACE(sched_util_est_cfs_tp, | ^~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_util_est_se_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:814:1: note: in expansion of macro ‘DECLARE_TRACE’ 814 | DECLARE_TRACE(sched_util_est_se_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:814:1: note: in expansion of macro ‘DECLARE_TRACE’ 814 | DECLARE_TRACE(sched_util_est_se_tp, | ^~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_update_nr_running_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:818:1: note: in expansion of macro ‘DECLARE_TRACE’ 818 | DECLARE_TRACE(sched_update_nr_running_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:818:1: note: in expansion of macro ‘DECLARE_TRACE’ 818 | DECLARE_TRACE(sched_update_nr_running_tp, | ^~~~~~~~~~~~~ ../include/trace/events/sched.h: In function ‘__bpf_trace_sched_compute_energy_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:822:1: note: in expansion of macro ‘DECLARE_TRACE’ 822 | DECLARE_TRACE(sched_compute_energy_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/sched.h:822:1: note: in expansion of macro ‘DECLARE_TRACE’ 822 | DECLARE_TRACE(sched_compute_energy_tp, | ^~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:108, from ../include/trace/events/ipi.h:134, from ../kernel/sched/core.c:85: ../include/trace/events/ipi.h: In function ‘trace_event_raw_event_ipi_raise’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ipi.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(ipi_raise, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ipi.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(ipi_raise, | ^~~~~~~~~~~ ../include/trace/events/ipi.h: In function ‘trace_event_raw_event_ipi_send_cpu’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ipi.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(ipi_send_cpu, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ipi.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(ipi_send_cpu, | ^~~~~~~~~~~ ../include/trace/events/ipi.h: In function ‘trace_event_raw_event_ipi_send_cpumask’: ../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ipi.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(ipi_send_cpumask, | ^~~~~~~~~~~ ../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ | ^~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ipi.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(ipi_send_cpumask, | ^~~~~~~~~~~ ../include/trace/events/ipi.h: In function ‘trace_event_raw_event_ipi_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/events/ipi.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 82 | DECLARE_EVENT_CLASS(ipi_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/events/ipi.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 82 | DECLARE_EVENT_CLASS(ipi_handler, | ^~~~~~~~~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:110: ../include/trace/events/ipi.h: In function ‘__bpf_trace_ipi_raise’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ipi.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(ipi_raise, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ipi.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ 19 | TRACE_EVENT(ipi_raise, | ^~~~~~~~~~~ ../include/trace/events/ipi.h: In function ‘__bpf_trace_ipi_send_cpu’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ipi.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(ipi_send_cpu, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ipi.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ 38 | TRACE_EVENT(ipi_send_cpu, | ^~~~~~~~~~~ ../include/trace/events/ipi.h: In function ‘__bpf_trace_ipi_send_cpumask’: ../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ipi.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(ipi_send_cpumask, | ^~~~~~~~~~~ ../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ | ^~~~~~~~~~~~~~~ ../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/events/ipi.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ 60 | TRACE_EVENT(ipi_send_cpumask, | ^~~~~~~~~~~ ../include/trace/events/ipi.h: In function ‘__bpf_trace_ipi_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/events/ipi.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 82 | DECLARE_EVENT_CLASS(ipi_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/events/ipi.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 82 | DECLARE_EVENT_CLASS(ipi_handler, | ^~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:244: kernel/sched/core.o] Error 1 make[4]: *** [../scripts/Makefile.build:485: kernel/sched] Error 2 make[3]: *** [../scripts/Makefile.build:485: kernel] 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 ../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/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 ../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 New errors added --- /tmp/tmp.rrByJXUAN5 2024-08-28 10:20:32.214416255 -0700 +++ /tmp/tmp.hL0tpKKBuW 2024-08-28 10:21:19.307429545 -0700 @@ -71,0 +72,26 @@ +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, + | ^~~~~~~~~~~ @@ -123,0 +150,20 @@ +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, + | ^~~~~~~~~~~~~~~~~~~ @@ -128,3 +174,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 ../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’: @@ -140,2 +186,2 @@ -../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ - 16 | TRACE_EVENT(amdtp_packet, +../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(emulate_vsyscall, @@ -152,2 +198,2 @@ -../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ - 16 | TRACE_EVENT(amdtp_packet, +../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(emulate_vsyscall, @@ -164,2 +210,2 @@ -../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ - 16 | TRACE_EVENT(amdtp_packet, +../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(emulate_vsyscall, @@ -176,2 +222,2 @@ -../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ - 16 | TRACE_EVENT(amdtp_packet, +../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(emulate_vsyscall, @@ -188,2 +234,2 @@ -../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ - 16 | TRACE_EVENT(amdtp_packet, +../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(emulate_vsyscall, @@ -191,2 +237,30 @@ -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: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.... @@ -194,3 +268,3 @@ - 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’: + 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’: @@ -206,2 +280,2 @@ -../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(emulate_vsyscall, +../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(amdtp_packet, @@ -218,2 +292,2 @@ -../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(emulate_vsyscall, +../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(amdtp_packet, @@ -230,2 +304,2 @@ -../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(emulate_vsyscall, +../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(amdtp_packet, @@ -242,2 +316,2 @@ -../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(emulate_vsyscall, +../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(amdtp_packet, @@ -254,2 +328,2 @@ -../include/trace/../../arch/x86/entry/vsyscall//vsyscall_trace.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(emulate_vsyscall, +../sound/firewire/./amdtp-stream-trace.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(amdtp_packet, @@ -257,4 +331,28 @@ -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: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.... @@ -324,0 +423,26 @@ +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, + | ^~~~~~~~~~~ @@ -376,0 +501,20 @@ +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, + | ^~~~~~~~~~~~~~~~~~~ @@ -377,0 +522 @@ +make[4]: *** [../scripts/Makefile.build:485: arch/x86/mm] Error 2 @@ -426,0 +572,20 @@ +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, + | ^~~~~~~~~~~~~~~~~~~ @@ -428 +592,0 @@ -make[4]: *** [../scripts/Makefile.build:485: arch/x86/mm] Error 2 @@ -431,0 +596,327 @@ + 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 ../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, @@ -519,0 +1011,51 @@ +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, + | ^~~~~~~~~~~ @@ -525,3 +1067,184 @@ - 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 ../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[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 ../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’: @@ -537,2 +1260,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, @@ -549,2 +1272,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, @@ -561,2 +1284,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, @@ -573,2 +1296,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, @@ -585,2 +1308,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, @@ -588 +1311 @@ -../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’: @@ -598,2 +1321,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, @@ -610,2 +1333,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, @@ -613,2 +1336,388 @@ -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: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: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 @@ -916,0 +2026,132 @@ +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, + | ^~~~~~~~~~~ @@ -920,0 +2162,91 @@ + 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, @@ -1083,0 +2416,126 @@ +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, + | ^~~~~~~~~~~ @@ -1087,3 +2545,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’: @@ -1096,2 +2554,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, @@ -1105,2 +2563,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, @@ -1114,2 +2572,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, @@ -1123,2 +2581,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, @@ -1132,2 +2590,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, @@ -1135 +2593,21 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/dma-buf/dma-fence.o] Error 1 +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 @@ -1269,0 +2748,95 @@ +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, + | ^~~~~~~~~~~~~~~~~~~ @@ -1273,4 +2846,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/filemap.h:118, + from ../mm/filemap.c:54: +../include/trace/events/filemap.h: In function ‘trace_event_raw_event_mm_filemap_op_page_cache’: @@ -1283,2 +2855,2 @@ -../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/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, @@ -1292,2 +2864,2 @@ -../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/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, @@ -1301,2 +2873,2 @@ -../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/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, @@ -1310,2 +2882,2 @@ -../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/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, @@ -1319,2 +2891,2 @@ -../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/events/filemap.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, @@ -1322 +2894 @@ -../drivers/dma/./fsl-edma-trace.h: In function ‘trace_event_raw_event_edma_log_tcd’: +../include/trace/events/filemap.h: In function ‘trace_event_raw_event_filemap_set_wb_err’: @@ -1329,24 +2900,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/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/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, - | ^~~~~~~~~~~~~~~~~~~ -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 ../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -1356,2 +2904,2 @@ -../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(netlink_extack, +../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(filemap_set_wb_err, @@ -1359 +2907 @@ -../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’? @@ -1361 +2909 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -1368,2 +2916,2 @@ -../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(netlink_extack, +../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(filemap_set_wb_err, @@ -1371 +2919,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’? @@ -1380,2 +2929,2 @@ -../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(netlink_extack, +../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(file_check_and_advance_wb_err, @@ -1392,2 +2941,2 @@ -../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(netlink_extack, +../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(file_check_and_advance_wb_err, @@ -1395,8 +2944,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +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) @@ -1404,18 +2952,8 @@ -../include/trace/events/netlink.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(netlink_extack, - | ^~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: net/netlink/af_netlink.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/netlink] Error 2 -make[4]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/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/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) @@ -1423,5 +2961,6 @@ -../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/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); \ @@ -1429,3 +2968,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -1435,2 +2974,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(filemap_set_wb_err, @@ -1438,6 +2977,6 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -1447,2 +2986,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../include/trace/events/filemap.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(filemap_set_wb_err, @@ -1450,6 +2989,7 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_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: 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) + | ^~~~~~~~~~~~~~~~~~~ @@ -1459,2 +2999,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(file_check_and_advance_wb_err, @@ -1462,6 +3002,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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -1471,2 +3011,2 @@ -../include/trace/events/nmi.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(nmi_handler, +../include/trace/events/filemap.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(file_check_and_advance_wb_err, @@ -1474,2 +3014,2 @@ -make[5]: *** [../scripts/Makefile.build:244: arch/x86/kernel/nmi.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:244: mm/filemap.o] Error 1 +make[4]: *** Waiting for unfinished jobs.... @@ -1477,3 +3017,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/initcall.h:74, + from ../init/main.c:113: +../include/trace/events/initcall.h: In function ‘trace_event_raw_event_initcall_level’: @@ -1489,2 +3029,2 @@ -../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hwptr, +../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(initcall_level, @@ -1501,2 +3041,2 @@ -../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hwptr, +../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(initcall_level, @@ -1513,2 +3053,2 @@ -../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hwptr, +../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(initcall_level, @@ -1525,2 +3065,2 @@ -../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hwptr, +../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(initcall_level, @@ -1537,2 +3077,2 @@ -../sound/core/./pcm_trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(hwptr, +../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(initcall_level, @@ -1540 +3080 @@ -../sound/core/./pcm_trace.h: In function ‘trace_event_raw_event_xrun’: +../include/trace/events/initcall.h: In function ‘trace_event_raw_event_initcall_start’: @@ -1550,2 +3090,2 @@ -../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(xrun, +../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(initcall_start, @@ -1562,2 +3102,2 @@ -../sound/core/./pcm_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(xrun, +../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(initcall_start, @@ -1565 +3105 @@ -../sound/core/./pcm_trace.h: In function ‘trace_event_raw_event_hw_ptr_error’: +../include/trace/events/initcall.h: In function ‘trace_event_raw_event_initcall_finish’: @@ -1575,2 +3115,2 @@ -../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(hw_ptr_error, +../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(initcall_finish, @@ -1587,2 +3127,2 @@ -../sound/core/./pcm_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(hw_ptr_error, +../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(initcall_finish, @@ -1590,3 +3130,4 @@ -../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); \ +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); \ @@ -1594,3 +3135,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -1600,2 +3141,2 @@ -../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ - 106 | TRACE_EVENT(applptr, +../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(initcall_level, @@ -1603,6 +3144,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -1612,2 +3153,2 @@ -../sound/core/./pcm_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ - 106 | TRACE_EVENT(applptr, +../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(initcall_level, @@ -1615,26 +3156,3 @@ -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 ../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/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); \ @@ -1642,36 +3160,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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, - | ^~~~~~~~~~~~~~~~~~~ -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/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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -1681,2 +3166,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(initcall_start, @@ -1684,6 +3169,6 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -1693,2 +3178,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(initcall_start, @@ -1696,2 +3181,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/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); \ @@ -1699,5 +3185,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -1705,9 +3187,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -1717,2 +3191,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(initcall_finish, @@ -1720,6 +3194,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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -1729,2 +3203,2 @@ -../include/trace/events/avc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(selinux_audited, +../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(initcall_finish, @@ -1732,3 +3206,2 @@ -make[5]: *** [../scripts/Makefile.build:244: security/selinux/avc.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: security/selinux] Error 2 -make[3]: *** [../scripts/Makefile.build:485: security] Error 2 +make[4]: *** [../scripts/Makefile.build:244: init/main.o] Error 1 +make[3]: *** [../scripts/Makefile.build:485: init] Error 2 @@ -1736,3 +3209,3 @@ - from ../include/trace/events/initcall.h:74, - from ../init/main.c:113: -../include/trace/events/initcall.h: In function ‘trace_event_raw_event_initcall_level’: + from ../include/trace/events/gpio.h:57, + from ../drivers/gpio/gpiolib.c:44: +../include/trace/events/gpio.h: In function ‘trace_event_raw_event_gpio_direction’: @@ -1748,2 +3221,2 @@ -../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(initcall_level, +../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(gpio_direction, @@ -1760,2 +3233,2 @@ -../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(initcall_level, +../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(gpio_direction, @@ -1772,2 +3245,2 @@ -../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(initcall_level, +../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(gpio_direction, @@ -1784,2 +3257,2 @@ -../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(initcall_level, +../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(gpio_direction, @@ -1796,2 +3269,2 @@ -../include/trace/events/initcall.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(initcall_level, +../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(gpio_direction, @@ -1799 +3272 @@ -../include/trace/events/initcall.h: In function ‘trace_event_raw_event_initcall_start’: +../include/trace/events/gpio.h: In function ‘trace_event_raw_event_gpio_value’: @@ -1809,2 +3282,2 @@ -../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(initcall_start, +../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(gpio_value, @@ -1821,2 +3294,2 @@ -../include/trace/events/initcall.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(initcall_start, +../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ + 32 | TRACE_EVENT(gpio_value, @@ -1824,3 +3297,4 @@ -../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); \ +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); \ @@ -1828,3 +3302,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -1834,2 +3308,2 @@ -../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(initcall_finish, +../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(gpio_direction, @@ -1837,6 +3311,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -1846,2 +3320,2 @@ -../include/trace/events/initcall.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(initcall_finish, +../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(gpio_direction, @@ -1849,2 +3323,27 @@ -make[4]: *** [../scripts/Makefile.build:244: init/main.o] Error 1 -make[3]: *** [../scripts/Makefile.build:485: init] Error 2 +../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 @@ -1939,0 +3439,51 @@ +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, + | ^~~~~~~~~~~ @@ -1941 +3490,0 @@ -make[4]: *** Waiting for unfinished jobs.... @@ -1943,3 +3492,3 @@ - from ../drivers/soc/qcom/trace-aoss.h:48, - from ../drivers/soc/qcom/qcom_aoss.c:18: -../drivers/soc/qcom/./trace-aoss.h: In function ‘trace_event_raw_event_aoss_send’: + from ../include/trace/events/bpf_test_run.h:67, + from ../net/bpf/test_run.c:29: +../include/trace/events/bpf_test_run.h: In function ‘trace_event_raw_event_bpf_trigger_tp’: @@ -1955,2 +3504,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -1967,2 +3516,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -1979,2 +3528,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -1991,2 +3540,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -2003,2 +3552,2 @@ -../drivers/soc/qcom/./trace-aoss.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(aoss_send, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -2006 +3555 @@ -../drivers/soc/qcom/./trace-aoss.h: In function ‘trace_event_raw_event_aoss_send_done’: +../include/trace/events/bpf_test_run.h: In function ‘trace_event_raw_event_bpf_test_finish’: @@ -2013,6 +3562,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ - 26 | TRACE_EVENT(aoss_send_done, - | ^~~~~~~~~~~ +../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(bpf_test_finish, + | ^~~~~~~~~~~~~~~~~~~ @@ -2024,0 +3571,11 @@ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -2028,2 +3585,2 @@ -../drivers/soc/qcom/./trace-aoss.h:26:1: note: in expansion of macro ‘TRACE_EVENT’ - 26 | TRACE_EVENT(aoss_send_done, +../include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(bpf_trigger_tp, @@ -2031,2 +3588,33 @@ -make[6]: *** [../scripts/Makefile.build:244: drivers/soc/qcom/qcom_aoss.o] Error 1 -make[6]: *** Waiting for unfinished jobs.... +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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 @@ -2034,3 +3622,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 ../include/trace/events/cpuhp.h:95, + from ../kernel/cpu.c:43: +../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_enter’: @@ -2046,2 +3634,2 @@ -../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ - 53 | TRACE_EVENT(irq_handler_entry, +../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(cpuhp_enter, @@ -2058,2 +3646,2 @@ -../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ - 53 | TRACE_EVENT(irq_handler_entry, +../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(cpuhp_enter, @@ -2070,2 +3658,2 @@ -../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ - 53 | TRACE_EVENT(irq_handler_entry, +../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(cpuhp_enter, @@ -2082,2 +3670,2 @@ -../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ - 53 | TRACE_EVENT(irq_handler_entry, +../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(cpuhp_enter, @@ -2094,2 +3682,2 @@ -../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ - 53 | TRACE_EVENT(irq_handler_entry, +../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(cpuhp_enter, @@ -2097 +3685 @@ -../include/trace/events/irq.h: In function ‘trace_event_raw_event_irq_handler_exit’: +../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_multi_enter’: @@ -2107,2 +3695,2 @@ -../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(irq_handler_exit, +../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ + 37 | TRACE_EVENT(cpuhp_multi_enter, @@ -2119,2 +3707,2 @@ -../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(irq_handler_exit, +../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ + 37 | TRACE_EVENT(cpuhp_multi_enter, @@ -2122 +3710 @@ -../include/trace/events/irq.h: In function ‘trace_event_raw_event_softirq’: +../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_exit’: @@ -2129,3 +3717,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(cpuhp_exit, + | ^~~~~~~~~~~ @@ -2138,6 +3729,10 @@ -../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: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); \ @@ -2145,16 +3740,72 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~~~~~~~~~ -make[4]: *** [../scripts/Makefile.build:244: kernel/softirq.o] Error 1 +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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 @@ -2163,3 +3814,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/mctp.h:78, + from ../net/mctp/af_mctp.c:21: +../include/trace/events/mctp.h: In function ‘trace_event_raw_event_mctp_key_acquire’: @@ -2175,2 +3826,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/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, @@ -2187,2 +3838,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/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, @@ -2199,2 +3850,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/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, @@ -2211,2 +3862,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/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, @@ -2223,2 +3874,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/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ + 28 | TRACE_EVENT(mctp_key_acquire, @@ -2226 +3877 @@ -../include/trace/events/bpf_test_run.h: In function ‘trace_event_raw_event_bpf_test_finish’: +../include/trace/events/mctp.h: In function ‘trace_event_raw_event_mctp_key_release’: @@ -2233,3 +3884,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/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(mctp_key_release, + | ^~~~~~~~~~~ @@ -2242,5 +3896,59 @@ -../include/trace/events/bpf_test_run.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(bpf_test_finish, - | ^~~~~~~~~~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: net/bpf/test_run.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/bpf] Error 2 +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/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 @@ -2248,3 +3956,3 @@ - from ../include/trace/events/gpio.h:57, - from ../drivers/gpio/gpiolib.c:44: -../include/trace/events/gpio.h: In function ‘trace_event_raw_event_gpio_direction’: + from ../include/trace/events/task.h:62, + from ../kernel/fork.c:117: +../include/trace/events/task.h: In function ‘trace_event_raw_event_task_newtask’: @@ -2260,2 +3968,2 @@ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, +../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(task_newtask, @@ -2272,2 +3980,2 @@ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, +../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(task_newtask, @@ -2284,2 +3992,2 @@ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, +../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(task_newtask, @@ -2296,2 +4004,2 @@ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, +../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(task_newtask, @@ -2308,2 +4016,2 @@ -../include/trace/events/gpio.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(gpio_direction, +../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ + 9 | TRACE_EVENT(task_newtask, @@ -2311 +4019 @@ -../include/trace/events/gpio.h: In function ‘trace_event_raw_event_gpio_value’: +../include/trace/events/task.h: In function ‘trace_event_raw_event_task_rename’: @@ -2321,2 +4029,2 @@ -../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(gpio_value, +../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(task_rename, @@ -2333,2 +4041,2 @@ -../include/trace/events/gpio.h:32:1: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(gpio_value, +../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(task_rename, @@ -2336,2 +4044,52 @@ -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: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 @@ -2474,0 +4233,108 @@ +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, + | ^~~~~~~~~~~~~~~~~~~ @@ -2478,3 +4344,3 @@ - from ../include/trace/events/cpuhp.h:95, - from ../kernel/cpu.c:43: -../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_enter’: + from ../include/trace/events/signal.h:125, + from ../kernel/signal.c:53: +../include/trace/events/signal.h: In function ‘trace_event_raw_event_signal_generate’: @@ -2490,2 +4356,2 @@ -../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(cpuhp_enter, +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -2502,2 +4368,2 @@ -../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(cpuhp_enter, +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -2514,2 +4380,2 @@ -../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(cpuhp_enter, +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -2526,2 +4392,2 @@ -../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(cpuhp_enter, +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -2538,2 +4404,2 @@ -../include/trace/events/cpuhp.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ - 10 | TRACE_EVENT(cpuhp_enter, +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -2541 +4407 @@ -../include/trace/events/cpuhp.h: In function ‘trace_event_raw_event_cpuhp_multi_enter’: +../include/trace/events/signal.h: In function ‘trace_event_raw_event_signal_deliver’: @@ -2551,2 +4417,2 @@ -../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ - 37 | TRACE_EVENT(cpuhp_multi_enter, +../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(signal_deliver, @@ -2563,2 +4429,2 @@ -../include/trace/events/cpuhp.h:37:1: note: in expansion of macro ‘TRACE_EVENT’ - 37 | TRACE_EVENT(cpuhp_multi_enter, +../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(signal_deliver, @@ -2566,3 +4432,4 @@ -../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); \ +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); \ @@ -2570,3 +4437,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -2576,2 +4443,2 @@ -../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(cpuhp_exit, +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -2579,6 +4446,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -2588,2 +4455,2 @@ -../include/trace/events/cpuhp.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(cpuhp_exit, +../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(signal_generate, @@ -2591 +4458,26 @@ -make[4]: *** [../scripts/Makefile.build:244: kernel/cpu.o] Error 1 +../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 @@ -2593,3 +4485,3 @@ - from ../include/trace/events/filemap.h:118, - from ../mm/filemap.c:54: -../include/trace/events/filemap.h: In function ‘trace_event_raw_event_mm_filemap_op_page_cache’: + from ../include/trace/events/nbd.h:107, + from ../drivers/block/nbd.c:50: +../include/trace/events/nbd.h: In function ‘trace_event_raw_event_nbd_transport_event’: @@ -2602,2 +4494,2 @@ -../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/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(nbd_transport_event, @@ -2611,2 +4503,2 @@ -../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/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(nbd_transport_event, @@ -2620,2 +4512,2 @@ -../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/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(nbd_transport_event, @@ -2629,2 +4521,2 @@ -../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/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(nbd_transport_event, @@ -2638,2 +4530,2 @@ -../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/nbd.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(nbd_transport_event, @@ -2641 +4533 @@ -../include/trace/events/filemap.h: In function ‘trace_event_raw_event_filemap_set_wb_err’: +../include/trace/events/nbd.h: In function ‘trace_event_raw_event_nbd_send_request’: @@ -2648,6 +4540,3 @@ -../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/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 61 | DECLARE_EVENT_CLASS(nbd_send_request, + | ^~~~~~~~~~~~~~~~~~~ @@ -2660,2 +4549,10 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../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) @@ -2663,6 +4560,15 @@ -../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/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); \ @@ -2670,5 +4576,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -2676,11 +4579,8 @@ -../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/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) @@ -2688,4 +4588,5 @@ -../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 +../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.... @@ -2805,0 +4707,76 @@ +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, + | ^~~~~~~~~~~ @@ -2809,3 +4786,3 @@ - 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’: + 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’: @@ -2821,2 +4798,2 @@ -../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(mhi_gen_tre, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -2833,2 +4810,2 @@ -../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(mhi_gen_tre, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -2845,2 +4822,2 @@ -../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(mhi_gen_tre, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -2857,2 +4834,2 @@ -../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(mhi_gen_tre, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -2869,2 +4846,2 @@ -../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(mhi_gen_tre, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -2872 +4849 @@ -../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_intvec_states’: +../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_get_position’: @@ -2882,2 +4859,2 @@ -../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ - 119 | TRACE_EVENT(mhi_intvec_states, +../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(azx_get_position, @@ -2894,2 +4871,2 @@ -../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ - 119 | TRACE_EVENT(mhi_intvec_states, +../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(azx_get_position, @@ -2897 +4874 @@ -../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_tryset_pm_state’: +../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_pcm’: @@ -2904,6 +4881,3 @@ -../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, - | ^~~~~~~~~~~ +../sound/pci/hda/./hda_controller_trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 58 | DECLARE_EVENT_CLASS(azx_pcm, + | ^~~~~~~~~~~~~~~~~~~ @@ -2915,0 +4890,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: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) + | ^~~~~~~~~~~~~~~~~~~ @@ -2919,2 +4904,2 @@ -../include/trace/../../drivers/bus/mhi/host/trace.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ - 149 | TRACE_EVENT(mhi_tryset_pm_state, +../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(azx_pcm_trigger, @@ -2922,41 +4907,15 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(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); \ @@ -2964,3 +4923,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -2970,2 +4929,2 @@ -../include/trace/../../drivers/bus/mhi/host/trace.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ - 256 | TRACE_EVENT(mhi_pm_st_transition, +../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(azx_get_position, @@ -2973,6 +4932,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -2982,2 +4941,2 @@ -../include/trace/../../drivers/bus/mhi/host/trace.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ - 256 | TRACE_EVENT(mhi_pm_st_transition, +../sound/pci/hda/./hda_controller_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(azx_get_position, @@ -2985,4 +4944,22 @@ -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 +../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 @@ -2990,3 +4967,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/irq.h:213, + from ../kernel/softirq.c:35: +../include/trace/events/irq.h: In function ‘trace_event_raw_event_irq_handler_entry’: @@ -3002,2 +4979,2 @@ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, +../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ + 53 | TRACE_EVENT(irq_handler_entry, @@ -3014,2 +4991,2 @@ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, +../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ + 53 | TRACE_EVENT(irq_handler_entry, @@ -3026,2 +5003,2 @@ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, +../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ + 53 | TRACE_EVENT(irq_handler_entry, @@ -3038,2 +5015,2 @@ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, +../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ + 53 | TRACE_EVENT(irq_handler_entry, @@ -3050,2 +5027,2 @@ -../include/trace/events/signal.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(signal_generate, +../include/trace/events/irq.h:53:1: note: in expansion of macro ‘TRACE_EVENT’ + 53 | TRACE_EVENT(irq_handler_entry, @@ -3053 +5030 @@ -../include/trace/events/signal.h: In function ‘trace_event_raw_event_signal_deliver’: +../include/trace/events/irq.h: In function ‘trace_event_raw_event_irq_handler_exit’: @@ -3063,2 +5040,2 @@ -../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(signal_deliver, +../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(irq_handler_exit, @@ -3075,2 +5052,2 @@ -../include/trace/events/signal.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ - 96 | TRACE_EVENT(signal_deliver, +../include/trace/events/irq.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(irq_handler_exit, @@ -3078,14 +5055 @@ -make[4]: *** [../scripts/Makefile.build:244: kernel/signal.o] Error 1 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/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/events/irq.h: In function ‘trace_event_raw_event_softirq’: @@ -3098,11 +5062,2 @@ -../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/events/irq.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 103 | DECLARE_EVENT_CLASS(softirq, @@ -3116,11 +5071,2 @@ -../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/irq.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 103 | DECLARE_EVENT_CLASS(softirq, @@ -3128 +5074 @@ -../include/trace/events/nbd.h: In function ‘trace_event_raw_event_nbd_send_request’: +../include/trace/events/irq.h: In function ‘trace_event_raw_event_tasklet’: @@ -3135,2 +5081,2 @@ -../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 61 | DECLARE_EVENT_CLASS(nbd_send_request, +../include/trace/events/irq.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 163 | DECLARE_EVENT_CLASS(tasklet, @@ -3144,2 +5090,2 @@ -../include/trace/events/nbd.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 61 | DECLARE_EVENT_CLASS(nbd_send_request, +../include/trace/events/irq.h:163:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 163 | DECLARE_EVENT_CLASS(tasklet, @@ -3147,2 +5093,90 @@ -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: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 @@ -3276,13 +5310,8 @@ -make[6]: *** [../scripts/Makefile.build:244: drivers/iommu/intel/trace.o] Error 1 -make[5]: *** [../scripts/Makefile.build:485: drivers/iommu/intel] Error 2 -make[4]: *** [../scripts/Makefile.build:485: drivers/iommu] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../sound/pci/hda/hda_controller_trace.h:99, - from ../sound/pci/hda/hda_controller.c:32: -../sound/pci/hda/./hda_controller_trace.h: In function ‘trace_event_raw_event_azx_pcm_trigger’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +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) + | ^~~~~~~~~~~~~~~~~~~ @@ -3292,2 +5321,2 @@ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, +../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(qi_submit, @@ -3295,6 +5324,6 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -3304,2 +5333,2 @@ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, +../include/trace/../../drivers/iommu/intel//trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(qi_submit, @@ -3307,2 +5336,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/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); \ @@ -3310,5 +5340,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -3316,9 +5342,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -3328,2 +5346,2 @@ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, +../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(prq_report, @@ -3331,6 +5349,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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -3340,2 +5358,2 @@ -../sound/pci/hda/./hda_controller_trace.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(azx_pcm_trigger, +../include/trace/../../drivers/iommu/intel//trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(prq_report, @@ -3343,3 +5361,3 @@ -../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/../../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); \ @@ -3347,5 +5365,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -3353,11 +5368,8 @@ -../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, \ +../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) @@ -3365,6 +5377,6 @@ -../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/../../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); \ @@ -3372,5 +5384,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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: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, @@ -3378,8 +5390,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/../../drivers/iommu/intel//trace.h:138:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 138 | DECLARE_EVENT_CLASS(cache_tag_flush, @@ -3387,3 +5399,3 @@ -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 +make[6]: *** [../scripts/Makefile.build:244: drivers/iommu/intel/trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:485: drivers/iommu/intel] Error 2 +make[4]: *** [../scripts/Makefile.build:485: drivers/iommu] Error 2 @@ -3391,3 +5403,3 @@ - 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’: + 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’: @@ -3403,2 +5415,2 @@ -../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(task_newtask, +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -3415,2 +5427,2 @@ -../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(task_newtask, +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -3427,2 +5439,2 @@ -../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(task_newtask, +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -3439,2 +5451,2 @@ -../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(task_newtask, +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -3451,2 +5463,2 @@ -../include/trace/events/task.h:9:1: note: in expansion of macro ‘TRACE_EVENT’ - 9 | TRACE_EVENT(task_newtask, +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -3454,3 +5466,4 @@ -../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); \ +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); \ @@ -3458,3 +5471,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -3464,2 +5477,2 @@ -../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ - 34 | TRACE_EVENT(task_rename, +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -3467,6 +5480,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -3476,2 +5489,2 @@ -../include/trace/events/task.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ - 34 | TRACE_EVENT(task_rename, +../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(icmp_send, @@ -3479 +5492,2 @@ -make[4]: *** [../scripts/Makefile.build:244: kernel/fork.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 @@ -3481,3 +5495,3 @@ - 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’: + 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’: @@ -3490,2 +5504,2 @@ -../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(clk, +../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(regulator_basic, @@ -3499,2 +5513,2 @@ -../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(clk, +../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(regulator_basic, @@ -3508,2 +5522,2 @@ -../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(clk, +../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(regulator_basic, @@ -3517,2 +5531,2 @@ -../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(clk, +../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(regulator_basic, @@ -3526,2 +5540,2 @@ -../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 15 | DECLARE_EVENT_CLASS(clk, +../include/trace/events/regulator.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(regulator_basic, @@ -3529 +5543 @@ -../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_rate’: +../include/trace/events/regulator.h: In function ‘trace_event_raw_event_regulator_range’: @@ -3536,2 +5550,2 @@ -../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 88 | DECLARE_EVENT_CLASS(clk_rate, +../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(regulator_range, @@ -3545,2 +5559,2 @@ -../include/trace/events/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 88 | DECLARE_EVENT_CLASS(clk_rate, +../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 109 | DECLARE_EVENT_CLASS(regulator_range, @@ -3548 +5562 @@ -../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_rate_range’: +../include/trace/events/regulator.h: In function ‘trace_event_raw_event_regulator_value’: @@ -3555,2 +5569,2 @@ -../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/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 143 | DECLARE_EVENT_CLASS(regulator_value, @@ -3564,2 +5578,2 @@ -../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/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 143 | DECLARE_EVENT_CLASS(regulator_value, @@ -3567,3 +5581,42 @@ -../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); \ +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); \ @@ -3570,0 +5624,24 @@ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 143 | DECLARE_EVENT_CLASS(regulator_value, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/regulator.h:143:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 143 | DECLARE_EVENT_CLASS(regulator_value, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/regulator/core.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/regulator] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../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); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -3574,4 +5651,7 @@ -../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’? +../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’? @@ -3579 +5659 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -3583,5 +5663,7 @@ -../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’? +../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 @@ -3593,3 +5675,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -3602,4 +5687,19 @@ -../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: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’: @@ -3612,3 +5712,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -3621,4 +5724,7 @@ -../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: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’: @@ -3631,3 +5737,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -3640,5 +5749,85 @@ -../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.... +../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 +make[4]: *** [../scripts/Makefile.build:485: drivers/misc] Error 2 @@ -3646,3 +5835,3 @@ - from ../include/trace/events/scsi.h:351, - from ../drivers/scsi/scsi.c:73: -../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_dispatch_cmd_start’: + from ../drivers/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’: @@ -3658,2 +5847,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mhi_gen_tre, @@ -3670,2 +5859,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mhi_gen_tre, @@ -3682,2 +5871,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mhi_gen_tre, @@ -3694,2 +5883,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mhi_gen_tre, @@ -3706,2 +5895,2 @@ -../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT(scsi_dispatch_cmd_start, +../include/trace/../../drivers/bus/mhi/host/trace.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mhi_gen_tre, @@ -3709 +5898 @@ -../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_dispatch_cmd_error’: +../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_intvec_states’: @@ -3719,2 +5908,2 @@ -../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ - 203 | TRACE_EVENT(scsi_dispatch_cmd_error, +../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ + 119 | TRACE_EVENT(mhi_intvec_states, @@ -3731,2 +5920,2 @@ -../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ - 203 | TRACE_EVENT(scsi_dispatch_cmd_error, +../include/trace/../../drivers/bus/mhi/host/trace.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ + 119 | TRACE_EVENT(mhi_intvec_states, @@ -3734,20 +5923 @@ -../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/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_tryset_pm_state’: @@ -3763,2 +5933,2 @@ -../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ - 331 | TRACE_EVENT(scsi_eh_wakeup, +../include/trace/../../drivers/bus/mhi/host/trace.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ + 149 | TRACE_EVENT(mhi_tryset_pm_state, @@ -3775,2 +5945,2 @@ -../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ - 331 | TRACE_EVENT(scsi_eh_wakeup, +../include/trace/../../drivers/bus/mhi/host/trace.h:149:1: note: in expansion of macro ‘TRACE_EVENT’ + 149 | TRACE_EVENT(mhi_tryset_pm_state, @@ -3778,15 +5948 @@ -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/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/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_process_event_ring’: @@ -3799,11 +5955,2 @@ -../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/../../drivers/bus/mhi/host/trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 171 | DECLARE_EVENT_CLASS(mhi_process_event_ring, @@ -3817,11 +5964,2 @@ -../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/../../drivers/bus/mhi/host/trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 171 | DECLARE_EVENT_CLASS(mhi_process_event_ring, @@ -3829 +5967 @@ -../include/trace/events/regulator.h: In function ‘trace_event_raw_event_regulator_range’: +../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_update_channel_state’: @@ -3836,2 +5974,2 @@ -../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 109 | DECLARE_EVENT_CLASS(regulator_range, +../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, @@ -3845,2 +5983,2 @@ -../include/trace/events/regulator.h:109:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 109 | DECLARE_EVENT_CLASS(regulator_range, +../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, @@ -3848 +5986 @@ -../include/trace/events/regulator.h: In function ‘trace_event_raw_event_regulator_value’: +../include/trace/../../drivers/bus/mhi/host/trace.h: In function ‘trace_event_raw_event_mhi_pm_st_transition’: @@ -3855,3 +5993,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/../../drivers/bus/mhi/host/trace.h:256:1: note: in expansion of macro ‘TRACE_EVENT’ + 256 | TRACE_EVENT(mhi_pm_st_transition, + | ^~~~~~~~~~~ @@ -3864,2 +6005,91 @@ -../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/../../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, @@ -3867,2 +6097,57 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/regulator/core.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: drivers/regulator] Error 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) + | ^~~~~~~~~~~~~~~~~~~ +../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 @@ -3870,3 +6155,3 @@ - from ../drivers/misc/mei/mei-trace.h:83, - from ../drivers/misc/mei/mei-trace.c:11: -../drivers/misc/mei/./mei-trace.h: In function ‘trace_event_raw_event_mei_reg_read’: + from ../include/trace/events/fib6.h:89, + from ../net/ipv6/route.c:74: +../include/trace/events/fib6.h: In function ‘trace_event_raw_event_fib6_table_lookup’: @@ -3882,2 +6167,2 @@ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -3894,2 +6179,2 @@ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -3906,2 +6191,2 @@ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -3918,2 +6203,2 @@ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -3930,2 +6215,2 @@ -../drivers/misc/mei/./mei-trace.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ - 19 | TRACE_EVENT(mei_reg_read, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -3933,3 +6218,4 @@ -../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); \ +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); \ @@ -3937,5 +6223,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -3943,9 +6225,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -3955,2 +6229,2 @@ -../drivers/misc/mei/./mei-trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(mei_reg_write, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -3958,9 +6232,5 @@ -../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, \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -3968,9 +6237,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -3980,2 +6241,2 @@ -../drivers/misc/mei/./mei-trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(mei_pci_cfg_read, +../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(fib6_table_lookup, @@ -3983 +6244,2 @@ -make[6]: *** [../scripts/Makefile.build:244: drivers/misc/mei/mei-trace.o] Error 1 +make[5]: *** [../scripts/Makefile.build:244: net/ipv6/route.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: net/ipv6] Error 2 @@ -4098,15 +6360,8 @@ -make[6]: *** [../scripts/Makefile.build:244: drivers/nvme/target/core.o] Error 1 -make[5]: *** [../scripts/Makefile.build:485: drivers/misc/mei] Error 2 -make[5]: *** [../scripts/Makefile.build:485: drivers/nvme/target] Error 2 -make[5]: *** Waiting for unfinished jobs.... -make[4]: *** [../scripts/Makefile.build:485: drivers/misc] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/icmp.h:66, - from ../net/ipv4/icmp.c:97: -../include/trace/events/icmp.h: In function ‘trace_event_raw_event_icmp_send’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4116,2 +6371,2 @@ -../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(icmp_send, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -4119,6 +6374,6 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -4128,2 +6383,2 @@ -../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(icmp_send, +../drivers/nvme/target/./trace.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(nvmet_req_init, @@ -4131,2 +6386,3 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../drivers/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); \ @@ -4134,3 +6390,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4140,2 +6396,2 @@ -../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(icmp_send, +../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(nvmet_req_complete, @@ -4143,6 +6399,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4152,2 +6408,2 @@ -../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(icmp_send, +../drivers/nvme/target/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(nvmet_req_complete, @@ -4155,6 +6411,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), \ - | ^~~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4164,2 +6421,2 @@ -../include/trace/events/icmp.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(icmp_send, +../drivers/nvme/target/./trace.h:136:1: note: in expansion of macro ‘TRACE_EVENT’ + 136 | TRACE_EVENT(nvmet_async_event, @@ -4167 +6424,14 @@ -make[5]: *** [../scripts/Makefile.build:244: net/ipv4/icmp.o] Error 1 +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), 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 @@ -4169 +6438,0 @@ -make[4]: *** [../scripts/Makefile.build:485: net/ipv4] Error 2 @@ -4171,3 +6440,3 @@ - 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’: + 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’: @@ -4180,2 +6449,2 @@ -../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(host1x, +../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(clk, @@ -4189,2 +6458,2 @@ -../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(host1x, +../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(clk, @@ -4198,2 +6467,2 @@ -../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(host1x, +../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(clk, @@ -4207,2 +6476,2 @@ -../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(host1x, +../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(clk, @@ -4216,2 +6485,2 @@ -../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 21 | DECLARE_EVENT_CLASS(host1x, +../include/trace/events/clk.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(clk, @@ -4219 +6488 @@ -../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_cdma_push’: +../include/trace/events/clk.h: In function ‘trace_event_raw_event_clk_rate’: @@ -4226,6 +6495,3 @@ -../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/clk.h:88:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 88 | DECLARE_EVENT_CLASS(clk_rate, + | ^~~~~~~~~~~~~~~~~~~ @@ -4238,7 +6504,4 @@ -../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/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’: @@ -4251,6 +6514,3 @@ -../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/clk.h:135:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 135 | DECLARE_EVENT_CLASS(clk_rate_range, + | ^~~~~~~~~~~~~~~~~~~ @@ -4263,7 +6523,4 @@ -../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/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’: @@ -4276,6 +6533,3 @@ -../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/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 165 | DECLARE_EVENT_CLASS(clk_parent, + | ^~~~~~~~~~~~~~~~~~~ @@ -4288,7 +6542,4 @@ -../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/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’: @@ -4301,6 +6552,3 @@ -../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/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 198 | DECLARE_EVENT_CLASS(clk_phase, + | ^~~~~~~~~~~~~~~~~~~ @@ -4313,7 +6561,4 @@ -../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/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’: @@ -4326,6 +6571,3 @@ -../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/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, + | ^~~~~~~~~~~~~~~~~~~ @@ -4338,7 +6580,4 @@ -../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/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’: @@ -4351,6 +6590,3 @@ -../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/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 267 | DECLARE_EVENT_CLASS(clk_rate_request, + | ^~~~~~~~~~~~~~~~~~~ @@ -4363,2 +6599,10 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../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) @@ -4366,6 +6610,15 @@ -../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/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); \ @@ -4373,5 +6626,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -4379,11 +6629,8 @@ -../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/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) @@ -4391,6 +6638,6 @@ -../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/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); \ @@ -4398,5 +6645,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -4404,11 +6648,8 @@ -../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/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) @@ -4416,6 +6657,6 @@ -../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/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); \ @@ -4423,5 +6664,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -4429,11 +6667,8 @@ -../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/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) @@ -4441,5 +6676,62 @@ -../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 +../include/trace/events/clk.h:165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 165 | DECLARE_EVENT_CLASS(clk_parent, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h: In function ‘__bpf_trace_clk_phase’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 198 | DECLARE_EVENT_CLASS(clk_phase, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h:198:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 198 | DECLARE_EVENT_CLASS(clk_phase, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h: In function ‘__bpf_trace_clk_duty_cycle’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h:231:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h: In function ‘__bpf_trace_clk_rate_request’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 267 | DECLARE_EVENT_CLASS(clk_rate_request, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/clk.h:267:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 267 | DECLARE_EVENT_CLASS(clk_rate_request, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/clk/clk.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/clk] Error 2 @@ -4524,0 +6817,32 @@ +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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -4529,3 +6853,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 ../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’: @@ -4541,2 +6865,2 @@ -../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(oom_score_adj_update, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -4553,2 +6877,2 @@ -../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(oom_score_adj_update, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -4565,2 +6889,2 @@ -../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(oom_score_adj_update, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -4577,2 +6901,2 @@ -../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(oom_score_adj_update, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -4589,2 +6913,2 @@ -../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(oom_score_adj_update, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -4592 +6916 @@ -../include/trace/events/oom.h: In function ‘trace_event_raw_event_reclaim_retry_zone’: +../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_dispatch_cmd_error’: @@ -4602,2 +6926,2 @@ -../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ - 34 | TRACE_EVENT(reclaim_retry_zone, +../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ + 203 | TRACE_EVENT(scsi_dispatch_cmd_error, @@ -4614,2 +6938,2 @@ -../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ - 34 | TRACE_EVENT(reclaim_retry_zone, +../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ + 203 | TRACE_EVENT(scsi_dispatch_cmd_error, @@ -4617 +6941 @@ -../include/trace/events/oom.h: In function ‘trace_event_raw_event_mark_victim’: +../include/trace/events/scsi.h: In function ‘trace_event_raw_event_scsi_cmd_done_timeout_template’: @@ -4624,6 +6948,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:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(mark_victim, - | ^~~~~~~~~~~ +../include/trace/events/scsi.h:253:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 253 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, + | ^~~~~~~~~~~~~~~~~~~ @@ -4636,7 +6957,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: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/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’: @@ -4652,2 +6970,2 @@ -../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(wake_reaper, +../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ + 331 | TRACE_EVENT(scsi_eh_wakeup, @@ -4664,2 +6982,2 @@ -../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(wake_reaper, +../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ + 331 | TRACE_EVENT(scsi_eh_wakeup, @@ -4667,3 +6985,4 @@ -../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); \ +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); \ @@ -4671,3 +6990,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4677,2 +6996,2 @@ -../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ - 134 | TRACE_EVENT(start_task_reaping, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -4680,6 +6999,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4689,2 +7008,2 @@ -../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ - 134 | TRACE_EVENT(start_task_reaping, +../include/trace/events/scsi.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ + 157 | TRACE_EVENT(scsi_dispatch_cmd_start, @@ -4692,3 +7011,3 @@ -../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/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); \ @@ -4696,3 +7015,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4702,2 +7021,2 @@ -../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ - 150 | TRACE_EVENT(finish_task_reaping, +../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ + 203 | TRACE_EVENT(scsi_dispatch_cmd_error, @@ -4705,6 +7024,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4714,2 +7033,2 @@ -../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ - 150 | TRACE_EVENT(finish_task_reaping, +../include/trace/events/scsi.h:203:1: note: in expansion of macro ‘TRACE_EVENT’ + 203 | TRACE_EVENT(scsi_dispatch_cmd_error, @@ -4717,3 +7036,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); \ +../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); \ @@ -4721,5 +7040,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -4727,11 +7043,8 @@ -../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/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) @@ -4739,6 +7052,6 @@ -../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/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); \ @@ -4746,3 +7059,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4752,2 +7065,2 @@ -../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ - 183 | TRACE_EVENT(compact_retry, +../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ + 331 | TRACE_EVENT(scsi_eh_wakeup, @@ -4755,6 +7068,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -4764,2 +7077,2 @@ -../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ - 183 | TRACE_EVENT(compact_retry, +../include/trace/events/scsi.h:331:1: note: in expansion of macro ‘TRACE_EVENT’ + 331 | TRACE_EVENT(scsi_eh_wakeup, @@ -4767 +7080,2 @@ -make[4]: *** [../scripts/Makefile.build:244: mm/oom_kill.o] Error 1 +make[5]: *** [../scripts/Makefile.build:244: drivers/scsi/scsi.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... @@ -4769,3 +7083,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/devlink.h:213, + from ../net/devlink/core.c:9: +../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_hwmsg’: @@ -4781,2 +7095,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/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(devlink_hwmsg, @@ -4793,2 +7107,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/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(devlink_hwmsg, @@ -4805,2 +7119,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/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(devlink_hwmsg, @@ -4817,2 +7131,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/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(devlink_hwmsg, @@ -4829,2 +7143,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/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ + 17 | TRACE_EVENT(devlink_hwmsg, @@ -4832,52 +7146 @@ -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/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/events/devlink.h: In function ‘trace_event_raw_event_devlink_hwerr’: @@ -4893,2 +7156,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(process_rdma, +../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(devlink_hwerr, @@ -4905,2 +7168,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(process_rdma, +../include/trace/events/devlink.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(devlink_hwerr, @@ -4908 +7171 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_sess_info’: +../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_health_report’: @@ -4918,2 +7181,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(process_msg_sess_info, +../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ + 81 | TRACE_EVENT(devlink_health_report, @@ -4930,2 +7193,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(process_msg_sess_info, +../include/trace/events/devlink.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ + 81 | TRACE_EVENT(devlink_health_report, @@ -4933 +7196 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_open’: +../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_health_recover_aborted’: @@ -4943,2 +7206,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ - 154 | TRACE_EVENT(process_msg_open, +../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ + 112 | TRACE_EVENT(devlink_health_recover_aborted, @@ -4955,2 +7218,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ - 154 | TRACE_EVENT(process_msg_open, +../include/trace/events/devlink.h:112:1: note: in expansion of macro ‘TRACE_EVENT’ + 112 | TRACE_EVENT(devlink_health_recover_aborted, @@ -4958 +7221 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_close’: +../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_health_reporter_state_update’: @@ -4968,2 +7231,2 @@ -../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ - 179 | TRACE_EVENT(process_msg_close, +../include/trace/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(devlink_health_reporter_state_update, @@ -4980,20 +7243,2 @@ -../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/events/devlink.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ + 146 | TRACE_EVENT(devlink_health_reporter_state_update, @@ -5000,0 +7246 @@ +../include/trace/events/devlink.h: In function ‘trace_event_raw_event_devlink_trap_report’: @@ -5010,2 +7256,2 @@ -../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(devlink_hwmsg, +../include/trace/events/devlink.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(devlink_trap_report, @@ -5013 +7259 @@ -../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’? @@ -5015 +7261 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -5022,2 +7268,2 @@ -../include/trace/events/devlink.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(devlink_hwmsg, +../include/trace/events/devlink.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ + 177 | TRACE_EVENT(devlink_trap_report, @@ -5025,6 +7271,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), \ - | ^~~~~~~~~~~~~~~~~~~~ +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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5037,6 +7285,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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -5049,3 +7297,3 @@ -../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/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); \ @@ -5053,3 +7301,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5062,6 +7310,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5074,3 +7322,3 @@ -../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/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); \ @@ -5078,3 +7326,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5087,6 +7335,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5099,3 +7347,3 @@ -../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/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); \ @@ -5103,3 +7351,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5112,6 +7360,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5124,3 +7372,3 @@ -../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/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); \ @@ -5128,3 +7376,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5137,6 +7385,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5149,3 +7397,3 @@ -../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/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); \ @@ -5153,3 +7401,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5162,6 +7410,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5177,3 +7425,3 @@ - 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’: + 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’: @@ -5186,3 +7434,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -5195,3 +7446,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -5204,3 +7458,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -5213,3 +7470,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -5222,42 +7482,7 @@ -../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: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’: @@ -5273,2 +7498,2 @@ -../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ - 152 | TRACE_EVENT(regcache_sync, +../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(nullb_report_zones, @@ -5285,2 +7510,2 @@ -../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ - 152 | TRACE_EVENT(regcache_sync, +../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(nullb_report_zones, @@ -5288,22 +7513,4 @@ -../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); \ +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); \ @@ -5311,18 +7518,24 @@ -../include/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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), 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); \ @@ -5330,3 +7543,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5336,2 +7549,2 @@ -../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ - 253 | TRACE_EVENT(regcache_drop_region, +../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(nullb_report_zones, @@ -5339,6 +7552,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5348,2 +7561,2 @@ -../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ - 253 | TRACE_EVENT(regcache_drop_region, +../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ + 62 | TRACE_EVENT(nullb_report_zones, @@ -5351,3 +7564,2 @@ -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 +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 @@ -5355,3 +7567,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 ../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’: @@ -5367,2 +7579,2 @@ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, +../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -5379,2 +7591,2 @@ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, +../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -5391,2 +7603,2 @@ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, +../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -5403,2 +7615,2 @@ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, +../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -5415,2 +7627,2 @@ -../include/trace/events/fib6.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(fib6_table_lookup, +../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -5418,52 +7630 @@ -make[5]: *** [../scripts/Makefile.build:244: net/ipv6/route.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/ipv6] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/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/events/oom.h: In function ‘trace_event_raw_event_reclaim_retry_zone’: @@ -5479,2 +7640,2 @@ -../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(block_rq_requeue, +../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(reclaim_retry_zone, @@ -5491,2 +7652,2 @@ -../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(block_rq_requeue, +../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(reclaim_retry_zone, @@ -5494,39 +7655 @@ -../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/events/oom.h: In function ‘trace_event_raw_event_mark_victim’: @@ -5542,2 +7665,2 @@ -../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ - 307 | TRACE_EVENT(block_bio_complete, +../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(mark_victim, @@ -5554,2 +7677,2 @@ -../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ - 307 | TRACE_EVENT(block_bio_complete, +../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(mark_victim, @@ -5557,20 +7680 @@ -../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/events/oom.h: In function ‘trace_event_raw_event_wake_reaper’: @@ -5586,2 +7690,2 @@ -../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ - 430 | TRACE_EVENT(block_plug, +../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(wake_reaper, @@ -5598,2 +7702,2 @@ -../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ - 430 | TRACE_EVENT(block_plug, +../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(wake_reaper, @@ -5601,20 +7705 @@ -../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/events/oom.h: In function ‘trace_event_raw_event_start_task_reaping’: @@ -5630,2 +7715,2 @@ -../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ - 492 | TRACE_EVENT(block_split, +../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ + 134 | TRACE_EVENT(start_task_reaping, @@ -5642,2 +7727,2 @@ -../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ - 492 | TRACE_EVENT(block_split, +../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ + 134 | TRACE_EVENT(start_task_reaping, @@ -5645 +7730 @@ -../include/trace/events/block.h: In function ‘trace_event_raw_event_block_bio_remap’: +../include/trace/events/oom.h: In function ‘trace_event_raw_event_finish_task_reaping’: @@ -5655,2 +7740,2 @@ -../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ - 530 | TRACE_EVENT(block_bio_remap, +../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(finish_task_reaping, @@ -5667,2 +7752,2 @@ -../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ - 530 | TRACE_EVENT(block_bio_remap, +../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(finish_task_reaping, @@ -5670 +7755 @@ -../include/trace/events/block.h: In function ‘trace_event_raw_event_block_rq_remap’: +../include/trace/events/oom.h: In function ‘trace_event_raw_event_skip_task_reaping’: @@ -5680,2 +7765,2 @@ -../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ - 572 | TRACE_EVENT(block_rq_remap, +../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(skip_task_reaping, @@ -5692,20 +7777,2 @@ -../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/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/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(skip_task_reaping, @@ -5712,0 +7780 @@ +../include/trace/events/oom.h: In function ‘trace_event_raw_event_compact_retry’: @@ -5722,14 +7790,2 @@ -../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/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(compact_retry, @@ -5746,14 +7802,2 @@ -../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/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(compact_retry, @@ -5761,3 +7805,4 @@ -../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); \ +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); \ @@ -5765,3 +7810,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5771,2 +7816,2 @@ -../include/trace/events/workqueue.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(workqueue_activate_work, +../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -5774,6 +7819,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5783,2 +7828,2 @@ -../include/trace/events/workqueue.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(workqueue_activate_work, +../include/trace/events/oom.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ + 12 | TRACE_EVENT(oom_score_adj_update, @@ -5786,3 +7831,3 @@ -../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/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); \ @@ -5790,3 +7835,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5796,2 +7841,2 @@ -../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ - 84 | TRACE_EVENT(workqueue_execute_start, +../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(reclaim_retry_zone, @@ -5799,6 +7844,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5808,2 +7853,2 @@ -../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ - 84 | TRACE_EVENT(workqueue_execute_start, +../include/trace/events/oom.h:34:1: note: in expansion of macro ‘TRACE_EVENT’ + 34 | TRACE_EVENT(reclaim_retry_zone, @@ -5811,3 +7856,3 @@ -../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/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); \ @@ -5815,5 +7860,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -5821,9 +7862,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -5833,2 +7866,2 @@ -../include/trace/events/workqueue.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ - 110 | TRACE_EVENT(workqueue_execute_end, +../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(mark_victim, @@ -5836,12 +7869,6 @@ -make[4]: *** [../scripts/Makefile.build:244: kernel/workqueue.o] Error 1 -make[3]: *** [../scripts/Makefile.build:485: kernel] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -5851,2 +7878,2 @@ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, +../include/trace/events/oom.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(mark_victim, @@ -5854,2 +7881,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/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); \ @@ -5857,3 +7885,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5863,2 +7891,2 @@ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, +../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(wake_reaper, @@ -5866,6 +7894,6 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5875,2 +7903,2 @@ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, +../include/trace/events/oom.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(wake_reaper, @@ -5878,6 +7906,7 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5887,2 +7916,2 @@ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, +../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ + 134 | TRACE_EVENT(start_task_reaping, @@ -5890,6 +7919,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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -5899,2 +7928,2 @@ -../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ - 47 | TRACE_EVENT(nvme_setup_cmd, +../include/trace/events/oom.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ + 134 | TRACE_EVENT(start_task_reaping, @@ -5902,3 +7931,3 @@ -../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/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); \ @@ -5906,3 +7935,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5912,2 +7941,2 @@ -../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(nvme_complete_rq, +../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(finish_task_reaping, @@ -5915,6 +7944,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5924,2 +7953,2 @@ -../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(nvme_complete_rq, +../include/trace/events/oom.h:150:1: note: in expansion of macro ‘TRACE_EVENT’ + 150 | TRACE_EVENT(finish_task_reaping, @@ -5927,3 +7956,3 @@ -../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/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); \ @@ -5931,3 +7960,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5937,2 +7966,2 @@ -../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ - 117 | TRACE_EVENT(nvme_async_event, +../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(skip_task_reaping, @@ -5940,6 +7969,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5949,2 +7978,2 @@ -../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ - 117 | TRACE_EVENT(nvme_async_event, +../include/trace/events/oom.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ + 166 | TRACE_EVENT(skip_task_reaping, @@ -5952,3 +7981,3 @@ -../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/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); \ @@ -5956,3 +7985,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5962,2 +7991,2 @@ -../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(nvme_sq, +../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(compact_retry, @@ -5965,6 +7994,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -5974,2 +8003,2 @@ -../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(nvme_sq, +../include/trace/events/oom.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ + 183 | TRACE_EVENT(compact_retry, @@ -5977,3 +8006 @@ -make[6]: *** [../scripts/Makefile.build:244: drivers/nvme/host/core.o] Error 1 -make[5]: *** [../scripts/Makefile.build:485: drivers/nvme/host] Error 2 -make[4]: *** [../scripts/Makefile.build:485: drivers/nvme] Error 2 +make[4]: *** [../scripts/Makefile.build:244: mm/oom_kill.o] Error 1 @@ -5981,3 +8008,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 ../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’: @@ -5990,2 +8017,2 @@ -../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, +../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(regmap_reg, @@ -5999,2 +8026,2 @@ -../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, +../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(regmap_reg, @@ -6008,2 +8035,2 @@ -../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, +../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(regmap_reg, @@ -6017,2 +8044,2 @@ -../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, +../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(regmap_reg, @@ -6026,2 +8053,2 @@ -../include/trace/events/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, +../drivers/base/regmap/./trace.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(regmap_reg, @@ -6029 +8056 @@ -../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_basic’: +../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_bulk’: @@ -6036,2 +8063,2 @@ -../include/trace/events/asoc.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 60 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, +../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 62 | DECLARE_EVENT_CLASS(regmap_bulk, @@ -6045,2 +8072,2 @@ -../include/trace/events/asoc.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 60 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, +../drivers/base/regmap/./trace.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 62 | DECLARE_EVENT_CLASS(regmap_bulk, @@ -6048 +8075 @@ -../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_widget’: +../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_block’: @@ -6055,2 +8082,2 @@ -../include/trace/events/asoc.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 95 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, +../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 103 | DECLARE_EVENT_CLASS(regmap_block, @@ -6064,2 +8091,2 @@ -../include/trace/events/asoc.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 95 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, +../drivers/base/regmap/./trace.h:103:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 103 | DECLARE_EVENT_CLASS(regmap_block, @@ -6067 +8094 @@ -../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_walk_done’: +../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regcache_sync’: @@ -6077,2 +8104,2 @@ -../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ - 139 | TRACE_EVENT(snd_soc_dapm_walk_done, +../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ + 152 | TRACE_EVENT(regcache_sync, @@ -6089,2 +8116,2 @@ -../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ - 139 | TRACE_EVENT(snd_soc_dapm_walk_done, +../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ + 152 | TRACE_EVENT(regcache_sync, @@ -6092 +8119 @@ -../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_path’: +../drivers/base/regmap/./trace.h: In function ‘trace_event_raw_event_regmap_bool’: @@ -6099,6 +8126,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, - | ^~~~~~~~~~~ +../drivers/base/regmap/./trace.h:175:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 175 | DECLARE_EVENT_CLASS(regmap_bool, + | ^~~~~~~~~~~~~~~~~~~ @@ -6111,7 +8135,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’: +../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’: @@ -6124,6 +8145,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:198:1: note: in expansion of macro ‘TRACE_EVENT’ - 198 | TRACE_EVENT(snd_soc_dapm_connected, - | ^~~~~~~~~~~ +../drivers/base/regmap/./trace.h:208:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 208 | DECLARE_EVENT_CLASS(regmap_async, + | ^~~~~~~~~~~~~~~~~~~ @@ -6136,7 +8154,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: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’: +../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’: @@ -6152,2 +8167,2 @@ -../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ - 218 | TRACE_EVENT(snd_soc_jack_irq, +../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ + 253 | TRACE_EVENT(regcache_drop_region, @@ -6164,2 +8179,2 @@ -../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ - 218 | TRACE_EVENT(snd_soc_jack_irq, +../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ + 253 | TRACE_EVENT(regcache_drop_region, @@ -6167,3 +8182,4 @@ -../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); \ +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); \ @@ -6171,3 +8187,60 @@ -../include/trace/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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6177,2 +8250,2 @@ -../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ - 235 | TRACE_EVENT(snd_soc_jack_report, +../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ + 152 | TRACE_EVENT(regcache_sync, @@ -6180,6 +8253,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6189,2 +8262,2 @@ -../include/trace/events/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ - 235 | TRACE_EVENT(snd_soc_jack_report, +../drivers/base/regmap/./trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ + 152 | TRACE_EVENT(regcache_sync, @@ -6192,3 +8265,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); \ +../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); \ @@ -6196,3 +8269,41 @@ -../include/trace/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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6202,2 +8313,2 @@ -../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ - 257 | TRACE_EVENT(snd_soc_jack_notify, +../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ + 253 | TRACE_EVENT(regcache_drop_region, @@ -6205,6 +8316,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6214,2 +8325,2 @@ -../include/trace/events/asoc.h:257:1: note: in expansion of macro ‘TRACE_EVENT’ - 257 | TRACE_EVENT(snd_soc_jack_notify, +../drivers/base/regmap/./trace.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ + 253 | TRACE_EVENT(regcache_drop_region, @@ -6217,2 +8328,3 @@ -make[5]: *** [../scripts/Makefile.build:244: sound/soc/soc-core.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +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 @@ -6220,3 +8332,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 ../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’: @@ -6229,2 +8341,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, +../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, @@ -6238,2 +8350,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, +../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, @@ -6247,2 +8359,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, +../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, @@ -6256,2 +8368,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, +../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, @@ -6265,2 +8377,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, +../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, @@ -6268 +8380 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_config’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_rdma’: @@ -6278,2 +8390,2 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ - 126 | TRACE_EVENT(vector_config, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -6290,2 +8402,2 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ - 126 | TRACE_EVENT(vector_config, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -6293,20 +8405 @@ -../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’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_sess_info’: @@ -6319,3 +8412,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(process_msg_sess_info, + | ^~~~~~~~~~~ @@ -6328,4 +8424,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’: @@ -6341,2 +8440,2 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ - 219 | TRACE_EVENT(vector_alloc, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -6353,2 +8452,2 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ - 219 | TRACE_EVENT(vector_alloc, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -6356 +8455 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_alloc_managed’: +../drivers/block/rnbd/./rnbd-srv-trace.h: In function ‘trace_event_raw_event_process_msg_close’: @@ -6366,2 +8465,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, +../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(process_msg_close, @@ -6378,2 +8477,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, +../drivers/block/rnbd/./rnbd-srv-trace.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(process_msg_close, @@ -6381,3 +8480,4 @@ -../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); \ +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); \ @@ -6385,5 +8485,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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: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, @@ -6391,8 +8491,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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) + | ^~~~~~~~~~~~~~~~~~~ +../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, @@ -6400,3 +8500,3 @@ -../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); \ +../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); \ @@ -6404,3 +8504,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6410,2 +8510,2 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ - 303 | TRACE_EVENT(vector_teardown, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -6413,6 +8513,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6422,2 +8522,2 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ - 303 | TRACE_EVENT(vector_teardown, +../drivers/block/rnbd/./rnbd-srv-trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(process_rdma, @@ -6425,3 +8525,3 @@ -../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); \ +../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); \ @@ -6429,3 +8529,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6435,2 +8535,2 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ - 325 | TRACE_EVENT(vector_setup, +../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(process_msg_sess_info, @@ -6438,6 +8538,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6447,2 +8547,2 @@ -../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ - 325 | TRACE_EVENT(vector_setup, +../drivers/block/rnbd/./rnbd-srv-trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ + 116 | TRACE_EVENT(process_msg_sess_info, @@ -6450,3 +8550,3 @@ -../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); \ +../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); \ @@ -6454,3 +8554,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6460,2 +8560,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, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -6463,6 +8563,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6472,2 +8572,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, +../drivers/block/rnbd/./rnbd-srv-trace.h:154:1: note: in expansion of macro ‘TRACE_EVENT’ + 154 | TRACE_EVENT(process_msg_open, @@ -6475,2 +8575,28 @@ -make[5]: *** [../scripts/Makefile.build:244: arch/x86/kernel/irq.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: arch/x86/kernel] Error 2 +../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 @@ -6478,3 +8604,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/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’: @@ -6490,2 +8616,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/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(rpmh_tx_done, @@ -6502,2 +8628,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/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(rpmh_tx_done, @@ -6514,2 +8640,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/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(rpmh_tx_done, @@ -6526,2 +8652,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/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(rpmh_tx_done, @@ -6538,2 +8664,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/soc/qcom/./trace-rpmh.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(rpmh_tx_done, @@ -6541,7 +8667,2 @@ -make[6]: *** [../scripts/Makefile.build:244: drivers/soc/qcom/pmic_pdcharger_ulog.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: drivers/clk] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/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] +../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’? @@ -6549 +8670 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -6556,2 +8677,2 @@ -../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ - 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, +../drivers/soc/qcom/./trace-rpmh.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(rpmh_send_msg, @@ -6559 +8680 @@ -../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’? @@ -6561 +8682 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -6568,2 +8689,53 @@ -../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ - 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, +../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, @@ -6570,0 +8743,25 @@ +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 ../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -6577,6 +8774,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ - 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, - | ^~~~~~~~~~~ +../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(host1x, + | ^~~~~~~~~~~~~~~~~~~ @@ -6589,6 +8783,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ - 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, - | ^~~~~~~~~~~ +../include/trace/events/host1x.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(host1x, + | ^~~~~~~~~~~~~~~~~~~ @@ -6601,7 +8792,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ - 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, - | ^~~~~~~~~~~ -../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_aer_correctable_error’: +../include/trace/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’: @@ -6617,2 +8805,2 @@ -../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(cxl_aer_correctable_error, +../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(host1x_cdma_push, @@ -6629,2 +8817,2 @@ -../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(cxl_aer_correctable_error, +../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(host1x_cdma_push, @@ -6632 +8820 @@ -../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_overflow’: +../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_cdma_push_wide’: @@ -6642,2 +8830,2 @@ -../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(cxl_overflow, +../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ + 70 | TRACE_EVENT(host1x_cdma_push_wide, @@ -6654,2 +8842,2 @@ -../drivers/cxl/core/./trace.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(cxl_overflow, +../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ + 70 | TRACE_EVENT(host1x_cdma_push_wide, @@ -6657 +8845 @@ -../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_generic_event’: +../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_cdma_push_gather’: @@ -6667,2 +8855,2 @@ -../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ - 225 | TRACE_EVENT(cxl_generic_event, +../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(host1x_cdma_push_gather, @@ -6679,2 +8867,2 @@ -../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ - 225 | TRACE_EVENT(cxl_generic_event, +../include/trace/events/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(host1x_cdma_push_gather, @@ -6682 +8870 @@ -../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_general_media’: +../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_channel_submit’: @@ -6692,2 +8880,2 @@ -../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ - 316 | TRACE_EVENT(cxl_general_media, +../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ + 130 | TRACE_EVENT(host1x_channel_submit, @@ -6704,2 +8892,2 @@ -../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ - 316 | TRACE_EVENT(cxl_general_media, +../include/trace/events/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ + 130 | TRACE_EVENT(host1x_channel_submit, @@ -6707 +8895 @@ -../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_dram’: +../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_channel_submitted’: @@ -6717,2 +8905,2 @@ -../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ - 413 | TRACE_EVENT(cxl_dram, +../include/trace/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(host1x_channel_submitted, @@ -6729,2 +8917,2 @@ -../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ - 413 | TRACE_EVENT(cxl_dram, +../include/trace/events/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(host1x_channel_submitted, @@ -6732 +8920 @@ -../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_memory_module’: +../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_channel_submit_complete’: @@ -6742,2 +8930,2 @@ -../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ - 576 | TRACE_EVENT(cxl_memory_module, +../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(host1x_channel_submit_complete, @@ -6754,2 +8942,2 @@ -../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ - 576 | TRACE_EVENT(cxl_memory_module, +../include/trace/events/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(host1x_channel_submit_complete, @@ -6757 +8945 @@ -../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_poison’: +../include/trace/events/host1x.h: In function ‘trace_event_raw_event_host1x_wait_cdma’: @@ -6767,2 +8955,2 @@ -../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ - 671 | TRACE_EVENT(cxl_poison, +../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(host1x_wait_cdma, @@ -6779,2 +8967,2 @@ -../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ - 671 | TRACE_EVENT(cxl_poison, +../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(host1x_wait_cdma, @@ -6782,53 +8970 @@ -make[6]: *** [../scripts/Makefile.build:244: drivers/cxl/core/trace.o] Error 1 -make[5]: *** [../scripts/Makefile.build:485: drivers/cxl/core] Error 2 -make[4]: *** [../scripts/Makefile.build:485: drivers/cxl] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/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/events/host1x.h: In function ‘trace_event_raw_event_host1x_syncpt_load_min’: @@ -6841,25 +8976,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:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/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, - | ^~~~~~~~~~~~~~~~~~~ -make[7]: *** [../scripts/Makefile.build:244: drivers/net/dsa/mv88e6xxx/trace.o] Error 1 -make[6]: *** [../scripts/Makefile.build:485: drivers/net/dsa/mv88e6xxx] Error 2 -make[5]: *** [../scripts/Makefile.build:485: drivers/net/dsa] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -6869,2 +8980,2 @@ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, +../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(host1x_syncpt_load_min, @@ -6872 +8983 @@ -../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’? @@ -6874 +8985 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -6881,2 +8992,2 @@ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, +../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(host1x_syncpt_load_min, @@ -6884 +8995,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/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’? @@ -6893,2 +9005,2 @@ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, +../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(host1x_syncpt_wait_check, @@ -6905,2 +9017,2 @@ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, +../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(host1x_syncpt_wait_check, @@ -6908,6 +9020,27 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6917,2 +9050,2 @@ -../drivers/block/null_blk/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(nullb_zone_op, +../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(host1x_cdma_push, @@ -6920,7 +9053,6 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -6930,2 +9062,2 @@ -../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(nullb_report_zones, +../include/trace/events/host1x.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(host1x_cdma_push, @@ -6933,6 +9065,7 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_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: 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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6942,2 +9075,2 @@ -../drivers/block/null_blk/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(nullb_report_zones, +../include/trace/events/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ + 70 | TRACE_EVENT(host1x_cdma_push_wide, @@ -6945,13 +9078,6 @@ -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 ../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -6961,2 +9087,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/host1x.h:70:1: note: in expansion of macro ‘TRACE_EVENT’ + 70 | TRACE_EVENT(host1x_cdma_push_wide, @@ -6964,2 +9090,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/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); \ @@ -6967,3 +9094,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6973,2 +9100,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/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(host1x_cdma_push_gather, @@ -6976,6 +9103,6 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6985,2 +9112,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/host1x.h:96:1: note: in expansion of macro ‘TRACE_EVENT’ + 96 | TRACE_EVENT(host1x_cdma_push_gather, @@ -6988,6 +9115,7 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_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: 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) + | ^~~~~~~~~~~~~~~~~~~ @@ -6997,2 +9125,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/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ + 130 | TRACE_EVENT(host1x_channel_submit, @@ -7000,6 +9128,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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -7009,2 +9137,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/host1x.h:130:1: note: in expansion of macro ‘TRACE_EVENT’ + 130 | TRACE_EVENT(host1x_channel_submit, @@ -7012,3 +9140,3 @@ -../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/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); \ @@ -7016,3 +9144,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7022,2 +9150,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/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(host1x_channel_submitted, @@ -7025,6 +9153,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7034,2 +9162,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/host1x.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(host1x_channel_submitted, @@ -7037,3 +9165,3 @@ -../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/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); \ @@ -7041,3 +9169,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7047,2 +9175,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/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(host1x_channel_submit_complete, @@ -7050,6 +9178,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7059,2 +9187,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/host1x.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ + 179 | TRACE_EVENT(host1x_channel_submit_complete, @@ -7062,54 +9190,3 @@ -make[6]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/drm_trace_points.o] Error 1 -make[6]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/spi.h:239, - from ../drivers/spi/spi.c:39: -../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_controller’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(spi_controller, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_setup’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/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); \ @@ -7117,3 +9194,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7123,2 +9200,2 @@ -../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(spi_setup, +../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(host1x_wait_cdma, @@ -7126,6 +9203,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7135,2 +9212,2 @@ -../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ - 45 | TRACE_EVENT(spi_setup, +../include/trace/events/host1x.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(host1x_wait_cdma, @@ -7138,3 +9215,3 @@ -../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/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); \ @@ -7142,3 +9219,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7148,2 +9225,2 @@ -../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ - 78 | TRACE_EVENT(spi_set_cs, +../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(host1x_syncpt_load_min, @@ -7151,6 +9228,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7160,2 +9237,2 @@ -../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ - 78 | TRACE_EVENT(spi_set_cs, +../include/trace/events/host1x.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(host1x_syncpt_load_min, @@ -7163,22 +9240,3 @@ -../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/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); \ @@ -7186,3 +9244,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7192,2 +9250,2 @@ -../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(spi_message_done, +../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(host1x_syncpt_wait_check, @@ -7195,6 +9253,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7204,2 +9262,2 @@ -../include/trace/events/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(spi_message_done, +../include/trace/events/host1x.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(host1x_syncpt_wait_check, @@ -7207,21 +9265,2 @@ -../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, - | ^~~~~~~~~~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:244: drivers/spi/spi.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: drivers/spi] 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 @@ -7229,3 +9268,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/workqueue.h:132, + from ../kernel/workqueue.c:533: +../include/trace/events/workqueue.h: In function ‘trace_event_raw_event_workqueue_queue_work’: @@ -7241,2 +9280,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(workqueue_queue_work, @@ -7253,2 +9292,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(workqueue_queue_work, @@ -7265,2 +9304,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(workqueue_queue_work, @@ -7277,2 +9316,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(workqueue_queue_work, @@ -7289,2 +9328,2 @@ -../include/trace/events/mctp.h:28:1: note: in expansion of macro ‘TRACE_EVENT’ - 28 | TRACE_EVENT(mctp_key_acquire, +../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(workqueue_queue_work, @@ -7292 +9331 @@ -../include/trace/events/mctp.h: In function ‘trace_event_raw_event_mctp_key_release’: +../include/trace/events/workqueue.h: In function ‘trace_event_raw_event_workqueue_activate_work’: @@ -7302,2 +9341,2 @@ -../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(mctp_key_release, +../include/trace/events/workqueue.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(workqueue_activate_work, @@ -7314,2 +9353,2 @@ -../include/trace/events/mctp.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(mctp_key_release, +../include/trace/events/workqueue.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(workqueue_activate_work, @@ -7317,7 +9356,2 @@ -make[5]: *** [../scripts/Makefile.build:244: net/mctp/af_mctp.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/mctp] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/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] +../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’? @@ -7325 +9359 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -7332,2 +9366,2 @@ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, +../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(workqueue_execute_start, @@ -7335 +9369 @@ -../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’? @@ -7337 +9371 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -7344,2 +9378,2 @@ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, +../include/trace/events/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(workqueue_execute_start, @@ -7347 +9381,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/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’? @@ -7356,2 +9391,2 @@ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, +../include/trace/events/workqueue.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ + 110 | TRACE_EVENT(workqueue_execute_end, @@ -7368,2 +9403,2 @@ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, +../include/trace/events/workqueue.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ + 110 | TRACE_EVENT(workqueue_execute_end, @@ -7371,6 +9406,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7380,2 +9417,2 @@ -../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ - 33 | TRACE_EVENT(ath_log, +../include/trace/events/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(workqueue_queue_work, @@ -7383,12 +9420,6 @@ -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/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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -7398,2 +9429,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/workqueue.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ + 23 | TRACE_EVENT(workqueue_queue_work, @@ -7401,2 +9432,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/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); \ @@ -7404,3 +9436,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7410,2 +9442,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/workqueue.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(workqueue_activate_work, @@ -7413,2 +9445,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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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); \ @@ -7416,3 +9461,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7422,2 +9467,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/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(workqueue_execute_start, @@ -7425,6 +9470,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7434,2 +9479,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/workqueue.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ + 84 | TRACE_EVENT(workqueue_execute_start, @@ -7437,6 +9482,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), \ - | ^~~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7446,2 +9492,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/workqueue.h:110:1: note: in expansion of macro ‘TRACE_EVENT’ + 110 | TRACE_EVENT(workqueue_execute_end, @@ -7449 +9495,26 @@ -../drivers/soc/qcom/./trace-rpmh.h: In function ‘trace_event_raw_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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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/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, + | ^~~~~~~~~~~~~~~~~~~ @@ -7456,6 +9527,12 @@ -../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/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, + | ^~~~~~~~~~~~~~~~~~~ @@ -7468,2 +9545,28 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ +../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) @@ -7471,6 +9574,4 @@ -../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 +../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 @@ -7478,3 +9579,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/asoc.h:279, + from ../sound/soc/soc-core.c:45: +../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm’: @@ -7487,2 +9588,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/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, @@ -7496,2 +9597,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/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, @@ -7505,2 +9606,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/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, @@ -7514,2 +9615,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/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, @@ -7523,2 +9624,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/asoc.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 22 | DECLARE_EVENT_CLASS(snd_soc_dapm, @@ -7526 +9627 @@ -../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_port_addr_op_refcount’: +../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_basic’: @@ -7533,2 +9634,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/asoc.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, @@ -7542,2 +9643,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/asoc.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, @@ -7545 +9646 @@ -../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_port_addr_del_not_found’: +../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_widget’: @@ -7552,2 +9653,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/asoc.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 95 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, @@ -7561,2 +9662,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/asoc.h:95:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 95 | DECLARE_EVENT_CLASS(snd_soc_dapm_widget, @@ -7564 +9665 @@ -../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_add_hw’: +../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_walk_done’: @@ -7574,2 +9675,2 @@ -../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ - 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, +../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ + 139 | TRACE_EVENT(snd_soc_dapm_walk_done, @@ -7586,2 +9687,2 @@ -../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ - 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, +../include/trace/events/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ + 139 | TRACE_EVENT(snd_soc_dapm_walk_done, @@ -7589 +9690 @@ -../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_add_bump’: +../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_path’: @@ -7599,2 +9700,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/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ + 164 | TRACE_EVENT(snd_soc_dapm_path, @@ -7611,2 +9712,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/asoc.h:164:1: note: in expansion of macro ‘TRACE_EVENT’ + 164 | TRACE_EVENT(snd_soc_dapm_path, @@ -7614 +9715 @@ -../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_hw’: +../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_dapm_connected’: @@ -7624,2 +9725,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/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ + 198 | TRACE_EVENT(snd_soc_dapm_connected, @@ -7636,2 +9737,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/asoc.h:198:1: note: in expansion of macro ‘TRACE_EVENT’ + 198 | TRACE_EVENT(snd_soc_dapm_connected, @@ -7639 +9740 @@ -../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_drop’: +../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_jack_irq’: @@ -7649,2 +9750,2 @@ -../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ - 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, +../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(snd_soc_jack_irq, @@ -7661,2 +9762,2 @@ -../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ - 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, +../include/trace/events/asoc.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(snd_soc_jack_irq, @@ -7664 +9765 @@ -../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_not_found’: +../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_jack_report’: @@ -7674,2 +9775,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/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ + 235 | TRACE_EVENT(snd_soc_jack_report, @@ -7686,2 +9787,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/asoc.h:235:1: note: in expansion of macro ‘TRACE_EVENT’ + 235 | TRACE_EVENT(snd_soc_jack_report, @@ -7689 +9790 @@ -../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_vlan_op_hw’: +../include/trace/events/asoc.h: In function ‘trace_event_raw_event_snd_soc_jack_notify’: @@ -7696,3 +9797,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -7705,2 +9809,16 @@ -../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: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, @@ -7708,3 +9826,12 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.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); \ @@ -7712,5 +9839,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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: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, @@ -7718,8 +9845,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/asoc.h:60:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 60 | DECLARE_EVENT_CLASS(snd_soc_dapm_basic, @@ -7727,3 +9854,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/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); \ @@ -7731,3 +9858,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) + | ^~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7737,2 +9883,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/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ + 139 | TRACE_EVENT(snd_soc_dapm_walk_done, @@ -7740,6 +9886,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7749,2 +9895,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/asoc.h:139:1: note: in expansion of macro ‘TRACE_EVENT’ + 139 | TRACE_EVENT(snd_soc_dapm_walk_done, @@ -7752,2 +9898,127 @@ -make[5]: *** [../scripts/Makefile.build:244: net/dsa/trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/dsa] Error 2 +../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.... @@ -7755,3 +10026,3 @@ - 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’: + 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’: @@ -7764,2 +10035,2 @@ -../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/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, @@ -7773,2 +10044,2 @@ -../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/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, @@ -7782,2 +10053,2 @@ -../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/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, @@ -7791,2 +10062,2 @@ -../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/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, @@ -7800,2 +10071,2 @@ -../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/handshake.h:90:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 90 | DECLARE_EVENT_CLASS(handshake_event_class, @@ -7803 +10074 @@ -../include/trace/events/intel-sst.h: In function ‘trace_event_raw_event_sst_ipc_mailbox’: +../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_fd_class’: @@ -7810,2 +10081,2 @@ -../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/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 120 | DECLARE_EVENT_CLASS(handshake_fd_class, @@ -7819,2 +10090,2 @@ -../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/handshake.h:120:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 120 | DECLARE_EVENT_CLASS(handshake_fd_class, @@ -7822 +10093 @@ -../include/trace/events/intel-sst.h: In function ‘trace_event_raw_event_sst_ipc_mailbox_info’: +../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_error_class’: @@ -7829,2 +10100,2 @@ -../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/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(handshake_error_class, @@ -7838,18 +10109,2 @@ -../include/trace/events/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, - | ^~~~~~~~~~~~~~~~~~~ -make[7]: *** [../scripts/Makefile.build:244: sound/soc/intel/common/sst-dsp.o] Error 1 -make[6]: *** [../scripts/Makefile.build:485: sound/soc/intel/common] Error 2 -make[6]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/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/events/handshake.h:154:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 154 | DECLARE_EVENT_CLASS(handshake_error_class, @@ -7856,0 +10112 @@ +../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_alert_class’: @@ -7863,11 +10119,2 @@ -../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/events/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 188 | DECLARE_EVENT_CLASS(handshake_alert_class, @@ -7881,11 +10128,2 @@ -../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/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 188 | DECLARE_EVENT_CLASS(handshake_alert_class, @@ -7893 +10131 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_entry’: +../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_complete’: @@ -7903,2 +10141,2 @@ -../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(xen_mc_entry, +../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(handshake_complete, @@ -7915,2 +10153,2 @@ -../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(xen_mc_entry, +../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(handshake_complete, @@ -7918 +10156 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_entry_alloc’: +../include/trace/events/handshake.h: In function ‘trace_event_raw_event_tls_contenttype’: @@ -7928,2 +10166,2 @@ -../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(xen_mc_entry_alloc, +../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(tls_contenttype, @@ -7940,2 +10178,2 @@ -../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ - 55 | TRACE_EVENT(xen_mc_entry_alloc, +../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(tls_contenttype, @@ -7943,3 +10181,4 @@ -../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); \ +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); \ @@ -7947,3 +10186,79 @@ -../include/trace/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) + | ^~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7953,2 +10268,2 @@ -../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(xen_mc_callback, +../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(handshake_complete, @@ -7956,6 +10271,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7965,2 +10280,2 @@ -../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(xen_mc_callback, +../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(handshake_complete, @@ -7968,3 +10283,3 @@ -../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/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); \ @@ -7972,3 +10287,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7978,2 +10293,2 @@ -../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ - 84 | TRACE_EVENT(xen_mc_flush_reason, +../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(tls_contenttype, @@ -7981,6 +10296,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -7990,2 +10305,2 @@ -../include/trace/events/xen.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ - 84 | TRACE_EVENT(xen_mc_flush_reason, +../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(tls_contenttype, @@ -7993,2 +10308,7 @@ -../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’? +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/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] @@ -7996 +10316 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -8003,2 +10323,2 @@ -../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(xen_mc_flush, +../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(tegra_dma_tx_status, @@ -8006 +10326 @@ -../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’? @@ -8008 +10328 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -8015,2 +10335,2 @@ -../include/trace/events/xen.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(xen_mc_flush, +../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(tegra_dma_tx_status, @@ -8018,2 +10338 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -8028,2 +10347,2 @@ -../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ - 113 | TRACE_EVENT(xen_mc_extend_args, +../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(tegra_dma_tx_status, @@ -8040,2 +10359,2 @@ -../include/trace/events/xen.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ - 113 | TRACE_EVENT(xen_mc_extend_args, +../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(tegra_dma_tx_status, @@ -8043,13 +10362,3 @@ -../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:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ @@ -8059,4 +10368,7 @@ -../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: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’: @@ -8072,2 +10384,2 @@ -../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(xen_mmu_set_pmd, +../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(tegra_dma_complete_cb, @@ -8084,2 +10396,2 @@ -../include/trace/events/xen.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(xen_mmu_set_pmd, +../include/trace/events/tegra_apb_dma.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(tegra_dma_complete_cb, @@ -8087 +10399 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_set_pud’: +../include/trace/events/tegra_apb_dma.h: In function ‘trace_event_raw_event_tegra_dma_isr’: @@ -8097,2 +10409,2 @@ -../include/trace/events/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ - 206 | TRACE_EVENT(xen_mmu_set_pud, +../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(tegra_dma_isr, @@ -8109,2 +10421,2 @@ -../include/trace/events/xen.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ - 206 | TRACE_EVENT(xen_mmu_set_pud, +../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(tegra_dma_isr, @@ -8112,3 +10424,4 @@ -../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); \ +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); \ @@ -8116,3 +10429,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8122,2 +10435,2 @@ -../include/trace/events/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ - 223 | TRACE_EVENT(xen_mmu_set_p4d, +../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(tegra_dma_tx_status, @@ -8125,6 +10438,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8134,2 +10447,2 @@ -../include/trace/events/xen.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ - 223 | TRACE_EVENT(xen_mmu_set_p4d, +../include/trace/events/tegra_apb_dma.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(tegra_dma_tx_status, @@ -8137,3 +10450,3 @@ -../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/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); \ @@ -8141,18 +10454,24 @@ -../include/trace/trace_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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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); \ @@ -8160,3 +10479,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8166,2 +10485,2 @@ -../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, +../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(tegra_dma_isr, @@ -8169 +10488,19 @@ -../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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/tegra_apb_dma.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(tegra_dma_isr, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/dma/tegra20-apb-dma.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/dma] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/nvme/host/trace.h:172, + from ../drivers/nvme/host/core.c:31: +../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_setup_cmd’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] @@ -8171 +10508 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -8178,2 +10515,2 @@ -../include/trace/events/xen.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(xen_mmu_alloc_ptpage, +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, @@ -8181 +10517,0 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_release_ptpage’: @@ -8191,2 +10527,2 @@ -../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ - 304 | TRACE_EVENT(xen_mmu_release_ptpage, +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, @@ -8194 +10530 @@ -../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 @@ -8196 +10532 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -8203,2 +10539,2 @@ -../include/trace/events/xen.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ - 304 | TRACE_EVENT(xen_mmu_release_ptpage, +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, @@ -8206,10 +10541,0 @@ -../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, - | ^~~~~~~~~~~~~~~~~~~ @@ -8222,10 +10547,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 ‘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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -8235,2 +10551,2 @@ -../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ - 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, @@ -8238,3 +10554,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)(); \ + | ^~~~~~~~~~~~~~ @@ -8247,2 +10563,2 @@ -../include/trace/events/xen.h:339:1: note: in expansion of macro ‘TRACE_EVENT’ - 339 | TRACE_EVENT(xen_mmu_flush_tlb_one_user, +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, @@ -8250 +10566 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_flush_tlb_multi’: +../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_complete_rq’: @@ -8260,2 +10576,2 @@ -../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ - 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, +../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(nvme_complete_rq, @@ -8272,2 +10588,2 @@ -../include/trace/events/xen.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ - 349 | TRACE_EVENT(xen_mmu_flush_tlb_multi, +../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(nvme_complete_rq, @@ -8275 +10591 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mmu_write_cr3’: +../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_async_event’: @@ -8285,2 +10601,2 @@ -../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ - 367 | TRACE_EVENT(xen_mmu_write_cr3, +../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ + 117 | TRACE_EVENT(nvme_async_event, @@ -8297,2 +10613,2 @@ -../include/trace/events/xen.h:367:1: note: in expansion of macro ‘TRACE_EVENT’ - 367 | TRACE_EVENT(xen_mmu_write_cr3, +../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ + 117 | TRACE_EVENT(nvme_async_event, @@ -8300 +10616 @@ -../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_cpu_write_ldt_entry’: +../drivers/nvme/host/./trace.h: In function ‘trace_event_raw_event_nvme_sq’: @@ -8310,2 +10626,2 @@ -../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ - 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, +../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(nvme_sq, @@ -8322,2 +10638,2 @@ -../include/trace/events/xen.h:382:1: note: in expansion of macro ‘TRACE_EVENT’ - 382 | TRACE_EVENT(xen_cpu_write_ldt_entry, +../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(nvme_sq, @@ -8325,3 +10641,4 @@ -../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); \ +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); \ @@ -8329,3 +10646,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8335,2 +10652,2 @@ -../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ - 399 | TRACE_EVENT(xen_cpu_write_idt_entry, +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, @@ -8338,6 +10655,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8347,2 +10664,2 @@ -../include/trace/events/xen.h:399:1: note: in expansion of macro ‘TRACE_EVENT’ - 399 | TRACE_EVENT(xen_cpu_write_idt_entry, +../drivers/nvme/host/./trace.h:47:1: note: in expansion of macro ‘TRACE_EVENT’ + 47 | TRACE_EVENT(nvme_setup_cmd, @@ -8350,3 +10667,3 @@ -../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); \ +../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); \ @@ -8354,3 +10671,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8360,2 +10677,2 @@ -../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ - 413 | TRACE_EVENT(xen_cpu_load_idt, +../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(nvme_complete_rq, @@ -8363,6 +10680,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8372,2 +10689,2 @@ -../include/trace/events/xen.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ - 413 | TRACE_EVENT(xen_cpu_load_idt, +../drivers/nvme/host/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ + 85 | TRACE_EVENT(nvme_complete_rq, @@ -8375,3 +10692,3 @@ -../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); \ +../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); \ @@ -8379,3 +10696,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8385,2 +10702,2 @@ -../include/trace/events/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ - 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, +../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ + 117 | TRACE_EVENT(nvme_async_event, @@ -8388,6 +10705,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8397,2 +10714,2 @@ -../include/trace/events/xen.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ - 423 | TRACE_EVENT(xen_cpu_write_gdt_entry, +../drivers/nvme/host/./trace.h:117:1: note: in expansion of macro ‘TRACE_EVENT’ + 117 | TRACE_EVENT(nvme_async_event, @@ -8400,3 +10717,3 @@ -../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); \ +../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); \ @@ -8404,3 +10721,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8410,2 +10727,2 @@ -../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ - 442 | TRACE_EVENT(xen_cpu_set_ldt, +../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(nvme_sq, @@ -8413,6 +10730,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8422,2 +10739,2 @@ -../include/trace/events/xen.h:442:1: note: in expansion of macro ‘TRACE_EVENT’ - 442 | TRACE_EVENT(xen_cpu_set_ldt, +../drivers/nvme/host/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(nvme_sq, @@ -8425,2 +10742,3 @@ -make[5]: *** [../scripts/Makefile.build:244: arch/x86/xen/trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: arch/x86/xen] 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 @@ -8428,3 +10746,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 ../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’: @@ -8437,3 +10755,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -8446,3 +10767,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -8455,3 +10779,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -8464,3 +10791,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -8473,4 +10803,7 @@ -../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: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’: @@ -8483,2 +10816,2 @@ -../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/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, @@ -8492,2 +10825,2 @@ -../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/mptcp.h:65:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 65 | DECLARE_EVENT_CLASS(mptcp_dump_mpext, @@ -8495 +10828 @@ -../include/trace/events/writeback.h: In function ‘trace_event_raw_event_inode_foreign_history’: +../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_ack_update_msk’: @@ -8505,2 +10838,2 @@ -../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ - 179 | TRACE_EVENT(inode_foreign_history, +../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ + 128 | TRACE_EVENT(ack_update_msk, @@ -8517,2 +10850,2 @@ -../include/trace/events/writeback.h:179:1: note: in expansion of macro ‘TRACE_EVENT’ - 179 | TRACE_EVENT(inode_foreign_history, +../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ + 128 | TRACE_EVENT(ack_update_msk, @@ -8520 +10853 @@ -../include/trace/events/writeback.h: In function ‘trace_event_raw_event_inode_switch_wbs’: +../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_subflow_check_data_avail’: @@ -8530,2 +10863,2 @@ -../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ - 208 | TRACE_EVENT(inode_switch_wbs, +../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(subflow_check_data_avail, @@ -8542,2 +10875,2 @@ -../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ - 208 | TRACE_EVENT(inode_switch_wbs, +../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(subflow_check_data_avail, @@ -8545,3 +10878,4 @@ -../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); \ +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); \ @@ -8549,3 +10883,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8555,2 +10889,2 @@ -../include/trace/events/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ - 237 | TRACE_EVENT(track_foreign_dirty, +../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(mptcp_subflow_get_send, @@ -8558,6 +10892,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8567,2 +10901,2 @@ -../include/trace/events/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ - 237 | TRACE_EVENT(track_foreign_dirty, +../include/trace/events/mptcp.h:18:1: note: in expansion of macro ‘TRACE_EVENT’ + 18 | TRACE_EVENT(mptcp_subflow_get_send, @@ -8570,3 +10904,3 @@ -../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/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); \ @@ -8574,3 +10908,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) + | ^~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8580,2 +10933,2 @@ -../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(flush_foreign, +../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ + 128 | TRACE_EVENT(ack_update_msk, @@ -8583,6 +10936,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -8592,2 +10945,2 @@ -../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(flush_foreign, +../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ + 128 | TRACE_EVENT(ack_update_msk, @@ -8595,3 +10948,3 @@ -../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/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); \ @@ -8599,7 +10952,28 @@ -../include/trace/trace_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’? +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(subflow_check_data_avail, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mptcp.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ + 160 | TRACE_EVENT(subflow_check_data_avail, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: net/mptcp/protocol.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: net/mptcp] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/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] @@ -8607 +10981 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -8611,4 +10985,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -8621,14 +10997,7 @@ -../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’? +../include/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 @@ -8643,2 +11012,2 @@ -../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ - 395 | TRACE_EVENT(writeback_pages_written, +../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, @@ -8655,2 +11024,2 @@ -../include/trace/events/writeback.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ - 395 | TRACE_EVENT(writeback_pages_written, +../drivers/cxl/core/./trace.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ + 51 | TRACE_EVENT(cxl_aer_uncorrectable_error, @@ -8658,13 +11027,3 @@ -../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:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ @@ -8674,4 +11033,7 @@ -../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: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’: @@ -8687,2 +11049,2 @@ -../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ - 430 | TRACE_EVENT(writeback_bdi_register, +../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(cxl_aer_correctable_error, @@ -8699,2 +11061,2 @@ -../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ - 430 | TRACE_EVENT(writeback_bdi_register, +../drivers/cxl/core/./trace.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ + 99 | TRACE_EVENT(cxl_aer_correctable_error, @@ -8702 +11064 @@ -../include/trace/events/writeback.h: In function ‘trace_event_raw_event_wbc_class’: +../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_overflow’: @@ -8709,3 +11071,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -8718,4 +11083,7 @@ -../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: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’: @@ -8731,2 +11099,2 @@ -../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ - 498 | TRACE_EVENT(writeback_queue_io, +../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ + 225 | TRACE_EVENT(cxl_generic_event, @@ -8743,2 +11111,2 @@ -../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ - 498 | TRACE_EVENT(writeback_queue_io, +../drivers/cxl/core/./trace.h:225:1: note: in expansion of macro ‘TRACE_EVENT’ + 225 | TRACE_EVENT(cxl_generic_event, @@ -8746 +11114 @@ -../include/trace/events/writeback.h: In function ‘trace_event_raw_event_global_dirty_state’: +../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_general_media’: @@ -8756,2 +11124,2 @@ -../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ - 530 | TRACE_EVENT(global_dirty_state, +../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(cxl_general_media, @@ -8768,2 +11136,2 @@ -../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ - 530 | TRACE_EVENT(global_dirty_state, +../drivers/cxl/core/./trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(cxl_general_media, @@ -8771 +11139 @@ -../include/trace/events/writeback.h: In function ‘trace_event_raw_event_bdi_dirty_ratelimit’: +../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_dram’: @@ -8781,2 +11149,2 @@ -../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ - 575 | TRACE_EVENT(bdi_dirty_ratelimit, +../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ + 413 | TRACE_EVENT(cxl_dram, @@ -8793,2 +11161,2 @@ -../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ - 575 | TRACE_EVENT(bdi_dirty_ratelimit, +../drivers/cxl/core/./trace.h:413:1: note: in expansion of macro ‘TRACE_EVENT’ + 413 | TRACE_EVENT(cxl_dram, @@ -8796 +11164 @@ -../include/trace/events/writeback.h: In function ‘trace_event_raw_event_balance_dirty_pages’: +../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_memory_module’: @@ -8806,2 +11174,2 @@ -../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ - 621 | TRACE_EVENT(balance_dirty_pages, +../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ + 576 | TRACE_EVENT(cxl_memory_module, @@ -8818,2 +11186,2 @@ -../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ - 621 | TRACE_EVENT(balance_dirty_pages, +../drivers/cxl/core/./trace.h:576:1: note: in expansion of macro ‘TRACE_EVENT’ + 576 | TRACE_EVENT(cxl_memory_module, @@ -8821 +11189 @@ -../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_sb_inodes_requeue’: +../drivers/cxl/core/./trace.h: In function ‘trace_event_raw_event_cxl_poison’: @@ -8831,2 +11199,2 @@ -../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ - 706 | TRACE_EVENT(writeback_sb_inodes_requeue, +../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ + 671 | TRACE_EVENT(cxl_poison, @@ -8843,2 +11211,2 @@ -../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ - 706 | TRACE_EVENT(writeback_sb_inodes_requeue, +../drivers/cxl/core/./trace.h:671:1: note: in expansion of macro ‘TRACE_EVENT’ + 671 | TRACE_EVENT(cxl_poison, @@ -8846,3 +11214,4 @@ -../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); \ +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); \ @@ -8850,18 +11219,24 @@ -../include/trace/trace_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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), 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); \ @@ -8869,17 +11244,174 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~~~~~~~~~ -make[4]: *** [../scripts/Makefile.build:244: fs/fs-writeback.o] Error 1 -make[4]: *** Waiting for unfinished jobs.... +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), 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 @@ -9100,12 +11632,8 @@ -make[5]: *** [../scripts/Makefile.build:244: net/tls/trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: net/tls] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/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), \ - | ^~~~~~~~~~~~~~~~~~~~ +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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9115,2 +11643,2 @@ -../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(ath5k_rx, +../net/tls/./trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(tls_device_offload_set, @@ -9118,2 +11646,15 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), 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); \ @@ -9121,3 +11662,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9127,2 +11668,2 @@ -../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(ath5k_rx, +../net/tls/./trace.h:44:1: note: in expansion of macro ‘TRACE_EVENT’ + 44 | TRACE_EVENT(tls_device_decrypted, @@ -9130,2 +11671,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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), 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); \ @@ -9133,3 +11687,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9139,2 +11693,2 @@ -../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(ath5k_rx, +../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(tls_device_rx_resync_send, @@ -9142,6 +11696,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9151,2 +11705,2 @@ -../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(ath5k_rx, +../net/tls/./trace.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ + 77 | TRACE_EVENT(tls_device_rx_resync_send, @@ -9154,6 +11708,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), \ - | ^~~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9163,2 +11718,2 @@ -../drivers/net/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(ath5k_rx, +../net/tls/./trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ + 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, @@ -9166,3 +11721,15 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), 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); \ @@ -9170,3 +11737,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9176,2 +11743,2 @@ -../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath5k_tx, +../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ + 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, @@ -9179,6 +11746,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9188,2 +11755,2 @@ -../drivers/net/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath5k_tx, +../net/tls/./trace.h:123:1: note: in expansion of macro ‘TRACE_EVENT’ + 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, @@ -9191,3 +11758,3 @@ -../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); \ +../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); \ @@ -9195,3 +11762,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9201,2 +11768,2 @@ -../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(ath5k_tx_complete, +../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ + 147 | TRACE_EVENT(tls_device_tx_resync_req, @@ -9204,6 +11771,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9213,2 +11780,2 @@ -../drivers/net/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(ath5k_tx_complete, +../net/tls/./trace.h:147:1: note: in expansion of macro ‘TRACE_EVENT’ + 147 | TRACE_EVENT(tls_device_tx_resync_req, @@ -9216,2 +11783,27 @@ -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 +../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 @@ -9219,3 +11811,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 ../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’: @@ -9228,2 +11820,2 @@ -../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, +../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, @@ -9237,2 +11829,2 @@ -../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, +../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, @@ -9246,2 +11838,2 @@ -../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, +../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, @@ -9255,2 +11847,2 @@ -../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, +../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, @@ -9264,2 +11856,2 @@ -../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, +../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, @@ -9267 +11859 @@ -../sound/soc/intel/catpt/./trace.h: In function ‘trace_event_raw_event_catpt_ipc_payload’: +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_config’: @@ -9277,6 +11869,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, - | ^~~~~~~~~~~~~~~~~~~~~ +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ + 126 | TRACE_EVENT(vector_config, + | ^~~~~~~~~~~ @@ -9292,13 +11881,5 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../sound/soc/intel/catpt/./trace.h:54:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 54 | TRACE_EVENT_CONDITION(catpt_ipc_payload, - | ^~~~~~~~~~~~~~~~~~~~~ -make[7]: *** [../scripts/Makefile.build:244: sound/soc/intel/catpt/device.o] Error 1 -make[6]: *** [../scripts/Makefile.build:485: sound/soc/intel/catpt] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/wireless/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] +../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’? @@ -9306 +11887 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -9310,7 +11891,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/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’? +../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’? @@ -9318 +11896 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -9322,7 +11900,5 @@ -../include/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 +../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’? @@ -9334,6 +11910,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/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(brcmf_err, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -9345,0 +11919,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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -9349,2 +11932,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(brcmf_err, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ + 219 | TRACE_EVENT(vector_alloc, @@ -9352,3 +11935,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -9361,2 +11944,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(brcmf_err, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ + 219 | TRACE_EVENT(vector_alloc, @@ -9364 +11947 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_dbg’: +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_alloc_managed’: @@ -9374,2 +11957,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(brcmf_dbg, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ + 245 | TRACE_EVENT(vector_alloc_managed, @@ -9386,2 +11969,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(brcmf_dbg, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ + 245 | TRACE_EVENT(vector_alloc_managed, @@ -9389 +11972,20 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_hexdump’: +../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’: @@ -9399,2 +12001,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(brcmf_hexdump, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ + 303 | TRACE_EVENT(vector_teardown, @@ -9411,2 +12013,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ - 66 | TRACE_EVENT(brcmf_hexdump, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ + 303 | TRACE_EVENT(vector_teardown, @@ -9414 +12016 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_bcdchdr’: +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_setup’: @@ -9424,2 +12026,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ - 82 | TRACE_EVENT(brcmf_bcdchdr, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ + 325 | TRACE_EVENT(vector_setup, @@ -9436,2 +12038,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ - 82 | TRACE_EVENT(brcmf_bcdchdr, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ + 325 | TRACE_EVENT(vector_setup, @@ -9439 +12041 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_sdpcm_hdr’: +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h: In function ‘trace_event_raw_event_vector_free_moved’: @@ -9449,2 +12051,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ - 113 | TRACE_EVENT(brcmf_sdpcm_hdr, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(vector_free_moved, @@ -9461,2 +12063,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ - 113 | TRACE_EVENT(brcmf_sdpcm_hdr, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(vector_free_moved, @@ -9464,13 +12066,27 @@ -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/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), \ - | ^~~~~~~~~~~~~~~~~~~~ +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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9480,2 +12096,2 @@ -../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(irqs, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ + 126 | TRACE_EVENT(vector_config, @@ -9483,2 +12099,15 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(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); \ @@ -9486,3 +12115,41 @@ -../include/trace/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) + | ^~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9492,2 +12159,2 @@ -../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(irqs, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:219:1: note: in expansion of macro ‘TRACE_EVENT’ + 219 | TRACE_EVENT(vector_alloc, @@ -9495,2 +12162,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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(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); \ @@ -9498,3 +12178,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9504,2 +12184,2 @@ -../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(irqs, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ + 245 | TRACE_EVENT(vector_alloc_managed, @@ -9507,6 +12187,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9516,2 +12196,2 @@ -../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(irqs, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ + 245 | TRACE_EVENT(vector_alloc_managed, @@ -9519,6 +12199,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), \ - | ^~~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9528,2 +12228,2 @@ -../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(irqs, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:303:1: note: in expansion of macro ‘TRACE_EVENT’ + 303 | TRACE_EVENT(vector_teardown, @@ -9531,3 +12231,15 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(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); \ @@ -9535,3 +12247,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9541,2 +12253,2 @@ -../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ - 61 | TRACE_EVENT(self_id_complete, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ + 325 | TRACE_EVENT(vector_setup, @@ -9544,6 +12256,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9553,2 +12265,2 @@ -../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ - 61 | TRACE_EVENT(self_id_complete, +../arch/x86/kernel/../include/asm/trace/./irq_vectors.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ + 325 | TRACE_EVENT(vector_setup, @@ -9556,2 +12268,27 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/firewire/ohci.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +../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 @@ -9559,3 +12296,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 ../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’: @@ -9571,2 +12308,2 @@ -../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(percpu_alloc_percpu, +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, @@ -9583,2 +12320,2 @@ -../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(percpu_alloc_percpu, +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, @@ -9595,2 +12332,2 @@ -../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(percpu_alloc_percpu, +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, @@ -9607,2 +12344,2 @@ -../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(percpu_alloc_percpu, +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, @@ -9619,2 +12356,2 @@ -../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(percpu_alloc_percpu, +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, @@ -9622 +12359 @@ -../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_free_percpu’: +../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘trace_event_raw_event_drm_vblank_event_queued’: @@ -9632,2 +12369,2 @@ -../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ - 54 | TRACE_EVENT(percpu_free_percpu, +../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(drm_vblank_event_queued, @@ -9644,2 +12381,2 @@ -../include/trace/events/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ - 54 | TRACE_EVENT(percpu_free_percpu, +../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(drm_vblank_event_queued, @@ -9647 +12384 @@ -../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_alloc_percpu_fail’: +../include/trace/../../drivers/gpu/drm/drm_trace.h: In function ‘trace_event_raw_event_drm_vblank_event_delivered’: @@ -9657,2 +12394,2 @@ -../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(percpu_alloc_percpu_fail, +../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(drm_vblank_event_delivered, @@ -9669,2 +12406,2 @@ -../include/trace/events/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(percpu_alloc_percpu_fail, +../include/trace/../../drivers/gpu/drm/drm_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ + 52 | TRACE_EVENT(drm_vblank_event_delivered, @@ -9672,3 +12409,4 @@ -../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); \ +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); \ @@ -9676,3 +12414,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9682,2 +12420,2 @@ -../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(percpu_create_chunk, +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, @@ -9685,6 +12423,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9694,2 +12432,2 @@ -../include/trace/events/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(percpu_create_chunk, +../include/trace/../../drivers/gpu/drm/drm_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ + 15 | TRACE_EVENT(drm_vblank_event, @@ -9697,3 +12435,3 @@ -../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/../../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); \ @@ -9701,3 +12439,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9707,2 +12445,2 @@ -../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(percpu_destroy_chunk, +../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(drm_vblank_event_queued, @@ -9710,6 +12448,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -9719,2 +12457,2 @@ -../include/trace/events/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(percpu_destroy_chunk, +../include/trace/../../drivers/gpu/drm/drm_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(drm_vblank_event_queued, @@ -9722 +12460,28 @@ -make[4]: *** [../scripts/Makefile.build:244: mm/percpu.o] Error 1 +../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 @@ -9724,3 +12489,3 @@ - from ../include/trace/events/vmscan.h:496, - from ../mm/vmscan.c:71: -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_kswapd_sleep’: + from ../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’: @@ -9733,6 +12498,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, - | ^~~~~~~~~~~ +../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(block_buffer, + | ^~~~~~~~~~~~~~~~~~~ @@ -9745,6 +12507,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, - | ^~~~~~~~~~~ +../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(block_buffer, + | ^~~~~~~~~~~~~~~~~~~ @@ -9757,6 +12516,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, - | ^~~~~~~~~~~ +../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(block_buffer, + | ^~~~~~~~~~~~~~~~~~~ @@ -9769,6 +12525,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, - | ^~~~~~~~~~~ +../include/trace/events/block.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(block_buffer, + | ^~~~~~~~~~~~~~~~~~~ @@ -9781,32 +12534,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, - | ^~~~~~~~~~~ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_kswapd_wake’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/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’: @@ -9822,2 +12547,2 @@ -../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, +../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(block_rq_requeue, @@ -9834,2 +12559,2 @@ -../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ - 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, +../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(block_rq_requeue, @@ -9837 +12562 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_direct_reclaim_begin_template’: +../include/trace/events/block.h: In function ‘trace_event_raw_event_block_rq_completion’: @@ -9844,2 +12569,2 @@ -../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/block.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 118 | DECLARE_EVENT_CLASS(block_rq_completion, @@ -9853,2 +12578,2 @@ -../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/block.h:118:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 118 | DECLARE_EVENT_CLASS(block_rq_completion, @@ -9856 +12581 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_direct_reclaim_end_template’: +../include/trace/events/block.h: In function ‘trace_event_raw_event_block_rq’: @@ -9863,2 +12588,2 @@ -../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, +../include/trace/events/block.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 190 | DECLARE_EVENT_CLASS(block_rq, @@ -9872,2 +12597,2 @@ -../include/trace/events/vmscan.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, +../include/trace/events/block.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 190 | DECLARE_EVENT_CLASS(block_rq, @@ -9875 +12600 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_shrink_slab_start’: +../include/trace/events/block.h: In function ‘trace_event_raw_event_block_bio_complete’: @@ -9885,2 +12610,2 @@ -../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ - 199 | TRACE_EVENT(mm_shrink_slab_start, +../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(block_bio_complete, @@ -9897,2 +12622,2 @@ -../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ - 199 | TRACE_EVENT(mm_shrink_slab_start, +../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(block_bio_complete, @@ -9900 +12625 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_shrink_slab_end’: +../include/trace/events/block.h: In function ‘trace_event_raw_event_block_bio’: @@ -9907,6 +12632,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ - 244 | TRACE_EVENT(mm_shrink_slab_end, - | ^~~~~~~~~~~ +../include/trace/events/block.h:335:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 335 | DECLARE_EVENT_CLASS(block_bio, + | ^~~~~~~~~~~~~~~~~~~ @@ -9919,7 +12641,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h: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/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’: @@ -9935,2 +12654,2 @@ -../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(mm_vmscan_lru_isolate, +../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ + 430 | TRACE_EVENT(block_plug, @@ -9947,2 +12666,2 @@ -../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(mm_vmscan_lru_isolate, +../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ + 430 | TRACE_EVENT(block_plug, @@ -9950 +12669 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_write_folio’: +../include/trace/events/block.h: In function ‘trace_event_raw_event_block_unplug’: @@ -9957,6 +12676,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(mm_vmscan_write_folio, - | ^~~~~~~~~~~ +../include/trace/events/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 447 | DECLARE_EVENT_CLASS(block_unplug, + | ^~~~~~~~~~~~~~~~~~~ @@ -9969,7 +12685,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(mm_vmscan_write_folio, - | ^~~~~~~~~~~ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_shrink_inactive’: +../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’: @@ -9985,2 +12698,2 @@ -../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ - 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, +../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ + 492 | TRACE_EVENT(block_split, @@ -9997,2 +12710,2 @@ -../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ - 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, +../include/trace/events/block.h:492:1: note: in expansion of macro ‘TRACE_EVENT’ + 492 | TRACE_EVENT(block_split, @@ -10000 +12713 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_shrink_active’: +../include/trace/events/block.h: In function ‘trace_event_raw_event_block_bio_remap’: @@ -10010,2 +12723,2 @@ -../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ - 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, +../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ + 530 | TRACE_EVENT(block_bio_remap, @@ -10022,2 +12735,2 @@ -../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ - 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, +../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ + 530 | TRACE_EVENT(block_bio_remap, @@ -10025 +12738 @@ -../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_node_reclaim_begin’: +../include/trace/events/block.h: In function ‘trace_event_raw_event_block_rq_remap’: @@ -10035,2 +12748,2 @@ -../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ - 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, +../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ + 572 | TRACE_EVENT(block_rq_remap, @@ -10047,2 +12760,2 @@ -../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ - 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, +../include/trace/events/block.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ + 572 | TRACE_EVENT(block_rq_remap, @@ -10050,3 +12763,4 @@ -../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); \ +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); \ @@ -10054,5 +12768,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/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) + | ^~~~~~~~~~~~~~~~~~~ +../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) @@ -10060,9 +12789,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -10072,2 +12793,2 @@ -../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ - 467 | TRACE_EVENT(mm_vmscan_throttled, +../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(block_rq_requeue, @@ -10075,12 +12796,6 @@ -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 ../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -10090,2 +12805,2 @@ -../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(avs_dsp_core_op, +../include/trace/events/block.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ + 83 | TRACE_EVENT(block_rq_requeue, @@ -10093,2 +12808,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/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); \ @@ -10096,3 +12812,41 @@ -../include/trace/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) + | ^~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10102,2 +12856,2 @@ -../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(avs_dsp_core_op, +../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(block_bio_complete, @@ -10105,6 +12859,6 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10114,2 +12868,2 @@ -../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(avs_dsp_core_op, +../include/trace/events/block.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(block_bio_complete, @@ -10117,6 +12871,26 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_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: 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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10126,2 +12900,2 @@ -../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(avs_dsp_core_op, +../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ + 430 | TRACE_EVENT(block_plug, @@ -10129,6 +12903,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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -10138,2 +12912,2 @@ -../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ - 11 | TRACE_EVENT(avs_dsp_core_op, +../include/trace/events/block.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ + 430 | TRACE_EVENT(block_plug, @@ -10141,3 +12915,3 @@ -../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/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); \ @@ -10145,5 +12919,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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: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, @@ -10151,8 +12925,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/block.h:447:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 447 | DECLARE_EVENT_CLASS(block_unplug, @@ -10160,3 +12934,3 @@ -../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/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); \ @@ -10164,3 +12938,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10170,12 +12944,9 @@ -../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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10185,9 +12956,6 @@ -../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/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); \ @@ -10195,3 +12963,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10201,2 +12969,2 @@ -../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ - 125 | TRACE_EVENT(avs_d0ix, +../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ + 530 | TRACE_EVENT(block_bio_remap, @@ -10204,6 +12972,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10213,2 +12981,2 @@ -../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ - 125 | TRACE_EVENT(avs_d0ix, +../include/trace/events/block.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ + 530 | TRACE_EVENT(block_bio_remap, @@ -10216,3 +12984,27 @@ -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 +../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.... @@ -10220,3 +13012,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 ../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’: @@ -10229,6 +13021,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, - | ^~~~~~~~~~~ +../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, + | ^~~~~~~~~~~~~~~~~~~ @@ -10241,6 +13030,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, - | ^~~~~~~~~~~ +../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, + | ^~~~~~~~~~~~~~~~~~~ @@ -10253,6 +13039,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, - | ^~~~~~~~~~~ +../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, + | ^~~~~~~~~~~~~~~~~~~ @@ -10265,6 +13048,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, - | ^~~~~~~~~~~ +../drivers/net/dsa/mv88e6xxx/./trace.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(mv88e6xxx_atu_violation, + | ^~~~~~~~~~~~~~~~~~~ @@ -10277,7 +13057,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’: +../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’: @@ -10290,6 +13067,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, - | ^~~~~~~~~~~ +../drivers/net/dsa/mv88e6xxx/./trace.h:58:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 58 | DECLARE_EVENT_CLASS(mv88e6xxx_vtu_violation, + | ^~~~~~~~~~~~~~~~~~~ @@ -10302,9 +13076,7 @@ -../include/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); \ +../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); \ @@ -10312,5 +13084,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -10318,4 +13087,39 @@ -../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’? +../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/mmap_lock.h:87, + from ../mm/mmap_lock.c:3: +../include/trace/events/mmap_lock.h: In function ‘trace_event_raw_event_mmap_lock’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] @@ -10323 +13127 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -10327,7 +13131,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: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/events/mmap_lock.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mmap_lock, + | ^~~~~~~~~~~~~~~~~~~ @@ -10340,6 +13140,12 @@ -../include/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/mmap_lock.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mmap_lock, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/mmap_lock.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mmap_lock, + | ^~~~~~~~~~~~~~~~~~~ @@ -10352,7 +13158,13 @@ -../include/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/events/mmap_lock.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mmap_lock, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/mmap_lock.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mmap_lock, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mmap_lock.h: In function ‘trace_event_raw_event_mmap_lock_acquire_returned’: @@ -10368,3 +13180,6 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/mmap_lock.h:52:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, + | ^~~~~~~~~~~~~~ @@ -10380,6 +13195,29 @@ -../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:92:9: note: in expansion of macro ‘TRACE_EVENT’ + 92 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~ +../include/trace/events/mmap_lock.h:52:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, + | ^~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/mmap_lock.h: In function ‘__bpf_trace_mmap_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/mmap_lock.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mmap_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/mmap_lock.h:16:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 16 | DECLARE_EVENT_CLASS(mmap_lock, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/mmap_lock.h: In function ‘__bpf_trace_mmap_lock_acquire_returned’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ @@ -10386,0 +13225,35 @@ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(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/mmap_lock.h:52:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, + | ^~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(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/mmap_lock.h:52:1: note: in expansion of macro ‘TRACE_EVENT_FN’ + 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, + | ^~~~~~~~~~~~~~ +make[4]: *** [../scripts/Makefile.build:244: mm/mmap_lock.o] Error 1 +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); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -10393,2 +13266,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/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(irqs, @@ -10396 +13269 @@ -../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’? @@ -10398 +13271 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -10405,2 +13278,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/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(irqs, @@ -10408,2 +13281 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -10418,2 +13290,2 @@ -../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ - 183 | TRACE_EVENT(kvm_ack_irq, +../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(irqs, @@ -10430,2 +13302,2 @@ -../include/trace/events/kvm.h:183:1: note: in expansion of macro ‘TRACE_EVENT’ - 183 | TRACE_EVENT(kvm_ack_irq, +../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(irqs, @@ -10433 +13305,13 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_mmio’: +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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’: @@ -10443,2 +13327,2 @@ -../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ - 213 | TRACE_EVENT(kvm_mmio, +../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(self_id_complete, @@ -10455,2 +13339,2 @@ -../include/trace/events/kvm.h:213:1: note: in expansion of macro ‘TRACE_EVENT’ - 213 | TRACE_EVENT(kvm_mmio, +../include/trace/events/firewire_ohci.h:61:1: note: in expansion of macro ‘TRACE_EVENT’ + 61 | TRACE_EVENT(self_id_complete, @@ -10458,3 +13342,4 @@ -../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); \ +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); \ @@ -10462,3 +13347,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10468,2 +13353,2 @@ -../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ - 243 | TRACE_EVENT(kvm_fpu, +../include/trace/events/firewire_ohci.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(irqs, @@ -10471 +13356,44 @@ -../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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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/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] @@ -10473 +13401 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -10480,2 +13408,2 @@ -../include/trace/events/kvm.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ - 243 | TRACE_EVENT(kvm_fpu, +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -10483 +13410,0 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_async_get_page_class’: @@ -10490,14 +13417,7 @@ -../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’? +../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 @@ -10509,3 +13429,6 @@ -../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/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, + | ^~~~~~~~~~~ @@ -10518,10 +13440,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 ‘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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -10531,2 +13444,2 @@ -../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT( +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -10534,3 +13447,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)(); \ + | ^~~~~~~~~~~~~~ @@ -10543,2 +13456,2 @@ -../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT( +../include/trace/events/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -10546 +13459 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_halt_poll_ns’: +../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_free_percpu’: @@ -10556,2 +13469,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/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(percpu_free_percpu, @@ -10568,2 +13481,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/percpu.h:54:1: note: in expansion of macro ‘TRACE_EVENT’ + 54 | TRACE_EVENT(percpu_free_percpu, @@ -10571 +13484 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_dirty_ring_push’: +../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_alloc_percpu_fail’: @@ -10581,2 +13494,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/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(percpu_alloc_percpu_fail, @@ -10593,2 +13506,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/percpu.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ + 76 | TRACE_EVENT(percpu_alloc_percpu_fail, @@ -10596 +13509 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_dirty_ring_reset’: +../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_create_chunk’: @@ -10606,2 +13519,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/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(percpu_create_chunk, @@ -10618,2 +13531,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/percpu.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(percpu_create_chunk, @@ -10621 +13534 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_dirty_ring_exit’: +../include/trace/events/percpu.h: In function ‘trace_event_raw_event_percpu_destroy_chunk’: @@ -10631,2 +13544,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/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(percpu_destroy_chunk, @@ -10643,2 +13556,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/percpu.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ + 118 | TRACE_EVENT(percpu_destroy_chunk, @@ -10646,3 +13559,4 @@ -../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); \ +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); \ @@ -10650,3 +13564,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10656,2 +13570,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/percpu.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(percpu_alloc_percpu, @@ -10659 +13573,118 @@ -../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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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/printk.h:37, + from ../kernel/printk/printk.c:56: +../include/trace/events/printk.h: In function ‘trace_event_raw_event_console’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] @@ -10661 +13692 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -10668,2 +13699,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/printk.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(console, @@ -10671 +13701,0 @@ -../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_age_hva’: @@ -10681,2 +13711,2 @@ -../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ - 459 | TRACE_EVENT(kvm_age_hva, +../include/trace/events/printk.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(console, @@ -10684 +13714 @@ -../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 @@ -10686 +13716 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -10693,2 +13723,2 @@ -../include/trace/events/kvm.h:459:1: note: in expansion of macro ‘TRACE_EVENT’ - 459 | TRACE_EVENT(kvm_age_hva, +../include/trace/events/printk.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(console, @@ -10696,2 +13726 @@ -../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’? +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -10699 +13728 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -10706,2 +13735,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/printk.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(console, @@ -10709,3 +13738,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)(); \ + | ^~~~~~~~~~~~~~ @@ -10718,2 +13747,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/printk.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(console, @@ -10721,2 +13750,28 @@ -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:110: +../include/trace/events/printk.h: In function ‘__bpf_trace_console’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/printk.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(console, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/printk.h:10:1: note: in expansion of macro ‘TRACE_EVENT’ + 10 | TRACE_EVENT(console, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: kernel/printk/printk.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: kernel/printk] Error 2 @@ -10724,3 +13779,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/spi.h:239, + from ../drivers/spi/spi.c:39: +../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_controller’: @@ -10733,2 +13788,2 @@ -../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/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, @@ -10742,2 +13797,2 @@ -../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/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, @@ -10751,2 +13806,2 @@ -../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/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, @@ -10760,2 +13815,2 @@ -../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/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, @@ -10769,21 +13824,2 @@ -../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/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, @@ -10791 +13827 @@ -../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_ioc_vrate_adj’: +../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_setup’: @@ -10801,2 +13837,2 @@ -../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(iocost_ioc_vrate_adj, +../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(spi_setup, @@ -10813,2 +13849,2 @@ -../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(iocost_ioc_vrate_adj, +../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(spi_setup, @@ -10816 +13852 @@ -../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_iocg_forgive_debt’: +../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_set_cs’: @@ -10826,2 +13862,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/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -10838,2 +13874,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/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -10841,14 +13877 @@ -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/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/events/spi.h: In function ‘trace_event_raw_event_spi_message’: @@ -10861,11 +13884,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/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_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/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 102 | DECLARE_EVENT_CLASS(spi_message, @@ -10879,11 +13893,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/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_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/spi.h:102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 102 | DECLARE_EVENT_CLASS(spi_message, @@ -10891 +13896 @@ -../include/trace/events/handshake.h: In function ‘trace_event_raw_event_handshake_fd_class’: +../include/trace/events/spi.h: In function ‘trace_event_raw_event_spi_message_done’: @@ -10898,3 +13903,6 @@ -../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/spi.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ + 141 | TRACE_EVENT(spi_message_done, + | ^~~~~~~~~~~ @@ -10907,4 +13915,7 @@ -../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: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’: @@ -10917,2 +13928,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/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 179 | DECLARE_EVENT_CLASS(spi_transfer, @@ -10926,2 +13937,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/spi.h:179:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 179 | DECLARE_EVENT_CLASS(spi_transfer, @@ -10929,3 +13940,4 @@ -../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); \ +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); \ @@ -10933,5 +13945,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/handshake.h:188:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 188 | DECLARE_EVENT_CLASS(handshake_alert_class, +../include/trace/bpf_probe.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, @@ -10939,8 +13951,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/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/spi.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(spi_controller, @@ -10948,3 +13960,3 @@ -../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/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); \ @@ -10952,3 +13964,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10958,2 +13970,2 @@ -../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ - 242 | TRACE_EVENT(handshake_complete, +../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(spi_setup, @@ -10961,6 +13973,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10970,2 +13982,2 @@ -../include/trace/events/handshake.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ - 242 | TRACE_EVENT(handshake_complete, +../include/trace/events/spi.h:45:1: note: in expansion of macro ‘TRACE_EVENT’ + 45 | TRACE_EVENT(spi_setup, @@ -10973,3 +13985,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/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); \ @@ -10977,3 +13989,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10983,2 +13995,2 @@ -../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(tls_contenttype, +../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -10986,6 +13998,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -10995,2 +14007,2 @@ -../include/trace/events/handshake.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ - 281 | TRACE_EVENT(tls_contenttype, +../include/trace/events/spi.h:78:1: note: in expansion of macro ‘TRACE_EVENT’ + 78 | TRACE_EVENT(spi_set_cs, @@ -10998,2 +14010,65 @@ -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/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 @@ -11001,3 +14076,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/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’: @@ -11010,3 +14085,6 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, + | ^~~~~~~~~~~ @@ -11019,3 +14097,6 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, + | ^~~~~~~~~~~ @@ -11028,3 +14109,6 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, + | ^~~~~~~~~~~ @@ -11037,3 +14121,6 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 32 | DECLARE_EVENT_CLASS(dev_reg_evt, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, + | ^~~~~~~~~~~ @@ -11046,6 +14133,10 @@ -../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: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); \ @@ -11053,3 +14144,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -11059,2 +14150,2 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(dev_irq, +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, @@ -11062,6 +14153,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -11071,2 +14162,2 @@ -../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ - 59 | TRACE_EVENT(dev_irq, +../drivers/net/wireless/ath/./trace.h:33:1: note: in expansion of macro ‘TRACE_EVENT’ + 33 | TRACE_EVENT(ath_log, @@ -11074,21 +14165,2 @@ -../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, - | ^~~~~~~~~~~~~~~~~~~ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/trace.o] Error 1 -make[8]: *** Waiting for unfinished jobs.... +make[7]: *** [../scripts/Makefile.build:244: drivers/net/wireless/ath/trace.o] Error 1 +make[7]: *** Waiting for unfinished jobs.... @@ -11096,3 +14168,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/lock.h:144, + from ../kernel/locking/mutex.c:34: +../include/trace/events/lock.h: In function ‘trace_event_raw_event_lock_acquire’: @@ -11108,2 +14180,2 @@ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, +../include/trace/events/lock.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(lock_acquire, @@ -11120,2 +14192,2 @@ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, +../include/trace/events/lock.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(lock_acquire, @@ -11132,2 +14204,2 @@ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, +../include/trace/events/lock.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(lock_acquire, @@ -11144,2 +14216,2 @@ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, +../include/trace/events/lock.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(lock_acquire, @@ -11156,2 +14228,2 @@ -../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(kyber_latency, +../include/trace/events/lock.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(lock_acquire, @@ -11159 +14231,20 @@ -../include/trace/events/kyber.h: In function ‘trace_event_raw_event_kyber_adjust’: +../include/trace/events/lock.h: In function ‘trace_event_raw_event_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/lock.h:50:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 50 | DECLARE_EVENT_CLASS(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/lock.h:50:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 50 | DECLARE_EVENT_CLASS(lock, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/lock.h: In function ‘trace_event_raw_event_contention_begin’: @@ -11169,2 +14260,2 @@ -../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(kyber_adjust, +../include/trace/events/lock.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(contention_begin, @@ -11181,2 +14272,2 @@ -../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ - 48 | TRACE_EVENT(kyber_adjust, +../include/trace/events/lock.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(contention_begin, @@ -11184 +14275 @@ -../include/trace/events/kyber.h: In function ‘trace_event_raw_event_kyber_throttled’: +../include/trace/events/lock.h: In function ‘trace_event_raw_event_contention_end’: @@ -11194,2 +14285,2 @@ -../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ - 71 | TRACE_EVENT(kyber_throttled, +../include/trace/events/lock.h:122:1: note: in expansion of macro ‘TRACE_EVENT’ + 122 | TRACE_EVENT(contention_end, @@ -11206,2 +14297,2 @@ -../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ - 71 | TRACE_EVENT(kyber_throttled, +../include/trace/events/lock.h:122:1: note: in expansion of macro ‘TRACE_EVENT’ + 122 | TRACE_EVENT(contention_end, @@ -11209 +14300,96 @@ -make[4]: *** [../scripts/Makefile.build:244: block/kyber-iosched.o] Error 1 +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/lock.h: In function ‘__bpf_trace_lock_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/lock.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(lock_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/lock.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(lock_acquire, + | ^~~~~~~~~~~ +../include/trace/events/lock.h: In function ‘__bpf_trace_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/lock.h:50:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 50 | DECLARE_EVENT_CLASS(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/lock.h:50:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 50 | DECLARE_EVENT_CLASS(lock, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/lock.h: In function ‘__bpf_trace_contention_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/lock.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(contention_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/lock.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ + 95 | TRACE_EVENT(contention_begin, + | ^~~~~~~~~~~ +../include/trace/events/lock.h: In function ‘__bpf_trace_contention_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/lock.h:122:1: note: in expansion of macro ‘TRACE_EVENT’ + 122 | TRACE_EVENT(contention_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/lock.h:122:1: note: in expansion of macro ‘TRACE_EVENT’ + 122 | TRACE_EVENT(contention_end, + | ^~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: kernel/locking/mutex.o] Error 1 @@ -11211,3 +14397,3 @@ - from ../include/trace/events/mptcp.h:184, - from ../net/mptcp/protocol.c:30: -../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_mptcp_subflow_get_send’: + from ../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’: @@ -11220,6 +14406,3 @@ -../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/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, + | ^~~~~~~~~~~~~~~~~~~ @@ -11232,6 +14415,3 @@ -../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/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, + | ^~~~~~~~~~~~~~~~~~~ @@ -11244,6 +14424,3 @@ -../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/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, + | ^~~~~~~~~~~~~~~~~~~ @@ -11256,6 +14433,3 @@ -../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/iocost.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(iocost_iocg_state, + | ^~~~~~~~~~~~~~~~~~~ @@ -11268,7 +14442,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/mptcp.h: In function ‘trace_event_raw_event_mptcp_dump_mpext’: +../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’: @@ -11281,2 +14452,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/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, @@ -11290,2 +14461,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/iocost.h:76:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 76 | DECLARE_EVENT_CLASS(iocg_inuse_update, @@ -11293 +14464 @@ -../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_ack_update_msk’: +../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_ioc_vrate_adj’: @@ -11303,2 +14474,2 @@ -../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ - 128 | TRACE_EVENT(ack_update_msk, +../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ + 142 | TRACE_EVENT(iocost_ioc_vrate_adj, @@ -11315,2 +14486,2 @@ -../include/trace/events/mptcp.h:128:1: note: in expansion of macro ‘TRACE_EVENT’ - 128 | TRACE_EVENT(ack_update_msk, +../include/trace/events/iocost.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ + 142 | TRACE_EVENT(iocost_ioc_vrate_adj, @@ -11318 +14489 @@ -../include/trace/events/mptcp.h: In function ‘trace_event_raw_event_subflow_check_data_avail’: +../include/trace/events/iocost.h: In function ‘trace_event_raw_event_iocost_iocg_forgive_debt’: @@ -11328,2 +14499,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/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ + 181 | TRACE_EVENT(iocost_iocg_forgive_debt, @@ -11340,2 +14511,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/iocost.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ + 181 | TRACE_EVENT(iocost_iocg_forgive_debt, @@ -11343,2 +14514,91 @@ -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: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 +make[4]: *** [../scripts/Makefile.build:485: kernel/locking] Error 2 @@ -11483,0 +14744,101 @@ +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, + | ^~~~~~~~~~~ @@ -11485 +14845,0 @@ -make[3]: *** [../scripts/Makefile.build:485: block] Error 2 @@ -11487,4 +14847,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 ../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’: @@ -11497,6 +14856,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, - | ^~~~~~~~~~~ +../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, + | ^~~~~~~~~~~~~~~~~~~ @@ -11509,6 +14865,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, - | ^~~~~~~~~~~ +../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, + | ^~~~~~~~~~~~~~~~~~~ @@ -11521,6 +14874,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, - | ^~~~~~~~~~~ +../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, + | ^~~~~~~~~~~~~~~~~~~ @@ -11533,6 +14883,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, - | ^~~~~~~~~~~ +../net/dsa/./trace.h:24:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 24 | DECLARE_EVENT_CLASS(dsa_port_addr_op_hw, + | ^~~~~~~~~~~~~~~~~~~ @@ -11545,7 +14892,42 @@ -../include/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’: +../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’: @@ -11561,2 +14943,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ - 58 | TRACE_EVENT(brcms_dpc, +../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ + 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, @@ -11573,2 +14955,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ - 58 | TRACE_EVENT(brcms_dpc, +../net/dsa/./trace.h:186:1: note: in expansion of macro ‘TRACE_EVENT’ + 186 | TRACE_EVENT(dsa_lag_fdb_add_hw, @@ -11576 +14958 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘trace_event_raw_event_brcms_macintstatus’: +../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_add_bump’: @@ -11586,2 +14968,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(brcms_macintstatus, +../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, @@ -11598,2 +14980,2 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(brcms_macintstatus, +../net/dsa/./trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ + 214 | TRACE_EVENT(dsa_lag_fdb_add_bump, @@ -11601,4 +14983 @@ -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’: +../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_hw’: @@ -11614,2 +14993,2 @@ -../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, +../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, @@ -11626,2 +15005,2 @@ -../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, +../net/dsa/./trace.h:242:1: note: in expansion of macro ‘TRACE_EVENT’ + 242 | TRACE_EVENT(dsa_lag_fdb_del_hw, @@ -11629 +15008 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘trace_event_raw_event_brcms_txstatus’: +../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_drop’: @@ -11639,2 +15018,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, +../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ + 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, @@ -11651,2 +15030,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, +../net/dsa/./trace.h:270:1: note: in expansion of macro ‘TRACE_EVENT’ + 270 | TRACE_EVENT(dsa_lag_fdb_del_drop, @@ -11654 +15033 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘trace_event_raw_event_brcms_ampdu_session’: +../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_lag_fdb_del_not_found’: @@ -11664,2 +15043,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, +../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ + 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, @@ -11676,2 +15055,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, +../net/dsa/./trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ + 298 | TRACE_EVENT(dsa_lag_fdb_del_not_found, @@ -11679,4 +15058 @@ -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’: +../net/dsa/./trace.h: In function ‘trace_event_raw_event_dsa_vlan_op_hw’: @@ -11689,2 +15065,2 @@ -../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, +../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, @@ -11698,2 +15074,2 @@ -../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, +../net/dsa/./trace.h:323:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 323 | DECLARE_EVENT_CLASS(dsa_vlan_op_hw, @@ -11701 +15077,20 @@ -../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_msg.h: In function ‘trace_event_raw_event_brcms_dbg’: +../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’: @@ -11711,2 +15106,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, +../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(dsa_vlan_del_not_found, @@ -11723,2 +15118,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, +../net/dsa/./trace.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(dsa_vlan_del_not_found, @@ -11726,5 +15121,248 @@ -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: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 @@ -11732,3 +15370,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 ../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’: @@ -11744,2 +15382,2 @@ -../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, +../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(kyber_latency, @@ -11756,2 +15394,2 @@ -../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, +../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(kyber_latency, @@ -11768,2 +15406,2 @@ -../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, +../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(kyber_latency, @@ -11780,2 +15418,2 @@ -../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, +../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(kyber_latency, @@ -11792,2 +15430,2 @@ -../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ - 27 | TRACE_EVENT(io_uring_create, +../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(kyber_latency, @@ -11795 +15433 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_register’: +../include/trace/events/kyber.h: In function ‘trace_event_raw_event_kyber_adjust’: @@ -11805,2 +15443,2 @@ -../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(io_uring_register, +../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(kyber_adjust, @@ -11817,2 +15455,2 @@ -../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(io_uring_register, +../include/trace/events/kyber.h:48:1: note: in expansion of macro ‘TRACE_EVENT’ + 48 | TRACE_EVENT(kyber_adjust, @@ -11820 +15458 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_file_get’: +../include/trace/events/kyber.h: In function ‘trace_event_raw_event_kyber_throttled’: @@ -11830,2 +15468,2 @@ -../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(io_uring_file_get, +../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ + 71 | TRACE_EVENT(kyber_throttled, @@ -11842,2 +15480,2 @@ -../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(io_uring_file_get, +../include/trace/events/kyber.h:71:1: note: in expansion of macro ‘TRACE_EVENT’ + 71 | TRACE_EVENT(kyber_throttled, @@ -11845,3 +15483,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: +../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); \ @@ -11849,3 +15488,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -11855,2 +15494,2 @@ -../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT(io_uring_queue_async_work, +../include/trace/events/kyber.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ + 14 | TRACE_EVENT(kyber_latency, @@ -11858 +15497,69 @@ -../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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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/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] @@ -11860 +15567 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -11867,2 +15574,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/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -11870 +15576,0 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_defer’: @@ -11880,2 +15586,2 @@ -../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ - 184 | TRACE_EVENT(io_uring_defer, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -11883 +15589 @@ -../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 @@ -11885 +15591 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -11892,2 +15598,2 @@ -../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ - 184 | TRACE_EVENT(io_uring_defer, +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -11895,2 +15601 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_link’: -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -11898 +15603 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -11905,2 +15610,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/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -11908,3 +15613,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)(); \ + | ^~~~~~~~~~~~~~ @@ -11917,2 +15622,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/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -11920 +15625 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_cqring_wait’: +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_dbg’: @@ -11930,2 +15635,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/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(brcmf_dbg, @@ -11942,2 +15647,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/broadcom/brcm80211/brcmfmac/./tracepoint.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(brcmf_dbg, @@ -11945 +15650 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_fail_link’: +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_hexdump’: @@ -11955,2 +15660,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/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(brcmf_hexdump, @@ -11967,2 +15672,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/broadcom/brcm80211/brcmfmac/./tracepoint.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(brcmf_hexdump, @@ -11970 +15675 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_complete’: +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_bcdchdr’: @@ -11980,2 +15685,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/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ + 82 | TRACE_EVENT(brcmf_bcdchdr, @@ -11992,2 +15697,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/broadcom/brcm80211/brcmfmac/./tracepoint.h:82:1: note: in expansion of macro ‘TRACE_EVENT’ + 82 | TRACE_EVENT(brcmf_bcdchdr, @@ -11995 +15700 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_submit_req’: +../drivers/net/wireless/broadcom/brcm80211/brcmfmac/./tracepoint.h: In function ‘trace_event_raw_event_brcmf_sdpcm_hdr’: @@ -12005,2 +15710,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/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(brcmf_sdpcm_hdr, @@ -12017,2 +15722,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/broadcom/brcm80211/brcmfmac/./tracepoint.h:113:1: note: in expansion of macro ‘TRACE_EVENT’ + 113 | TRACE_EVENT(brcmf_sdpcm_hdr, @@ -12020,3 +15725,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: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); \ @@ -12024,3 +15730,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12030,2 +15736,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/broadcom/brcm80211/brcmfmac/./tracepoint.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(brcmf_err, @@ -12033 +15739,120 @@ -../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/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/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] @@ -12035 +15860 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -12042,2 +15867,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/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, @@ -12045 +15869,0 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_task_add’: @@ -12055,2 +15879,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/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, @@ -12058 +15882 @@ -../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 @@ -12060 +15884 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -12067,2 +15891,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/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, @@ -12070,2 +15894 @@ -../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’? +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -12073 +15896 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -12080,2 +15903,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/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, @@ -12083,3 +15906,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)(); \ + | ^~~~~~~~~~~~~~ @@ -12092,2 +15915,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/wireless/ath/ath5k/./trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ + 21 | TRACE_EVENT(ath5k_rx, @@ -12095 +15918 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_cqe_overflow’: +../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘trace_event_raw_event_ath5k_tx’: @@ -12105,2 +15928,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/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath5k_tx, @@ -12117,2 +15940,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/wireless/ath/ath5k/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ + 39 | TRACE_EVENT(ath5k_tx, @@ -12120 +15943 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_task_work_run’: +../drivers/net/wireless/ath/ath5k/./trace.h: In function ‘trace_event_raw_event_ath5k_tx_complete’: @@ -12130,2 +15953,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/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(ath5k_tx_complete, @@ -12142,2 +15965,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/wireless/ath/ath5k/./trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(ath5k_tx_complete, @@ -12145 +15968,91 @@ -../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_short_write’: +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 ../include/trace/events/iscsi.h:107, + from ../drivers/scsi/scsi_transport_iscsi.c:30: +../include/trace/events/iscsi.h: In function ‘trace_event_raw_event_iscsi_log_msg’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, + | ^~~~~~~~~~~~~~~~~~~ @@ -12151,0 +16065,62 @@ +../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/iscsi.h: In function ‘__bpf_trace_iscsi_log_msg’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/iscsi.h:21:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: drivers/scsi/scsi_transport_iscsi.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: drivers/scsi] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -12155,2 +16130,2 @@ -../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ - 626 | TRACE_EVENT(io_uring_short_write, +../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, @@ -12158 +16133 @@ -../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’? @@ -12160 +16135 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -12167,2 +16142,2 @@ -../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ - 626 | TRACE_EVENT(io_uring_short_write, +../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, @@ -12170,2 +16145 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -12180,2 +16154,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/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, @@ -12192,2 +16166,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/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, @@ -12195,9 +16169,3 @@ -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 ../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:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ @@ -12210,2 +16178,2 @@ -../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(locks_get_lock_context, +../include/trace/events/vmscan.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ + 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, @@ -12212,0 +16181 @@ +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_kswapd_wake’: @@ -12222,2 +16191,2 @@ -../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(locks_get_lock_context, +../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, @@ -12225 +16194 @@ -../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’? @@ -12227 +16196 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -12234,2 +16203,2 @@ -../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(locks_get_lock_context, +../include/trace/events/vmscan.h:66:1: note: in expansion of macro ‘TRACE_EVENT’ + 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, @@ -12237 +16206,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/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’? @@ -12239 +16209 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -12246,2 +16216,2 @@ -../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(locks_get_lock_context, +../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, @@ -12249,3 +16219,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -12258,2 +16228,2 @@ -../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(locks_get_lock_context, +../include/trace/events/vmscan.h:89:1: note: in expansion of macro ‘TRACE_EVENT’ + 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, @@ -12261 +16231 @@ -../include/trace/events/filelock.h: In function ‘trace_event_raw_event_filelock_lock’: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_direct_reclaim_begin_template’: @@ -12268,2 +16238,2 @@ -../include/trace/events/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 62 | DECLARE_EVENT_CLASS(filelock_lock, +../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, @@ -12277,2 +16247,2 @@ -../include/trace/events/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 62 | DECLARE_EVENT_CLASS(filelock_lock, +../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, @@ -12280 +16250 @@ -../include/trace/events/filelock.h: In function ‘trace_event_raw_event_filelock_lease’: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_direct_reclaim_end_template’: @@ -12287,2 +16257,2 @@ -../include/trace/events/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 119 | DECLARE_EVENT_CLASS(filelock_lease, +../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, @@ -12296,2 +16266,2 @@ -../include/trace/events/filelock.h:119:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 119 | DECLARE_EVENT_CLASS(filelock_lease, +../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, @@ -12299 +16269 @@ -../include/trace/events/filelock.h: In function ‘trace_event_raw_event_generic_add_lease’: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_shrink_slab_start’: @@ -12309,2 +16279,2 @@ -../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(generic_add_lease, +../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(mm_shrink_slab_start, @@ -12321,2 +16291,2 @@ -../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(generic_add_lease, +../include/trace/events/vmscan.h:199:1: note: in expansion of macro ‘TRACE_EVENT’ + 199 | TRACE_EVENT(mm_shrink_slab_start, @@ -12324 +16294 @@ -../include/trace/events/filelock.h: In function ‘trace_event_raw_event_leases_conflict’: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_shrink_slab_end’: @@ -12334,2 +16304,2 @@ -../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ - 206 | TRACE_EVENT(leases_conflict, +../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ + 244 | TRACE_EVENT(mm_shrink_slab_end, @@ -12346,2 +16316,2 @@ -../include/trace/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ - 206 | TRACE_EVENT(leases_conflict, +../include/trace/events/vmscan.h:244:1: note: in expansion of macro ‘TRACE_EVENT’ + 244 | TRACE_EVENT(mm_shrink_slab_end, @@ -12349,6 +16319,2 @@ -make[4]: *** [../scripts/Makefile.build:244: fs/locks.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] +../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’? @@ -12356 +16322 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -12363,2 +16329,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath6kl_wmi_cmd, +../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(mm_vmscan_lru_isolate, @@ -12366 +16332 @@ -../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’? @@ -12368 +16334 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -12375,2 +16341,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath6kl_wmi_cmd, +../include/trace/events/vmscan.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(mm_vmscan_lru_isolate, @@ -12378 +16344,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_write_folio’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? @@ -12387,2 +16354,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(ath6kl_wmi_cmd, +../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(mm_vmscan_write_folio, @@ -12399,14 +16366,2 @@ -../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, +../include/trace/events/vmscan.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(mm_vmscan_write_folio, @@ -12414 +16369 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_wmi_event’: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_shrink_inactive’: @@ -12424,2 +16379,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(ath6kl_wmi_event, +../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ + 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, @@ -12436,2 +16391,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(ath6kl_wmi_event, +../include/trace/events/vmscan.h:349:1: note: in expansion of macro ‘TRACE_EVENT’ + 349 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, @@ -12439 +16394 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio’: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_lru_shrink_active’: @@ -12449,2 +16404,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(ath6kl_sdio, +../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ + 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, @@ -12461,2 +16416,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(ath6kl_sdio, +../include/trace/events/vmscan.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ + 400 | TRACE_EVENT(mm_vmscan_lru_shrink_active, @@ -12464 +16419 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio_scat’: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_node_reclaim_begin’: @@ -12474,2 +16429,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ - 120 | TRACE_EVENT(ath6kl_sdio_scat, +../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ + 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, @@ -12486,2 +16441,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro ‘TRACE_EVENT’ - 120 | TRACE_EVENT(ath6kl_sdio_scat, +../include/trace/events/vmscan.h:436:1: note: in expansion of macro ‘TRACE_EVENT’ + 436 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, @@ -12489 +16444 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_sdio_irq’: +../include/trace/events/vmscan.h: In function ‘trace_event_raw_event_mm_vmscan_throttled’: @@ -12499,2 +16454,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ - 174 | TRACE_EVENT(ath6kl_sdio_irq, +../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ + 467 | TRACE_EVENT(mm_vmscan_throttled, @@ -12511,2 +16466,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro ‘TRACE_EVENT’ - 174 | TRACE_EVENT(ath6kl_sdio_irq, +../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ + 467 | TRACE_EVENT(mm_vmscan_throttled, @@ -12514,3 +16469,292 @@ -../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); \ +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); \ @@ -12517,0 +16762,29 @@ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ + 467 | TRACE_EVENT(mm_vmscan_throttled, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/vmscan.h:467:1: note: in expansion of macro ‘TRACE_EVENT’ + 467 | TRACE_EVENT(mm_vmscan_throttled, + | ^~~~~~~~~~~ +make[4]: *** [../scripts/Makefile.build:244: mm/vmscan.o] Error 1 +In file included from ../include/trace/define_trace.h:108, + from ../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); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -12524,2 +16797,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ - 194 | TRACE_EVENT(ath6kl_htc_rx, +../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(locks_get_lock_context, @@ -12527 +16800 @@ -../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’? @@ -12529 +16802 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -12536,2 +16809,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ - 194 | TRACE_EVENT(ath6kl_htc_rx, +../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(locks_get_lock_context, @@ -12539,2 +16812 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -12549,2 +16821,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ - 222 | TRACE_EVENT(ath6kl_htc_tx, +../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(locks_get_lock_context, @@ -12561,2 +16833,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ - 222 | TRACE_EVENT(ath6kl_htc_tx, +../include/trace/events/filelock.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(locks_get_lock_context, @@ -12564 +16836,13 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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’: @@ -12571,2 +16855,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, +../include/trace/events/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 62 | DECLARE_EVENT_CLASS(filelock_lock, @@ -12580,2 +16864,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, +../include/trace/events/filelock.h:62:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 62 | DECLARE_EVENT_CLASS(filelock_lock, @@ -12583 +16867,20 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_log_dbg’: +../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’: @@ -12593,2 +16896,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ - 279 | TRACE_EVENT(ath6kl_log_dbg, +../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(generic_add_lease, @@ -12605,2 +16908,2 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h:279:1: note: in expansion of macro ‘TRACE_EVENT’ - 279 | TRACE_EVENT(ath6kl_log_dbg, +../include/trace/events/filelock.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ + 171 | TRACE_EVENT(generic_add_lease, @@ -12608 +16911 @@ -../drivers/net/wireless/ath/ath6kl/./trace.h: In function ‘trace_event_raw_event_ath6kl_log_dbg_dump’: +../include/trace/events/filelock.h: In function ‘trace_event_raw_event_leases_conflict’: @@ -12618,2 +16921,2 @@ -../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/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(leases_conflict, @@ -12630,2 +16933,2 @@ -../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/events/filelock.h:206:1: note: in expansion of macro ‘TRACE_EVENT’ + 206 | TRACE_EVENT(leases_conflict, @@ -12633,2 +16936,116 @@ -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: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.... @@ -12636,3 +17053,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/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’: @@ -12645,2 +17062,2 @@ -../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(ext2_dio_class, +../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, @@ -12654,2 +17071,2 @@ -../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(ext2_dio_class, +../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, @@ -12663,2 +17080,2 @@ -../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(ext2_dio_class, +../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, @@ -12672,2 +17089,2 @@ -../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(ext2_dio_class, +../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, @@ -12681,2 +17098,2 @@ -../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 11 | DECLARE_EVENT_CLASS(ext2_dio_class, +../include/trace/events/intel-sst.h:19:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 19 | DECLARE_EVENT_CLASS(sst_ipc_msg, @@ -12684 +17101 @@ -../fs/ext2/./trace.h: In function ‘trace_event_raw_event_ext2_dio_write_endio’: +../include/trace/events/intel-sst.h: In function ‘trace_event_raw_event_sst_ipc_mailbox’: @@ -12691,6 +17108,3 @@ -../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/events/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, + | ^~~~~~~~~~~~~~~~~~~ @@ -12703,20 +17117,2 @@ -../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/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/events/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, @@ -12723,0 +17120 @@ +../include/trace/events/intel-sst.h: In function ‘trace_event_raw_event_sst_ipc_mailbox_info’: @@ -12730,11 +17127,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, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_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/events/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, @@ -12748,2 +17136,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, +../include/trace/events/intel-sst.h:104:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 104 | DECLARE_EVENT_CLASS(sst_ipc_mailbox_info, @@ -12751,8 +17139,10 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_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, +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, @@ -12760,3 +17150,12 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.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); \ @@ -12764,5 +17163,5 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/net/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: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, @@ -12770,8 +17169,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), \ - | ^~~~~~~~~~~~~~~~~~~~ -../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) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/intel-sst.h:52:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 52 | DECLARE_EVENT_CLASS(sst_ipc_mailbox, @@ -12779 +17178,22 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/usb_trace.o] Error 1 +../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.... @@ -12781,3 +17201,3 @@ - from ../drivers/gpu/drm/scheduler/gpu_scheduler_trace.h:114, - from ../drivers/gpu/drm/scheduler/sched_main.c:88: -../include/trace/../../drivers/gpu/drm/scheduler/gpu_scheduler_trace.h: In function ‘trace_event_raw_event_drm_sched_job’: + 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’: @@ -12790,2 +17210,2 @@ -../include/trace/../../drivers/gpu/drm/scheduler/gpu_scheduler_trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 35 | DECLARE_EVENT_CLASS(drm_sched_job, +../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, @@ -12799,2 +17219,2 @@ -../include/trace/../../drivers/gpu/drm/scheduler/gpu_scheduler_trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 35 | DECLARE_EVENT_CLASS(drm_sched_job, +../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, @@ -12808,2 +17228,2 @@ -../include/trace/../../drivers/gpu/drm/scheduler/gpu_scheduler_trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 35 | DECLARE_EVENT_CLASS(drm_sched_job, +../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, @@ -12817,2 +17237,2 @@ -../include/trace/../../drivers/gpu/drm/scheduler/gpu_scheduler_trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 35 | DECLARE_EVENT_CLASS(drm_sched_job, +../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, @@ -12826,2 +17246,2 @@ -../include/trace/../../drivers/gpu/drm/scheduler/gpu_scheduler_trace.h:35:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 35 | DECLARE_EVENT_CLASS(drm_sched_job, +../include/trace/events/compaction.h:14:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, @@ -12829 +17249 @@ -../include/trace/../../drivers/gpu/drm/scheduler/gpu_scheduler_trace.h: In function ‘trace_event_raw_event_drm_sched_process_job’: +../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_migratepages’: @@ -12839,2 +17259,2 @@ -../include/trace/../../drivers/gpu/drm/scheduler/gpu_scheduler_trace.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(drm_sched_process_job, +../include/trace/events/compaction.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ + 79 | TRACE_EVENT(mm_compaction_migratepages, @@ -12851,2 +17271,2 @@ -../include/trace/../../drivers/gpu/drm/scheduler/gpu_scheduler_trace.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(drm_sched_process_job, +../include/trace/events/compaction.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ + 79 | TRACE_EVENT(mm_compaction_migratepages, @@ -12854 +17274 @@ -../include/trace/../../drivers/gpu/drm/scheduler/gpu_scheduler_trace.h: In function ‘trace_event_raw_event_drm_sched_job_wait_dep’: +../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_begin’: @@ -12864,2 +17284,2 @@ -../include/trace/../../drivers/gpu/drm/scheduler/gpu_scheduler_trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(drm_sched_job_wait_dep, +../include/trace/events/compaction.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(mm_compaction_begin, @@ -12876,2 +17296,2 @@ -../include/trace/../../drivers/gpu/drm/scheduler/gpu_scheduler_trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(drm_sched_job_wait_dep, +../include/trace/events/compaction.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ + 101 | TRACE_EVENT(mm_compaction_begin, @@ -12879,7 +17299,2 @@ -make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/scheduler/sched_main.o] Error 1 -make[6]: *** [../scripts/Makefile.build:485: drivers/gpu/drm/scheduler] Error 2 -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] +../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’? @@ -12887 +17302 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -12894,2 +17309,14 @@ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, +../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, @@ -12896,0 +17324 @@ +../include/trace/events/compaction.h: In function ‘trace_event_raw_event_mm_compaction_try_to_compact_pages’: @@ -12906,2 +17334,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, +../include/trace/events/compaction.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ + 165 | TRACE_EVENT(mm_compaction_try_to_compact_pages, @@ -12909 +17337,52 @@ -../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/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’? @@ -12918,2 +17397,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, +../include/trace/events/compaction.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ + 293 | TRACE_EVENT(mm_compaction_kcompactd_sleep, @@ -12930,2 +17409,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, +../include/trace/events/compaction.h:293:1: note: in expansion of macro ‘TRACE_EVENT’ + 293 | TRACE_EVENT(mm_compaction_kcompactd_sleep, @@ -12933,3 +17412,13 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ +../include/trace/events/compaction.h: In function ‘trace_event_raw_event_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); \ + | ^~~~~~~~~~~~~~~~~ @@ -12938,0 +17428,30 @@ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -12942,2 +17461,2 @@ -../drivers/net/wireless/mediatek/mt76/./mt792x_trace.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(lp_event, +../include/trace/events/compaction.h:79:1: note: in expansion of macro ‘TRACE_EVENT’ + 79 | TRACE_EVENT(mm_compaction_migratepages, @@ -12945 +17464,170 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt76/mt792x_trace.o] Error 1 +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 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 @@ -12947,3 +17635,3 @@ - from ../drivers/net/wireless/mediatek/mt76/mt76x02_trace.h:87, - from ../drivers/net/wireless/mediatek/mt76/mt76x02_trace.c:10: -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘trace_event_raw_event_dev_evt’: + from ../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’: @@ -12956,2 +17644,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, +../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, @@ -12965,2 +17653,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, +../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, @@ -12974,2 +17662,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, +../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, @@ -12983,2 +17671,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, +../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, @@ -12992,2 +17680,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, +../sound/soc/intel/catpt/./trace.h:17:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 17 | DECLARE_EVENT_CLASS(catpt_ipc_msg, @@ -12995 +17683 @@ -../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘trace_event_raw_event_mac_txstat_fetch’: +../sound/soc/intel/catpt/./trace.h: In function ‘trace_event_raw_event_catpt_ipc_payload’: @@ -13005,3 +17693,6 @@ -../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/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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -13017,4 +17708,59 @@ -../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 +../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 @@ -13022,3 +17768,3 @@ - from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth_trace.h:115, - from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:45: -../drivers/net/ethernet/freescale/dpaa/./dpaa_eth_trace.h: In function ‘trace_event_raw_event_dpaa_eth_fd’: + from ../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’: @@ -13031,2 +17777,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/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(writeback_folio_template, @@ -13040,2 +17786,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/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(writeback_folio_template, @@ -13049,2 +17795,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/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(writeback_folio_template, @@ -13058,2 +17804,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/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(writeback_folio_template, @@ -13067,2 +17813,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/events/writeback.h:55:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 55 | DECLARE_EVENT_CLASS(writeback_folio_template, @@ -13070,8 +17816,2 @@ -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/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] +../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’? @@ -13079 +17819,20 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_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); \ + | ^~~~~~~~~~~~~~~ @@ -13086,2 +17845,14 @@ -../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/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, @@ -13088,0 +17860 @@ +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_inode_switch_wbs’: @@ -13098,2 +17870,2 @@ -../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(e1000e_trace_mac_register, +../include/trace/events/writeback.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ + 208 | TRACE_EVENT(inode_switch_wbs, @@ -13101 +17873,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/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’? @@ -13110,2 +17895,2 @@ -../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(e1000e_trace_mac_register, +../include/trace/events/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ + 237 | TRACE_EVENT(track_foreign_dirty, @@ -13122,2 +17907,2 @@ -../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(e1000e_trace_mac_register, +../include/trace/events/writeback.h:237:1: note: in expansion of macro ‘TRACE_EVENT’ + 237 | TRACE_EVENT(track_foreign_dirty, @@ -13125,3 +17910,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/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); \ + | ^~~~~~~~~~~~~~~ @@ -13134,2 +17920,2 @@ -../drivers/net/ethernet/intel/e1000e/./e1000e_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(e1000e_trace_mac_register, +../include/trace/events/writeback.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(flush_foreign, @@ -13137,8 +17923 @@ -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 ../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] +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -13146 +17925 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -13150,3 +17929,7 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(wil6210_wmi, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/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’: @@ -13159,2 +17942,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(wil6210_wmi, +../include/trace/events/writeback.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, @@ -13162 +17945,11 @@ -../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/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’? @@ -13168,2 +17961,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(wil6210_wmi, +../include/trace/events/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 347 | DECLARE_EVENT_CLASS(writeback_work_class, @@ -13177,2 +17970,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:29:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 29 | DECLARE_EVENT_CLASS(wil6210_wmi, +../include/trace/events/writeback.h:347:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 347 | DECLARE_EVENT_CLASS(writeback_work_class, @@ -13180,3 +17973,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/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); \ + | ^~~~~~~~~~~~~~~ @@ -13186,4 +17980,19 @@ -../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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’: @@ -13196,2 +18005,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 69 | DECLARE_EVENT_CLASS(wil6210_log_event, +../include/trace/events/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 407 | DECLARE_EVENT_CLASS(writeback_class, @@ -13205,2 +18014,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:69:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 69 | DECLARE_EVENT_CLASS(wil6210_log_event, +../include/trace/events/writeback.h:407:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 407 | DECLARE_EVENT_CLASS(writeback_class, @@ -13208 +18017 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_irq_pseudo’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_bdi_register’: @@ -13218,2 +18027,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(wil6210_irq_pseudo, +../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ + 430 | TRACE_EVENT(writeback_bdi_register, @@ -13230,2 +18039,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(wil6210_irq_pseudo, +../include/trace/events/writeback.h:430:1: note: in expansion of macro ‘TRACE_EVENT’ + 430 | TRACE_EVENT(writeback_bdi_register, @@ -13233 +18042 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_irq’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_wbc_class’: @@ -13240,2 +18049,2 @@ -../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/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 444 | DECLARE_EVENT_CLASS(wbc_class, @@ -13249,2 +18058,2 @@ -../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/events/writeback.h:444:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 444 | DECLARE_EVENT_CLASS(wbc_class, @@ -13252 +18061 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_rx’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_queue_io’: @@ -13262,2 +18071,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(wil6210_rx, +../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ + 498 | TRACE_EVENT(writeback_queue_io, @@ -13274,2 +18083,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(wil6210_rx, +../include/trace/events/writeback.h:498:1: note: in expansion of macro ‘TRACE_EVENT’ + 498 | TRACE_EVENT(writeback_queue_io, @@ -13277 +18086 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_rx_status’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_global_dirty_state’: @@ -13287,2 +18096,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ - 177 | TRACE_EVENT(wil6210_rx_status, +../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ + 530 | TRACE_EVENT(global_dirty_state, @@ -13299,2 +18108,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:177:1: note: in expansion of macro ‘TRACE_EVENT’ - 177 | TRACE_EVENT(wil6210_rx_status, +../include/trace/events/writeback.h:530:1: note: in expansion of macro ‘TRACE_EVENT’ + 530 | TRACE_EVENT(global_dirty_state, @@ -13302 +18111 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_bdi_dirty_ratelimit’: @@ -13312,2 +18121,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(wil6210_tx, +../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ + 575 | TRACE_EVENT(bdi_dirty_ratelimit, @@ -13324,2 +18133,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(wil6210_tx, +../include/trace/events/writeback.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ + 575 | TRACE_EVENT(bdi_dirty_ratelimit, @@ -13327 +18136 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx_done’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_balance_dirty_pages’: @@ -13337,2 +18146,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ - 230 | TRACE_EVENT(wil6210_tx_done, +../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ + 621 | TRACE_EVENT(balance_dirty_pages, @@ -13349,2 +18158,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:230:1: note: in expansion of macro ‘TRACE_EVENT’ - 230 | TRACE_EVENT(wil6210_tx_done, +../include/trace/events/writeback.h:621:1: note: in expansion of macro ‘TRACE_EVENT’ + 621 | TRACE_EVENT(balance_dirty_pages, @@ -13352 +18161 @@ -../drivers/net/wireless/ath/wil6210/./trace.h: In function ‘trace_event_raw_event_wil6210_tx_status’: +../include/trace/events/writeback.h: In function ‘trace_event_raw_event_writeback_sb_inodes_requeue’: @@ -13362,2 +18171,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ - 250 | TRACE_EVENT(wil6210_tx_status, +../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ + 706 | TRACE_EVENT(writeback_sb_inodes_requeue, @@ -13374,2 +18183,2 @@ -../drivers/net/wireless/ath/wil6210/./trace.h:250:1: note: in expansion of macro ‘TRACE_EVENT’ - 250 | TRACE_EVENT(wil6210_tx_status, +../include/trace/events/writeback.h:706:1: note: in expansion of macro ‘TRACE_EVENT’ + 706 | TRACE_EVENT(writeback_sb_inodes_requeue, @@ -13377,7 +18186,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 -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] +../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’? @@ -13385 +18189 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -13389,2 +18193,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/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, @@ -13392 +18196 @@ -../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’? @@ -13394 +18198 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -13398,2 +18202,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/writeback.h:738:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 738 | DECLARE_EVENT_CLASS(writeback_single_inode_template, @@ -13401 +18205,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/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’? @@ -13407,2 +18212,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/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 798 | DECLARE_EVENT_CLASS(writeback_inode_template, @@ -13416,2 +18221,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/writeback.h:798:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 798 | DECLARE_EVENT_CLASS(writeback_inode_template, @@ -13419,3 +18224,436 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ +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/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); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -13425,2 +18663,2 @@ -../fs/iomap/./trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, +../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -13428 +18665,0 @@ -../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_range_class’: @@ -13435,2 +18672,2 @@ -../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 53 | DECLARE_EVENT_CLASS(iomap_range_class, +../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -13438 +18675 @@ -../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 @@ -13440 +18677 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -13444,2 +18681,2 @@ -../fs/iomap/./trace.h:53:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 53 | DECLARE_EVENT_CLASS(iomap_range_class, +../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -13447,2 +18684 @@ -../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’? +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -13450 +18686 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -13454,2 +18690,2 @@ -../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 116 | DECLARE_EVENT_CLASS(iomap_class, +../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -13457,3 +18693,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)(); \ + | ^~~~~~~~~~~~~~ @@ -13463,2 +18699,2 @@ -../fs/iomap/./trace.h:116:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 116 | DECLARE_EVENT_CLASS(iomap_class, +../drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 32 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -13466 +18702 @@ -../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_writepage_map’: +../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_irq’: @@ -13476,2 +18712,2 @@ -../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(iomap_writepage_map, +../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(dev_irq, @@ -13488,2 +18724,2 @@ -../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ - 158 | TRACE_EVENT(iomap_writepage_map, +../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(dev_irq, @@ -13491 +18727 @@ -../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_iter’: +../drivers/net/wireless/mediatek/mt76/./trace.h: In function ‘trace_event_raw_event_dev_txid_evt’: @@ -13498,6 +18734,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ - 200 | TRACE_EVENT(iomap_iter, - | ^~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 82 | DECLARE_EVENT_CLASS(dev_txid_evt, + | ^~~~~~~~~~~~~~~~~~~ @@ -13510,2 +18743,10 @@ -../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: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) @@ -13513,6 +18754,15 @@ -../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); \ +../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); \ @@ -13520,3 +18770,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -13526,2 +18776,2 @@ -../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(iomap_dio_rw_begin, +../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(dev_irq, @@ -13529,6 +18779,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -13538,2 +18788,2 @@ -../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(iomap_dio_rw_begin, +../drivers/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro ‘TRACE_EVENT’ + 59 | TRACE_EVENT(dev_irq, @@ -13541,3 +18791,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); \ +../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); \ @@ -13545,5 +18795,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -13551,11 +18798,8 @@ -../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, \ +../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) @@ -13563,5 +18807,5 @@ -../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 +../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.... @@ -13743,11 +18987,84 @@ -make[4]: *** [../scripts/Makefile.build:244: fs/dax.o] Error 1 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/ethernet/fungible/funeth/funeth_trace.h:117, - from ../drivers/net/ethernet/fungible/funeth/funeth_rx.c:15: -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_tx’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +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) + | ^~~~~~~~~~~~~~~~~~~ @@ -13757,2 +19074,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, +../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ + 197 | TRACE_EVENT(dax_insert_mapping, @@ -13760,6 +19077,6 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -13769,2 +19086,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, +../include/trace/events/fs_dax.h:197:1: note: in expansion of macro ‘TRACE_EVENT’ + 197 | TRACE_EVENT(dax_insert_mapping, @@ -13772,2 +19089,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/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); \ @@ -13775,3 +19093,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) + | ^~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -13781,2 +19118,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, +../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ + 259 | TRACE_EVENT(dax_writeback_one, @@ -13784,6 +19121,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -13793,2 +19130,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, +../include/trace/events/fs_dax.h:259:1: note: in expansion of macro ‘TRACE_EVENT’ + 259 | TRACE_EVENT(dax_writeback_one, @@ -13796,3 +19133,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)(); \ - | ^~~~~~~~~~~~~~ +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); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -13805,2 +19147,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(funeth_tx, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -13808 +19149,0 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_tx_free’: @@ -13818,2 +19159,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(funeth_tx_free, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -13821 +19162 @@ -../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 @@ -13823 +19164 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -13830,2 +19171,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(funeth_tx_free, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -13833,2 +19174 @@ -../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’? +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -13836 +19176 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -13843,2 +19183,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(funeth_rx, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -13846,3 +19186,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)(); \ + | ^~~~~~~~~~~~~~ @@ -13855,2 +19195,2 @@ -../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ - 73 | TRACE_EVENT(funeth_rx, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -13858,17 +19198 @@ -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 ../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, - | ^~~~~~~~~~~~~~~~~~~ +../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_ipc_msg_hdr’: @@ -13881,11 +19205,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:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_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, +../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, @@ -13899,11 +19214,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, +../sound/soc/intel/avs/./trace.h:59:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 59 | DECLARE_EVENT_CLASS(avs_ipc_msg_hdr, @@ -13911 +19217 @@ -../include/trace/events/sof.h: In function ‘trace_event_raw_event_sof_ipc3_period_elapsed_position’: +../sound/soc/intel/avs/./trace.h: In function ‘trace_event_raw_event_avs_ipc_msg_payload’: @@ -13921,3 +19227,6 @@ -../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -13933,4 +19242,7 @@ -../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/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’: @@ -13946,2 +19258,2 @@ -../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(sof_pcm_pointer_position, +../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(avs_d0ix, @@ -13958,2 +19270,2 @@ -../include/trace/events/sof.h:62:1: note: in expansion of macro ‘TRACE_EVENT’ - 62 | TRACE_EVENT(sof_pcm_pointer_position, +../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(avs_d0ix, @@ -13961,3 +19273,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: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); \ @@ -13965,17 +19278,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) @@ -13983,10 +19280,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -13996,2 +19284,2 @@ -../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(sof_ipc4_fw_config, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -13999,8 +19287,5 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -14008,15 +19292,0 @@ -../include/trace/events/sof.h:101:1: note: in expansion of macro ‘TRACE_EVENT’ - 101 | TRACE_EVENT(sof_ipc4_fw_config, - | ^~~~~~~~~~~ -make[6]: *** [../scripts/Makefile.build:244: sound/soc/sof/core.o] Error 1 -make[6]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/ethernet/hisilicon/hns3/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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -14026,2 +19296,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, +../sound/soc/intel/avs/./trace.h:11:1: note: in expansion of macro ‘TRACE_EVENT’ + 11 | TRACE_EVENT(avs_dsp_core_op, @@ -14029,2 +19299,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); \ +../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); \ @@ -14032,5 +19303,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -14038,5 +19306,15 @@ -../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); \ +../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); \ @@ -14044,5 +19322,2 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), 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) @@ -14050,9 +19324,0 @@ -../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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -14062,9 +19328,12 @@ -../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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -14074,6 +19343,9 @@ -../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/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); \ @@ -14081,3 +19353,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -14087,2 +19359,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, +../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(avs_d0ix, @@ -14090,6 +19362,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -14099,2 +19371,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, +../sound/soc/intel/avs/./trace.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ + 125 | TRACE_EVENT(avs_d0ix, @@ -14102,21 +19374,3 @@ -../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, - | ^~~~~~~~~~~~~~~~~~~ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.o] Error 1 -make[8]: *** Waiting for unfinished jobs.... +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 @@ -14124,3 +19378,3 @@ - from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-trace.h:197, - from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:29: -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘trace_event_raw_event_dpaa2_eth_fd’: + from ../drivers/net/wireless/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’: @@ -14133,2 +19387,2 @@ -../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/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -14142,2 +19396,2 @@ -../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/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -14151,2 +19405,2 @@ -../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/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -14160,2 +19414,2 @@ -../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/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -14169,2 +19423,2 @@ -../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/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(dev_reg_evt, @@ -14172 +19426 @@ -../drivers/net/ethernet/freescale/dpaa2/./dpaa2-eth-trace.h: In function ‘trace_event_raw_event_dpaa2_eth_buf’: +../drivers/net/wireless/mediatek/mt76/./usb_trace.h: In function ‘trace_event_raw_event_urb_transfer’: @@ -14179,2 +19433,2 @@ -../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, +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(urb_transfer, @@ -14188,2 +19442,2 @@ -../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, +../drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 54 | DECLARE_EVENT_CLASS(urb_transfer, @@ -14191,3 +19445,40 @@ -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: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 @@ -14195,3 +19486,4 @@ - from ../drivers/net/wireless/ath/ath12k/trace.h:179, - from ../drivers/net/wireless/ath/ath12k/trace.c:10: -../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_htt_pktlog’: + from ../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’: @@ -14207,2 +19499,2 @@ -../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/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -14219,2 +19511,2 @@ -../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/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -14231,2 +19523,2 @@ -../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/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -14243,2 +19535,2 @@ -../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/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -14255,2 +19547,2 @@ -../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/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -14258 +19550 @@ -../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_htt_ppdu_stats’: +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘trace_event_raw_event_brcms_dpc’: @@ -14268,2 +19560,2 @@ -../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/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(brcms_dpc, @@ -14280,2 +19572,2 @@ -../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/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(brcms_dpc, @@ -14283 +19575 @@ -../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_htt_rxdesc’: +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h: In function ‘trace_event_raw_event_brcms_macintstatus’: @@ -14293,2 +19585,2 @@ -../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/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(brcms_macintstatus, @@ -14305,2 +19597,2 @@ -../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/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(brcms_macintstatus, @@ -14308,3 +19600,4 @@ -../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); \ +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); \ @@ -14312,3 +19605,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -14318,2 +19611,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ - 143 | TRACE_EVENT(ath12k_wmi_diag, +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -14321,6 +19614,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -14330,2 +19623,2 @@ -../drivers/net/wireless/ath/ath12k/./trace.h:143:1: note: in expansion of macro ‘TRACE_EVENT’ - 143 | TRACE_EVENT(ath12k_wmi_diag, +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:29:1: note: in expansion of macro ‘TRACE_EVENT’ + 29 | TRACE_EVENT(brcms_timer, @@ -14333,12 +19626,7 @@ -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/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), \ - | ^~~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -14348,2 +19636,2 @@ -../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/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(brcms_dpc, @@ -14351,6 +19639,6 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -14360,2 +19648,2 @@ -../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/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ + 58 | TRACE_EVENT(brcms_dpc, @@ -14363,2 +19651,3 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../drivers/net/wireless/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); \ @@ -14366,3 +19655,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -14372,2 +19661,2 @@ -../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/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(brcms_macintstatus, @@ -14375 +19664,17 @@ -../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/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’? @@ -14377 +19682 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -14384,2 +19689,2 @@ -../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/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(brcms_txdesc, @@ -14387,3 +19692,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -14396,2 +19701,2 @@ -../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/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h:25:1: note: in expansion of macro ‘TRACE_EVENT’ + 25 | TRACE_EVENT(brcms_txdesc, @@ -14399 +19704 @@ -../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_send’: +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘trace_event_raw_event_brcms_txstatus’: @@ -14409,2 +19714,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, +../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, @@ -14421,2 +19726,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, +../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, @@ -14424 +19729 @@ -../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_check’: +../drivers/net/wireless/broadcom/brcm80211/brcmsmac/./brcms_trace_brcmsmac_tx.h: In function ‘trace_event_raw_event_brcms_ampdu_session’: @@ -14434,2 +19739,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, +../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, @@ -14446,2 +19751,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, +../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, @@ -14449 +19754,80 @@ -../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_interrupt’: +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’: @@ -14456,6 +19840,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:68:1: note: in expansion of macro ‘TRACE_EVENT’ - 68 | TRACE_EVENT(otx2_msg_interrupt, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -14468,7 +19849,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: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’: +../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’: @@ -14484,2 +19862,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, +../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, @@ -14496,2 +19874,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, +../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, @@ -14499,4 +19877,50 @@ -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: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.... @@ -14504,3 +19928,3 @@ - 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’: + 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’: @@ -14513,2 +19937,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(hif_data, +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, @@ -14522,2 +19946,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(hif_data, +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, @@ -14531,2 +19955,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(hif_data, +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, @@ -14540,2 +19964,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(hif_data, +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, @@ -14549,2 +19973,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:159:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 159 | DECLARE_EVENT_CLASS(hif_data, +../fs/ext2/./trace.h:11:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 11 | DECLARE_EVENT_CLASS(ext2_dio_class, @@ -14552 +19976 @@ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_io_data’: +../fs/ext2/./trace.h: In function ‘trace_event_raw_event_ext2_dio_write_endio’: @@ -14559,3 +19983,6 @@ -../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, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/ext2/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ext2_dio_write_endio, + | ^~~~~~~~~~~ @@ -14568,2 +19995,16 @@ -../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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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, @@ -14571,3 +20012,12 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/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); \ @@ -14574,0 +20025,30 @@ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), 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/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); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -14578,2 +20058,20 @@ -../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/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, @@ -14587,2 +20085,47 @@ -../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/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 ../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, @@ -14590 +20132,0 @@ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_piggyback’: @@ -14597,2 +20139,11 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 314 | DECLARE_EVENT_CLASS(piggyback, +../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, @@ -14606,2 +20157,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:314:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 314 | DECLARE_EVENT_CLASS(piggyback, +../include/trace/events/xen.h:15:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 15 | DECLARE_EVENT_CLASS(xen_mc__batch, @@ -14609 +20160,10 @@ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_bh_stats’: +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_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’: @@ -14619,2 +20179,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ - 335 | TRACE_EVENT(bh_stats, +../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(xen_mc_entry, @@ -14631,2 +20191,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:335:1: note: in expansion of macro ‘TRACE_EVENT’ - 335 | TRACE_EVENT(bh_stats, +../include/trace/events/xen.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ + 36 | TRACE_EVENT(xen_mc_entry, @@ -14634 +20194 @@ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_tx_stats’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_entry_alloc’: @@ -14644,2 +20204,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ - 363 | TRACE_EVENT(tx_stats, +../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(xen_mc_entry_alloc, @@ -14656,2 +20216,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:363:1: note: in expansion of macro ‘TRACE_EVENT’ - 363 | TRACE_EVENT(tx_stats, +../include/trace/events/xen.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(xen_mc_entry_alloc, @@ -14659 +20219 @@ -../drivers/net/wireless/silabs/wfx/./traces.h: In function ‘trace_event_raw_event_queues_stats’: +../include/trace/events/xen.h: In function ‘trace_event_raw_event_xen_mc_callback’: @@ -14669,2 +20229,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ - 437 | TRACE_EVENT(queues_stats, +../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(xen_mc_callback, @@ -14681,2 +20241,2 @@ -../drivers/net/wireless/silabs/wfx/./traces.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ - 437 | TRACE_EVENT(queues_stats, +../include/trace/events/xen.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ + 65 | TRACE_EVENT(xen_mc_callback, @@ -14684,3 +20244,1011 @@ -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 +../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 @@ -14688,3 +21256,3 @@ - from ../include/trace/events/firewire.h:912, - from ../drivers/firewire/core-trace.c:10: -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_outbound_initiate_template’: + from ../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’: @@ -14697,2 +21265,313 @@ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../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 ../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, @@ -14699,0 +21579 @@ +../include/trace/events/kmem.h: In function ‘trace_event_raw_event_mm_page_pcpu_drain’: @@ -14706,2 +21586,411 @@ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/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 +make[3]: *** [../scripts/Makefile.build:485: mm] 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, @@ -14715,2 +22004,2 @@ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 26 | DECLARE_EVENT_CLASS(dev_evt, @@ -14724,2 +22013,2 @@ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 26 | DECLARE_EVENT_CLASS(dev_evt, @@ -14733,2 +22022,2 @@ -../include/trace/events/firewire.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 39 | DECLARE_EVENT_CLASS(async_outbound_initiate_template, +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 26 | DECLARE_EVENT_CLASS(dev_evt, @@ -14736 +22025 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_outbound_complete_template’: +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h: In function ‘trace_event_raw_event_mac_txstat_fetch’: @@ -14743,3 +22032,6 @@ -../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(mac_txstat_fetch, + | ^~~~~~~~~~~ @@ -14752,2 +22044,16 @@ -../include/trace/events/firewire.h:77:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 77 | DECLARE_EVENT_CLASS(async_outbound_complete_template, +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../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, @@ -14755 +22061,51 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_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) + | ^~~~~~~~~~~~~~~~~~~ +../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, + | ^~~~~~~~~~~ @@ -14762,3 +22118,18 @@ -../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: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, + | ^~~~~~~~~~~ @@ -14771,4 +22142,63 @@ -../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: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 ../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, + | ^~~~~~~~~~~ @@ -14784,2 +22214,14 @@ -../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(async_phy_outbound_initiate, +../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, @@ -14796,2 +22238,2 @@ -../include/trace/events/firewire.h:220:1: note: in expansion of macro ‘TRACE_EVENT’ - 220 | TRACE_EVENT(async_phy_outbound_initiate, +../drivers/net/wireless/ath/ath12k/./trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ + 24 | TRACE_EVENT(ath12k_htt_pktlog, @@ -14799 +22241,13 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_phy_outbound_complete’: +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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’: @@ -14809,2 +22263,2 @@ -../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ - 247 | TRACE_EVENT(async_phy_outbound_complete, +../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, @@ -14821,2 +22275,2 @@ -../include/trace/events/firewire.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ - 247 | TRACE_EVENT(async_phy_outbound_complete, +../drivers/net/wireless/ath/ath12k/./trace.h:55:1: note: in expansion of macro ‘TRACE_EVENT’ + 55 | TRACE_EVENT(ath12k_htt_ppdu_stats, @@ -14824 +22278 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_async_phy_inbound’: +../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_htt_rxdesc’: @@ -14834,2 +22288,2 @@ -../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(async_phy_inbound, +../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(ath12k_htt_rxdesc, @@ -14846,2 +22300,2 @@ -../include/trace/events/firewire.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ - 274 | TRACE_EVENT(async_phy_inbound, +../drivers/net/wireless/ath/ath12k/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ + 98 | TRACE_EVENT(ath12k_htt_rxdesc, @@ -14849 +22303 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_bus_reset_arrange_template’: +../drivers/net/wireless/ath/ath12k/./trace.h: In function ‘trace_event_raw_event_ath12k_wmi_diag’: @@ -14856,3 +22310,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -14865,4 +22322,125 @@ -../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: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, + | ^~~~~~~~~~~ @@ -14878,2 +22456,14 @@ -../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ - 342 | TRACE_EVENT(bus_reset_handle, +../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, @@ -14890,2 +22480,2 @@ -../include/trace/events/firewire.h:342:1: note: in expansion of macro ‘TRACE_EVENT’ - 342 | TRACE_EVENT(bus_reset_handle, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ + 13 | TRACE_EVENT(funeth_tx, @@ -14893 +22483,13 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_self_id_sequence’: +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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’: @@ -14903,2 +22505,2 @@ -../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ - 395 | TRACE_EVENT(self_id_sequence, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(funeth_tx_free, @@ -14915,2 +22517,2 @@ -../include/trace/events/firewire.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ - 395 | TRACE_EVENT(self_id_sequence, +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(funeth_tx_free, @@ -14918 +22520 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_allocate’: +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h: In function ‘trace_event_raw_event_funeth_rx’: @@ -14928,6 +22530,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:445:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 445 | TRACE_EVENT_CONDITION(isoc_outbound_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/fungible/funeth/./funeth_trace.h:73:1: note: in expansion of macro ‘TRACE_EVENT’ + 73 | TRACE_EVENT(funeth_rx, + | ^~~~~~~~~~~ @@ -14943,7 +22542,99 @@ -../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’: +../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 ../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, + | ^~~~~~~~~~~ @@ -14959,6 +22650,15 @@ -../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/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, + | ^~~~~~~~~~~ @@ -14974,7 +22674,16 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:470:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 470 | TRACE_EVENT_CONDITION(isoc_inbound_single_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_allocate’: +../include/trace/events/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’: @@ -14990,6 +22699,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:495:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 495 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_allocate, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/kvm.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ + 43 | TRACE_EVENT(kvm_vcpu_wakeup, + | ^~~~~~~~~~~ @@ -15005,7 +22711,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/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’: @@ -15018,2 +22721,177 @@ -../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: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, @@ -15027,2 +22905,2 @@ -../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/kvm.h:259:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 259 | DECLARE_EVENT_CLASS(kvm_async_get_page_class, @@ -15030 +22908,20 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_channels’: +../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’: @@ -15040,2 +22937,2 @@ -../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ - 550 | TRACE_EVENT(isoc_inbound_multiple_channels, +../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT( @@ -15052,2 +22949,2 @@ -../include/trace/events/firewire.h:550:1: note: in expansion of macro ‘TRACE_EVENT’ - 550 | TRACE_EVENT(isoc_inbound_multiple_channels, +../include/trace/events/kvm.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT( @@ -15055 +22952 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_start’: +../include/trace/events/kvm.h: In function ‘trace_event_raw_event_kvm_halt_poll_ns’: @@ -15065,6 +22962,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, - | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/kvm.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(kvm_halt_poll_ns, + | ^~~~~~~~~~~ @@ -15080,7 +22974,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:571:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 571 | TRACE_EVENT_CONDITION(isoc_outbound_start, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_start_template’: +../include/trace/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’: @@ -15093,3 +22984,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -15102,2 +22996,609 @@ -../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: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 ../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, @@ -15105 +23605,0 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_stop_template’: @@ -15112,2 +23612,11 @@ -../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, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/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, @@ -15121,2 +23630,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, @@ -15124 +23633,10 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_flush_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../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’: @@ -15131,2 +23649,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, @@ -15140,2 +23658,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, @@ -15143 +23661 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_flush_completions_template’: +../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_class’: @@ -15150,2 +23668,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, @@ -15159,2 +23677,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, @@ -15162 +23680 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_outbound_queue’: +../fs/iomap/./trace.h: In function ‘trace_event_raw_event_iomap_writepage_map’: @@ -15172,6 +23690,3 @@ -../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, - | ^~~~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:158:1: note: in expansion of macro ‘TRACE_EVENT’ + 158 | TRACE_EVENT(iomap_writepage_map, + | ^~~~~~~~~~~ @@ -15187,7 +23702,4 @@ -../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’: +../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’: @@ -15203,6 +23715,3 @@ -../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, - | ^~~~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:200:1: note: in expansion of macro ‘TRACE_EVENT’ + 200 | TRACE_EVENT(iomap_iter, + | ^~~~~~~~~~~ @@ -15218,7 +23727,4 @@ -../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’: +../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’: @@ -15234,6 +23740,3 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, - | ^~~~~~~~~~~~~~~~~~~~~ +../fs/iomap/./trace.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ + 236 | TRACE_EVENT(iomap_dio_rw_begin, + | ^~~~~~~~~~~ @@ -15249,7 +23752,4 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/events/firewire.h:812:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 812 | TRACE_EVENT_CONDITION(isoc_inbound_multiple_queue, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_single_completions_template’: +../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’: @@ -15262,2 +23762,208 @@ -../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: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/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, @@ -15271,2 +23977,2 @@ -../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/sof.h:18:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 18 | DECLARE_EVENT_CLASS(sof_widget_template, @@ -15274 +23980,10 @@ -../include/trace/events/firewire.h: In function ‘trace_event_raw_event_isoc_inbound_multiple_completions’: +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_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’: @@ -15284,2 +23999,2 @@ -../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(isoc_inbound_multiple_completions, +../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, @@ -15296,2 +24011,2 @@ -../include/trace/events/firewire.h:884:1: note: in expansion of macro ‘TRACE_EVENT’ - 884 | TRACE_EVENT(isoc_inbound_multiple_completions, +../include/trace/events/sof.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ + 42 | TRACE_EVENT(sof_ipc3_period_elapsed_position, @@ -15299,2 +24014,307 @@ -make[5]: *** [../scripts/Makefile.build:244: drivers/firewire/core-trace.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: drivers/firewire] Error 2 +../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 ../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 @@ -15349,0 +24370,20 @@ +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, + | ^~~~~~~~~~~~~~~~~~~ @@ -15350,0 +24391,180 @@ +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.... @@ -15355,3 +24575,3 @@ - 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’: + 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’: @@ -15367,2 +24587,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/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -15379,2 +24599,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/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -15391,2 +24611,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/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -15403,2 +24623,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/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -15415,2 +24635,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/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, @@ -15418 +24638 @@ -../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_rehash’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_register’: @@ -15428,2 +24648,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/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(io_uring_register, @@ -15440,2 +24660,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/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(io_uring_register, @@ -15443 +24663 @@ -../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_migrate’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_file_get’: @@ -15453,2 +24673,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/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(io_uring_file_get, @@ -15465,2 +24685,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/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(io_uring_file_get, @@ -15468 +24688 @@ -../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_migrate_end’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_queue_async_work’: @@ -15478,2 +24698,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/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT(io_uring_queue_async_work, @@ -15490,2 +24710,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/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT(io_uring_queue_async_work, @@ -15493 +24713 @@ -../include/trace/events/mlxsw.h: In function ‘trace_event_raw_event_mlxsw_sp_acl_tcam_vregion_rehash_rollback_failed’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_defer’: @@ -15503,2 +24723,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/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ + 184 | TRACE_EVENT(io_uring_defer, @@ -15515,2 +24735,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/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ + 184 | TRACE_EVENT(io_uring_defer, @@ -15518,8 +24738,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.... -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] +../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’? @@ -15527 +24741 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -15531,3 +24745,19 @@ -../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: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’: @@ -15540,4 +24770,20 @@ -../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 +../include/trace/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’? @@ -15549,3 +24795,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -15558,6 +24807,10 @@ -../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: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); \ + | ^~~~~~~~~~~~~~~ @@ -15567,4 +24820,19 @@ -../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: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’: @@ -15577,3 +24845,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/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ + 370 | TRACE_EVENT(io_uring_submit_req, + | ^~~~~~~~~~~ @@ -15586,4 +24857,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/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’: @@ -15596,3 +24870,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/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(io_uring_poll_arm, + | ^~~~~~~~~~~ @@ -15605,10 +24882,8 @@ -../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/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] +../include/trace/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’? @@ -15616 +24891 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -15623,2 +24898,14 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(ath11k_htt_pktlog, +../include/trace/events/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, @@ -15625,0 +24913 @@ +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_req_failed’: @@ -15635,2 +24923,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(ath11k_htt_pktlog, +../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(io_uring_req_failed, @@ -15638 +24926,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/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’? @@ -15647,2 +24948,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(ath11k_htt_pktlog, +../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ + 571 | TRACE_EVENT(io_uring_cqe_overflow, @@ -15659,2 +24960,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(ath11k_htt_pktlog, +../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ + 571 | TRACE_EVENT(io_uring_cqe_overflow, @@ -15662,3 +24963,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/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); \ + | ^~~~~~~~~~~~~~~ @@ -15671,2 +24973,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:36:1: note: in expansion of macro ‘TRACE_EVENT’ - 36 | TRACE_EVENT(ath11k_htt_pktlog, +../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ + 607 | TRACE_EVENT(io_uring_task_work_run, @@ -15674 +24976,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’: @@ -15684,2 +24998,2 @@ -../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/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ + 626 | TRACE_EVENT(io_uring_short_write, @@ -15696,2 +25010,2 @@ -../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/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ + 626 | TRACE_EVENT(io_uring_short_write, @@ -15699 +25013 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_htt_rxdesc’: +../include/trace/events/io_uring.h: In function ‘trace_event_raw_event_io_uring_local_work_run’: @@ -15709,2 +25023,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(ath11k_htt_rxdesc, +../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ + 659 | TRACE_EVENT(io_uring_local_work_run, @@ -15721,2 +25035,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(ath11k_htt_rxdesc, +../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ + 659 | TRACE_EVENT(io_uring_local_work_run, @@ -15724 +25038,441 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_event’: +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_create’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:27:1: note: in expansion of macro ‘TRACE_EVENT’ + 27 | TRACE_EVENT(io_uring_create, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_register’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(io_uring_register, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ + 69 | TRACE_EVENT(io_uring_register, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_file_get’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(io_uring_file_get, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ + 108 | TRACE_EVENT(io_uring_file_get, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_queue_async_work’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT(io_uring_queue_async_work, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ + 140 | TRACE_EVENT(io_uring_queue_async_work, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_defer’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ + 184 | TRACE_EVENT(io_uring_defer, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:184:1: note: in expansion of macro ‘TRACE_EVENT’ + 184 | TRACE_EVENT(io_uring_defer, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_link’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(io_uring_link, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:223:1: note: in expansion of macro ‘TRACE_EVENT’ + 223 | TRACE_EVENT(io_uring_link, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_cqring_wait’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(io_uring_cqring_wait, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ + 255 | TRACE_EVENT(io_uring_cqring_wait, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_fail_link’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ + 283 | TRACE_EVENT(io_uring_fail_link, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:283:1: note: in expansion of macro ‘TRACE_EVENT’ + 283 | TRACE_EVENT(io_uring_fail_link, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_complete’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(io_uring_complete, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(io_uring_complete, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_submit_req’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ + 370 | TRACE_EVENT(io_uring_submit_req, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:370:1: note: in expansion of macro ‘TRACE_EVENT’ + 370 | TRACE_EVENT(io_uring_submit_req, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_poll_arm’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(io_uring_poll_arm, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:414:1: note: in expansion of macro ‘TRACE_EVENT’ + 414 | TRACE_EVENT(io_uring_poll_arm, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_task_add’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(io_uring_task_add, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(io_uring_task_add, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_req_failed’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(io_uring_req_failed, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ + 496 | TRACE_EVENT(io_uring_req_failed, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_cqe_overflow’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ + 571 | TRACE_EVENT(io_uring_cqe_overflow, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:571:1: note: in expansion of macro ‘TRACE_EVENT’ + 571 | TRACE_EVENT(io_uring_cqe_overflow, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_task_work_run’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ + 607 | TRACE_EVENT(io_uring_task_work_run, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:607:1: note: in expansion of macro ‘TRACE_EVENT’ + 607 | TRACE_EVENT(io_uring_task_work_run, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_short_write’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ + 626 | TRACE_EVENT(io_uring_short_write, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:626:1: note: in expansion of macro ‘TRACE_EVENT’ + 626 | TRACE_EVENT(io_uring_short_write, + | ^~~~~~~~~~~ +../include/trace/events/io_uring.h: In function ‘__bpf_trace_io_uring_local_work_run’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ + 659 | TRACE_EVENT(io_uring_local_work_run, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/io_uring.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ + 659 | TRACE_EVENT(io_uring_local_work_run, + | ^~~~~~~~~~~ +make[4]: *** [../scripts/Makefile.build:244: io_uring/io_uring.o] Error 1 +make[3]: *** [../scripts/Makefile.build:485: io_uring] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../fs/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, + | ^~~~~~~~~~~~~~~~~~~ @@ -15731,2 +25485,11 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:124:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 124 | DECLARE_EVENT_CLASS(ath11k_log_event, +../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, @@ -15740,2 +25503,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, +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, @@ -15743 +25506,47 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_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), \ + | ^~~~~~~~~~~~~~~~~~~~ +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../fs/lockd/./trace.h: In function ‘__bpf_trace_nlmclnt_lock_event’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../fs/lockd/./trace.h:48:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 48 | DECLARE_EVENT_CLASS(nlmclnt_lock_event, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: fs/lockd/trace.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/lockd] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/ethernet/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, + | ^~~~~~~~~~~ @@ -15753,2 +25562,14 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(ath11k_wmi_cmd, +../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, @@ -15765,2 +25586,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/ethernet/marvell/octeontx2/af/./rvu_trace.h:20:1: note: in expansion of macro ‘TRACE_EVENT’ + 20 | TRACE_EVENT(otx2_msg_alloc, @@ -15768 +25589,13 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_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/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’: @@ -15778,2 +25611,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/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(otx2_msg_send, @@ -15790,2 +25623,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/ethernet/marvell/octeontx2/af/./rvu_trace.h:35:1: note: in expansion of macro ‘TRACE_EVENT’ + 35 | TRACE_EVENT(otx2_msg_send, @@ -15793 +25626 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_dbg’: +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_check’: @@ -15803,2 +25636,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/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(otx2_msg_check, @@ -15815,2 +25648,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/ethernet/marvell/octeontx2/af/./rvu_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ + 50 | TRACE_EVENT(otx2_msg_check, @@ -15818 +25651 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_log_dbg_dump’: +../drivers/net/ethernet/marvell/octeontx2/af/./rvu_trace.h: In function ‘trace_event_raw_event_otx2_msg_interrupt’: @@ -15828,2 +25661,38334 @@ -../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/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[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/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 +make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/ath/wil6210] 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/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/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 +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.... +make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/silabs/wfx] Error 2 +make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/silabs] Error 2 +In file included from ../include/trace/define_trace.h:108, + from ../drivers/net/ethernet/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 ../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 ../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 ../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 ../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 ../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 ../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/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/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 ../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/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 ../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/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 ../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 ../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 ../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 ../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/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 ../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/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/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 ../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 ../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/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 +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[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel] Error 2 +make[5]: *** [../scripts/Makefile.build:485: drivers/net/ethernet] Error 2 +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 ../include/trace/events/sched.h:830, + from ../kernel/sched/core.c:84: +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_kthread_stop’: +../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(sched_kthread_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/sched.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(sched_kthread_stop, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(sched_kthread_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/sched.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(sched_kthread_stop, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(sched_kthread_stop, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_kthread_stop_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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(sched_kthread_stop_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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(sched_kthread_stop_ret, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_kthread_work_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/sched.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ + 64 | TRACE_EVENT(sched_kthread_work_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/sched.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ + 64 | TRACE_EVENT(sched_kthread_work_queue_work, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_kthread_work_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/sched.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(sched_kthread_work_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/sched.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(sched_kthread_work_execute_start, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_kthread_work_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/sched.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ + 119 | TRACE_EVENT(sched_kthread_work_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/sched.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ + 119 | TRACE_EVENT(sched_kthread_work_execute_end, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_wakeup_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 141 | DECLARE_EVENT_CLASS(sched_wakeup_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 141 | DECLARE_EVENT_CLASS(sched_wakeup_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ + 222 | TRACE_EVENT(sched_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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ + 222 | TRACE_EVENT(sched_switch, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_migrate_task’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(sched_migrate_task, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(sched_migrate_task, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_process_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 301 | DECLARE_EVENT_CLASS(sched_process_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 301 | DECLARE_EVENT_CLASS(sched_process_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_process_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/sched.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(sched_process_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/sched.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(sched_process_wait, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_process_fork’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ + 372 | TRACE_EVENT(sched_process_fork, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ + 372 | TRACE_EVENT(sched_process_fork, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_process_exec’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ + 400 | TRACE_EVENT(sched_process_exec, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ + 400 | TRACE_EVENT(sched_process_exec, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_prepare_exec’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ + 434 | TRACE_EVENT(sched_prepare_exec, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ + 434 | TRACE_EVENT(sched_prepare_exec, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_stat_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:461:39: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 461 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:471:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS_SCHEDSTAT’ + 471 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:461:39: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 461 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:471:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS_SCHEDSTAT’ + 471 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_stat_runtime’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:529:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 529 | DECLARE_EVENT_CLASS(sched_stat_runtime, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:529:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 529 | DECLARE_EVENT_CLASS(sched_stat_runtime, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_pi_setprio’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:560:1: note: in expansion of macro ‘TRACE_EVENT’ + 560 | TRACE_EVENT(sched_pi_setprio, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:560:1: note: in expansion of macro ‘TRACE_EVENT’ + 560 | TRACE_EVENT(sched_pi_setprio, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_process_hang’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ + 589 | TRACE_EVENT(sched_process_hang, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ + 589 | TRACE_EVENT(sched_process_hang, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_move_numa’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:611:1: note: in expansion of macro ‘TRACE_EVENT’ + 611 | TRACE_EVENT(sched_move_numa, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:611:1: note: in expansion of macro ‘TRACE_EVENT’ + 611 | TRACE_EVENT(sched_move_numa, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_numa_pair_template’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 643 | DECLARE_EVENT_CLASS(sched_numa_pair_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 643 | DECLARE_EVENT_CLASS(sched_numa_pair_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_skip_vma_numa’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ + 723 | TRACE_EVENT(sched_skip_vma_numa, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ + 723 | TRACE_EVENT(sched_skip_vma_numa, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘trace_event_raw_event_sched_wake_idle_without_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/events/sched.h:755:1: note: in expansion of macro ‘TRACE_EVENT’ + 755 | TRACE_EVENT(sched_wake_idle_without_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/events/sched.h:755:1: note: in expansion of macro ‘TRACE_EVENT’ + 755 | TRACE_EVENT(sched_wake_idle_without_ipi, + | ^~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_kthread_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/sched.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(sched_kthread_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/sched.h:16:1: note: in expansion of macro ‘TRACE_EVENT’ + 16 | TRACE_EVENT(sched_kthread_stop, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_kthread_stop_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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(sched_kthread_stop_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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(sched_kthread_stop_ret, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_kthread_work_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/sched.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ + 64 | TRACE_EVENT(sched_kthread_work_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/sched.h:64:1: note: in expansion of macro ‘TRACE_EVENT’ + 64 | TRACE_EVENT(sched_kthread_work_queue_work, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_kthread_work_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/sched.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(sched_kthread_work_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/sched.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ + 93 | TRACE_EVENT(sched_kthread_work_execute_start, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_kthread_work_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/sched.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ + 119 | TRACE_EVENT(sched_kthread_work_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/sched.h:119:1: note: in expansion of macro ‘TRACE_EVENT’ + 119 | TRACE_EVENT(sched_kthread_work_execute_end, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_wakeup_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 141 | DECLARE_EVENT_CLASS(sched_wakeup_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:141:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 141 | DECLARE_EVENT_CLASS(sched_wakeup_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ + 222 | TRACE_EVENT(sched_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, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ + 222 | TRACE_EVENT(sched_switch, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_migrate_task’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(sched_migrate_task, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:274:1: note: in expansion of macro ‘TRACE_EVENT’ + 274 | TRACE_EVENT(sched_migrate_task, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_process_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 301 | DECLARE_EVENT_CLASS(sched_process_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 301 | DECLARE_EVENT_CLASS(sched_process_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_process_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/sched.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(sched_process_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/sched.h:347:1: note: in expansion of macro ‘TRACE_EVENT’ + 347 | TRACE_EVENT(sched_process_wait, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_process_fork’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ + 372 | TRACE_EVENT(sched_process_fork, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ + 372 | TRACE_EVENT(sched_process_fork, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_process_exec’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ + 400 | TRACE_EVENT(sched_process_exec, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:400:1: note: in expansion of macro ‘TRACE_EVENT’ + 400 | TRACE_EVENT(sched_process_exec, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_prepare_exec’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ + 434 | TRACE_EVENT(sched_prepare_exec, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ + 434 | TRACE_EVENT(sched_prepare_exec, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_stat_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:461:39: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 461 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:471:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS_SCHEDSTAT’ + 471 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:461:39: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 461 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:471:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS_SCHEDSTAT’ + 471 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_stat_runtime’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:529:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 529 | DECLARE_EVENT_CLASS(sched_stat_runtime, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:529:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 529 | DECLARE_EVENT_CLASS(sched_stat_runtime, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_pi_setprio’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:560:1: note: in expansion of macro ‘TRACE_EVENT’ + 560 | TRACE_EVENT(sched_pi_setprio, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:560:1: note: in expansion of macro ‘TRACE_EVENT’ + 560 | TRACE_EVENT(sched_pi_setprio, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_process_hang’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ + 589 | TRACE_EVENT(sched_process_hang, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:589:1: note: in expansion of macro ‘TRACE_EVENT’ + 589 | TRACE_EVENT(sched_process_hang, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_move_numa’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:611:1: note: in expansion of macro ‘TRACE_EVENT’ + 611 | TRACE_EVENT(sched_move_numa, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:611:1: note: in expansion of macro ‘TRACE_EVENT’ + 611 | TRACE_EVENT(sched_move_numa, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_numa_pair_template’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 643 | DECLARE_EVENT_CLASS(sched_numa_pair_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:643:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 643 | DECLARE_EVENT_CLASS(sched_numa_pair_template, + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_skip_vma_numa’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ + 723 | TRACE_EVENT(sched_skip_vma_numa, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:723:1: note: in expansion of macro ‘TRACE_EVENT’ + 723 | TRACE_EVENT(sched_skip_vma_numa, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_wake_idle_without_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/events/sched.h:755:1: note: in expansion of macro ‘TRACE_EVENT’ + 755 | TRACE_EVENT(sched_wake_idle_without_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/events/sched.h:755:1: note: in expansion of macro ‘TRACE_EVENT’ + 755 | TRACE_EVENT(sched_wake_idle_without_ipi, + | ^~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_pelt_cfs_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:778:1: note: in expansion of macro ‘DECLARE_TRACE’ + 778 | DECLARE_TRACE(pelt_cfs_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:778:1: note: in expansion of macro ‘DECLARE_TRACE’ + 778 | DECLARE_TRACE(pelt_cfs_tp, + | ^~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_pelt_rt_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:782:1: note: in expansion of macro ‘DECLARE_TRACE’ + 782 | DECLARE_TRACE(pelt_rt_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:782:1: note: in expansion of macro ‘DECLARE_TRACE’ + 782 | DECLARE_TRACE(pelt_rt_tp, + | ^~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_pelt_dl_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:786:1: note: in expansion of macro ‘DECLARE_TRACE’ + 786 | DECLARE_TRACE(pelt_dl_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:786:1: note: in expansion of macro ‘DECLARE_TRACE’ + 786 | DECLARE_TRACE(pelt_dl_tp, + | ^~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_pelt_hw_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:790:1: note: in expansion of macro ‘DECLARE_TRACE’ + 790 | DECLARE_TRACE(pelt_hw_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:790:1: note: in expansion of macro ‘DECLARE_TRACE’ + 790 | DECLARE_TRACE(pelt_hw_tp, + | ^~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_pelt_irq_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:794:1: note: in expansion of macro ‘DECLARE_TRACE’ + 794 | DECLARE_TRACE(pelt_irq_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:794:1: note: in expansion of macro ‘DECLARE_TRACE’ + 794 | DECLARE_TRACE(pelt_irq_tp, + | ^~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_pelt_se_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:798:1: note: in expansion of macro ‘DECLARE_TRACE’ + 798 | DECLARE_TRACE(pelt_se_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:798:1: note: in expansion of macro ‘DECLARE_TRACE’ + 798 | DECLARE_TRACE(pelt_se_tp, + | ^~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_cpu_capacity_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:802:1: note: in expansion of macro ‘DECLARE_TRACE’ + 802 | DECLARE_TRACE(sched_cpu_capacity_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:802:1: note: in expansion of macro ‘DECLARE_TRACE’ + 802 | DECLARE_TRACE(sched_cpu_capacity_tp, + | ^~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_overutilized_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:806:1: note: in expansion of macro ‘DECLARE_TRACE’ + 806 | DECLARE_TRACE(sched_overutilized_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:806:1: note: in expansion of macro ‘DECLARE_TRACE’ + 806 | DECLARE_TRACE(sched_overutilized_tp, + | ^~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_util_est_cfs_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:810:1: note: in expansion of macro ‘DECLARE_TRACE’ + 810 | DECLARE_TRACE(sched_util_est_cfs_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:810:1: note: in expansion of macro ‘DECLARE_TRACE’ + 810 | DECLARE_TRACE(sched_util_est_cfs_tp, + | ^~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_util_est_se_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:814:1: note: in expansion of macro ‘DECLARE_TRACE’ + 814 | DECLARE_TRACE(sched_util_est_se_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:814:1: note: in expansion of macro ‘DECLARE_TRACE’ + 814 | DECLARE_TRACE(sched_util_est_se_tp, + | ^~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_update_nr_running_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:818:1: note: in expansion of macro ‘DECLARE_TRACE’ + 818 | DECLARE_TRACE(sched_update_nr_running_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:818:1: note: in expansion of macro ‘DECLARE_TRACE’ + 818 | DECLARE_TRACE(sched_update_nr_running_tp, + | ^~~~~~~~~~~~~ +../include/trace/events/sched.h: In function ‘__bpf_trace_sched_compute_energy_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:822:1: note: in expansion of macro ‘DECLARE_TRACE’ + 822 | DECLARE_TRACE(sched_compute_energy_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:119:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 119 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/sched.h:822:1: note: in expansion of macro ‘DECLARE_TRACE’ + 822 | DECLARE_TRACE(sched_compute_energy_tp, + | ^~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:108, + from ../include/trace/events/ipi.h:134, + from ../kernel/sched/core.c:85: +../include/trace/events/ipi.h: In function ‘trace_event_raw_event_ipi_raise’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ipi.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(ipi_raise, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ipi.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(ipi_raise, + | ^~~~~~~~~~~ +../include/trace/events/ipi.h: In function ‘trace_event_raw_event_ipi_send_cpu’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ipi.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(ipi_send_cpu, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ipi.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(ipi_send_cpu, + | ^~~~~~~~~~~ +../include/trace/events/ipi.h: In function ‘trace_event_raw_event_ipi_send_cpumask’: +../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ipi.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ + 60 | TRACE_EVENT(ipi_send_cpumask, + | ^~~~~~~~~~~ +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? + 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ + | ^~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ + 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ + | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ipi.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ + 60 | TRACE_EVENT(ipi_send_cpumask, + | ^~~~~~~~~~~ +../include/trace/events/ipi.h: In function ‘trace_event_raw_event_ipi_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/events/ipi.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 82 | DECLARE_EVENT_CLASS(ipi_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/events/ipi.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 82 | DECLARE_EVENT_CLASS(ipi_handler, + | ^~~~~~~~~~~~~~~~~~~ +In file included from ../include/trace/define_trace.h:110: +../include/trace/events/ipi.h: In function ‘__bpf_trace_ipi_raise’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ipi.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(ipi_raise, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ipi.h:19:1: note: in expansion of macro ‘TRACE_EVENT’ + 19 | TRACE_EVENT(ipi_raise, + | ^~~~~~~~~~~ +../include/trace/events/ipi.h: In function ‘__bpf_trace_ipi_send_cpu’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ipi.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(ipi_send_cpu, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ipi.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ + 38 | TRACE_EVENT(ipi_send_cpu, + | ^~~~~~~~~~~ +../include/trace/events/ipi.h: In function ‘__bpf_trace_ipi_send_cpumask’: +../include/trace/bpf_probe.h:49:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ipi.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ + 60 | TRACE_EVENT(ipi_send_cpumask, + | ^~~~~~~~~~~ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ipi.h:60:1: note: in expansion of macro ‘TRACE_EVENT’ + 60 | TRACE_EVENT(ipi_send_cpumask, + | ^~~~~~~~~~~ +../include/trace/events/ipi.h: In function ‘__bpf_trace_ipi_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/events/ipi.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 82 | DECLARE_EVENT_CLASS(ipi_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/events/ipi.h:82:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 82 | DECLARE_EVENT_CLASS(ipi_handler, + | ^~~~~~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:244: kernel/sched/core.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: kernel/sched] Error 2 +make[3]: *** [../scripts/Makefile.build:485: kernel] 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 ../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, @@ -15840,2 +64005,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ - 249 | TRACE_EVENT(ath11k_log_dbg_dump, +../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ + 287 | TRACE_EVENT(ext4_nfs_commit_metadata, @@ -15843 +64008 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_wmi_diag’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mark_inode_dirty’: @@ -15853,2 +64018,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ - 282 | TRACE_EVENT(ath11k_wmi_diag, +../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(ext4_mark_inode_dirty, @@ -15865,2 +64030,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:282:1: note: in expansion of macro ‘TRACE_EVENT’ - 282 | TRACE_EVENT(ath11k_wmi_diag, +../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(ext4_mark_inode_dirty, @@ -15868 +64033 @@ -../drivers/net/wireless/ath/ath11k/./trace.h: In function ‘trace_event_raw_event_ath11k_ps_timekeeper’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_begin_ordered_truncate’: @@ -15878,2 +64043,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ - 309 | TRACE_EVENT(ath11k_ps_timekeeper, +../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ + 329 | TRACE_EVENT(ext4_begin_ordered_truncate, @@ -15890,2 +64055,2 @@ -../drivers/net/wireless/ath/ath11k/./trace.h:309:1: note: in expansion of macro ‘TRACE_EVENT’ - 309 | TRACE_EVENT(ath11k_ps_timekeeper, +../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ + 329 | TRACE_EVENT(ext4_begin_ordered_truncate, @@ -15893,7 +64058,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 -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] +../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’? @@ -15901 +64061 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -15905,2 +64065,2 @@ -../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/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 352 | DECLARE_EVENT_CLASS(ext4__write_begin, @@ -15908 +64068 @@ -../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’? @@ -15910 +64070 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -15914,2 +64074,2 @@ -../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/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 352 | DECLARE_EVENT_CLASS(ext4__write_begin, @@ -15917 +64077,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/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’? @@ -15923,2 +64084,2 @@ -../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/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 392 | DECLARE_EVENT_CLASS(ext4__write_end, @@ -15932,11 +64093,2 @@ -../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, +../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 392 | DECLARE_EVENT_CLASS(ext4__write_end, @@ -15944 +64096 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_submit_urb’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_writepages’: @@ -15954,2 +64106,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ - 56 | TRACE_EVENT(mt_submit_urb, +../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ + 444 | TRACE_EVENT(ext4_writepages, @@ -15966,2 +64118,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro ‘TRACE_EVENT’ - 56 | TRACE_EVENT(mt_submit_urb, +../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ + 444 | TRACE_EVENT(ext4_writepages, @@ -15969 +64121 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_mcu_msg_send’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_write_pages’: @@ -15979,2 +64131,2 @@ -../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/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ + 486 | TRACE_EVENT(ext4_da_write_pages, @@ -15991,2 +64143,2 @@ -../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/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ + 486 | TRACE_EVENT(ext4_da_write_pages, @@ -15994 +64146 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_vend_req’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_write_pages_extent’: @@ -16004,2 +64156,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(mt_vend_req, +../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ + 515 | TRACE_EVENT(ext4_da_write_pages_extent, @@ -16016,2 +64168,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro ‘TRACE_EVENT’ - 98 | TRACE_EVENT(mt_vend_req, +../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ + 515 | TRACE_EVENT(ext4_da_write_pages_extent, @@ -16019 +64171 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_ee_read’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_writepages_result’: @@ -16029,2 +64181,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ - 126 | TRACE_EVENT(ee_read, +../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ + 542 | TRACE_EVENT(ext4_writepages_result, @@ -16041,2 +64193,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ - 126 | TRACE_EVENT(ee_read, +../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ + 542 | TRACE_EVENT(ext4_writepages_result, @@ -16044 +64196 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_rf_reg_evt’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__folio_op’: @@ -16051,2 +64203,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, +../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 577 | DECLARE_EVENT_CLASS(ext4__folio_op, @@ -16060,2 +64212,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, +../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 577 | DECLARE_EVENT_CLASS(ext4__folio_op, @@ -16063 +64215 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_bbp_reg_evt’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_invalidate_folio_op’: @@ -16070,2 +64222,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, +../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, @@ -16079,2 +64231,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, +../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, @@ -16082 +64234 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_dev_simple_evt’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_discard_blocks’: @@ -16089,3 +64241,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -16098,4 +64253,7 @@ -../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: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’: @@ -16108,6 +64266,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, - | ^~~~~~~~~~~ +../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, + | ^~~~~~~~~~~~~~~~~~~ @@ -16120,7 +64275,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’: +../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’: @@ -16136,2 +64288,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ - 247 | TRACE_EVENT(mt_rx, +../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ + 724 | TRACE_EVENT(ext4_mb_release_inode_pa, @@ -16148,2 +64300,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro ‘TRACE_EVENT’ - 247 | TRACE_EVENT(mt_rx, +../include/trace/events/ext4.h:724:1: note: in expansion of macro ‘TRACE_EVENT’ + 724 | TRACE_EVENT(ext4_mb_release_inode_pa, @@ -16151 +64303 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mb_release_group_pa’: @@ -16161,2 +64313,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ - 277 | TRACE_EVENT(mt_tx, +../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ + 751 | TRACE_EVENT(ext4_mb_release_group_pa, @@ -16173,2 +64325,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro ‘TRACE_EVENT’ - 277 | TRACE_EVENT(mt_tx, +../include/trace/events/ext4.h:751:1: note: in expansion of macro ‘TRACE_EVENT’ + 751 | TRACE_EVENT(ext4_mb_release_group_pa, @@ -16176 +64328 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx_dma_done’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_discard_preallocations’: @@ -16186,2 +64338,2 @@ -../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/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ + 774 | TRACE_EVENT(ext4_discard_preallocations, @@ -16198,2 +64350,2 @@ -../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/events/ext4.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ + 774 | TRACE_EVENT(ext4_discard_preallocations, @@ -16201 +64353 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx_status_cleaned’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mb_discard_preallocations’: @@ -16211,2 +64363,2 @@ -../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/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ + 797 | TRACE_EVENT(ext4_mb_discard_preallocations, @@ -16223,2 +64375,2 @@ -../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/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ + 797 | TRACE_EVENT(ext4_mb_discard_preallocations, @@ -16226 +64378 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_tx_status’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_request_blocks’: @@ -16236,2 +64388,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ - 330 | TRACE_EVENT(mt_tx_status, +../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ + 818 | TRACE_EVENT(ext4_request_blocks, @@ -16248,2 +64400,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro ‘TRACE_EVENT’ - 330 | TRACE_EVENT(mt_tx_status, +../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ + 818 | TRACE_EVENT(ext4_request_blocks, @@ -16251 +64403 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_mt_rx_dma_aggr’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_allocate_blocks’: @@ -16261,2 +64413,2 @@ -../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/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ + 858 | TRACE_EVENT(ext4_allocate_blocks, @@ -16273,2 +64425,2 @@ -../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/events/ext4.h:858:1: note: in expansion of macro ‘TRACE_EVENT’ + 858 | TRACE_EVENT(ext4_allocate_blocks, @@ -16276 +64428 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h: In function ‘trace_event_raw_event_set_shared_key’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_free_blocks’: @@ -16286,2 +64438,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ - 368 | TRACE_EVENT(set_shared_key, +../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ + 900 | TRACE_EVENT(ext4_free_blocks, @@ -16298,2 +64450,2 @@ -../drivers/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro ‘TRACE_EVENT’ - 368 | TRACE_EVENT(set_shared_key, +../include/trace/events/ext4.h:900:1: note: in expansion of macro ‘TRACE_EVENT’ + 900 | TRACE_EVENT(ext4_free_blocks, @@ -16301,8 +64453,2 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/mediatek/mt7601u/trace.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek/mt7601u] Error 2 -make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/mediatek] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/ethernet/mellanox/mlx5/core/diag/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/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’? @@ -16310 +64456 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -16317,2 +64463,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/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ + 931 | TRACE_EVENT(ext4_sync_file_enter, @@ -16320 +64466 @@ -../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’? @@ -16322 +64468 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -16329,2 +64475,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/ext4.h:931:1: note: in expansion of macro ‘TRACE_EVENT’ + 931 | TRACE_EVENT(ext4_sync_file_enter, @@ -16332 +64478,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/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’? @@ -16341,2 +64488,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/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ + 958 | TRACE_EVENT(ext4_sync_file_exit, @@ -16353,2 +64500,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/ext4.h:958:1: note: in expansion of macro ‘TRACE_EVENT’ + 958 | TRACE_EVENT(ext4_sync_file_exit, @@ -16356,3 +64503,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/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); \ + | ^~~~~~~~~~~~~~~ @@ -16365,2 +64513,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/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ + 981 | TRACE_EVENT(ext4_sync_fs, @@ -16368,7 +64516 @@ -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/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] +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -16376 +64518 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -16383,2 +64525,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/ext4.h:981:1: note: in expansion of macro ‘TRACE_EVENT’ + 981 | TRACE_EVENT(ext4_sync_fs, @@ -16385,0 +64528 @@ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_alloc_da_blocks’: @@ -16395,2 +64538,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/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ + 1002 | TRACE_EVENT(ext4_alloc_da_blocks, @@ -16398 +64541 @@ -../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’? @@ -16400 +64543 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -16407,2 +64550,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/ext4.h:1002:1: note: in expansion of macro ‘TRACE_EVENT’ + 1002 | TRACE_EVENT(ext4_alloc_da_blocks, @@ -16410 +64553,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/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’? @@ -16412 +64556 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -16419,2 +64563,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/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ + 1025 | TRACE_EVENT(ext4_mballoc_alloc, @@ -16422,3 +64566,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -16431,2 +64575,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/ext4.h:1025:1: note: in expansion of macro ‘TRACE_EVENT’ + 1025 | TRACE_EVENT(ext4_mballoc_alloc, @@ -16434 +64578 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_mbx_send’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mballoc_prealloc’: @@ -16444,2 +64588,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/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ + 1092 | TRACE_EVENT(ext4_mballoc_prealloc, @@ -16456,2 +64600,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/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ + 1092 | TRACE_EVENT(ext4_mballoc_prealloc, @@ -16459 +64603 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_cmd_template’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__mballoc’: @@ -16466,2 +64610,2 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, +../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, @@ -16475,2 +64619,2 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h:81:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 81 | DECLARE_EVENT_CLASS(hclge_pf_cmd_template, +../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, @@ -16478 +64622 @@ -../drivers/net/ethernet/hisilicon/hns3/hns3pf/./hclge_trace.h: In function ‘trace_event_raw_event_hclge_pf_special_cmd_template’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_forget’: @@ -16485,3 +64629,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/ext4.h:1186:1: note: in expansion of macro ‘TRACE_EVENT’ + 1186 | TRACE_EVENT(ext4_forget, + | ^~~~~~~~~~~ @@ -16494,9 +64641,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 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/gpu/drm/xe/xe_trace_guc.h:110, - from ../drivers/gpu/drm/xe/xe_trace_guc.c:8: -../include/trace/../../drivers/gpu/drm/xe/xe_trace_guc.h: In function ‘trace_event_raw_event_xe_guc_ct_flow_control’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] +../include/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’? @@ -16504 +64650 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -16508,4 +64654,7 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace_guc.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 20 | DECLARE_EVENT_CLASS(xe_guc_ct_flow_control, - | ^~~~~~~~~~~~~~~~~~~ -../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/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’? @@ -16513 +64662 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -16517,4 +64666,8 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace_guc.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 20 | DECLARE_EVENT_CLASS(xe_guc_ct_flow_control, - | ^~~~~~~~~~~~~~~~~~~ -../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: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’? @@ -16526,3 +64679,6 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace_guc.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 20 | DECLARE_EVENT_CLASS(xe_guc_ct_flow_control, - | ^~~~~~~~~~~~~~~~~~~ +../include/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, + | ^~~~~~~~~~~ @@ -16535,13 +64691,7 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace_guc.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 20 | DECLARE_EVENT_CLASS(xe_guc_ct_flow_control, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_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/xe/xe_trace_guc.h:20:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 20 | DECLARE_EVENT_CLASS(xe_guc_ct_flow_control, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/xe/xe_trace_guc.h: In function ‘trace_event_raw_event_xe_guc_ctb’: +../include/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’: @@ -16554,3 +64704,6 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace_guc.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 61 | DECLARE_EVENT_CLASS(xe_guc_ctb, - | ^~~~~~~~~~~~~~~~~~~ +../include/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, + | ^~~~~~~~~~~ @@ -16563,10 +64716,8 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace_guc.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 61 | DECLARE_EVENT_CLASS(xe_guc_ctb, - | ^~~~~~~~~~~~~~~~~~~ -make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/xe/xe_trace_guc.o] Error 1 -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] +../include/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’? @@ -16574 +64725 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -16578,2 +64729,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/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, @@ -16581 +64732 @@ -../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’? @@ -16583 +64734 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -16587,2 +64738,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/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, @@ -16590 +64741,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/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’? @@ -16596,3 +64748,6 @@ -../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/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ + 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, + | ^~~~~~~~~~~ @@ -16605,2 +64760,15 @@ -../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/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, @@ -16608,3 +64776,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -16614,2 +64782,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/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, @@ -16617 +64785 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘trace_event_raw_event_hns3_tx_desc’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fallocate_exit’: @@ -16627,2 +64795,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/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ + 1424 | TRACE_EVENT(ext4_fallocate_exit, @@ -16639,2 +64807,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/ext4.h:1424:1: note: in expansion of macro ‘TRACE_EVENT’ + 1424 | TRACE_EVENT(ext4_fallocate_exit, @@ -16642 +64810 @@ -../drivers/net/ethernet/hisilicon/hns3/./hns3_trace.h: In function ‘trace_event_raw_event_hns3_rx_desc’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_unlink_enter’: @@ -16652,2 +64820,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/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ + 1453 | TRACE_EVENT(ext4_unlink_enter, @@ -16664,2 +64832,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/ext4.h:1453:1: note: in expansion of macro ‘TRACE_EVENT’ + 1453 | TRACE_EVENT(ext4_unlink_enter, @@ -16667,8 +64835,2 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/hisilicon/hns3/hns3_enet.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 ../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] +../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’? @@ -16676 +64838 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -16683,2 +64845,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/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ + 1478 | TRACE_EVENT(ext4_unlink_exit, @@ -16686 +64848 @@ -../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’? @@ -16688 +64850 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -16695,2 +64857,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/ext4.h:1478:1: note: in expansion of macro ‘TRACE_EVENT’ + 1478 | TRACE_EVENT(ext4_unlink_exit, @@ -16698 +64860,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/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’? @@ -16704,6 +64867,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fw_tracer_tracepoint.h:43:1: note: in expansion of macro ‘TRACE_EVENT’ - 43 | TRACE_EVENT(mlx5_fw, - | ^~~~~~~~~~~ +../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1501 | DECLARE_EVENT_CLASS(ext4__truncate, + | ^~~~~~~~~~~~~~~~~~~ @@ -16716,9 +64876,7 @@ -../include/trace/trace_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/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); \ + | ^~~~~~~~~~~~~~~ @@ -16731,2 +64889,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/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, @@ -16734,6 +64892 @@ -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/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] +../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? @@ -16741 +64894 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -16748,2 +64901,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../include/trace/events/ext4.h:1538:1: note: in expansion of macro ‘TRACE_EVENT’ + 1538 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, @@ -16750,0 +64904 @@ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_convert_to_initialized_fastpath’: @@ -16760,2 +64914,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ + 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, @@ -16763 +64917 @@ -../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’? @@ -16765 +64919 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -16772,2 +64926,2 @@ -../include/trace/events/dlm.h:93:1: note: in expansion of macro ‘TRACE_EVENT’ - 93 | TRACE_EVENT(dlm_lock_start, +../include/trace/events/ext4.h:1576:1: note: in expansion of macro ‘TRACE_EVENT’ + 1576 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, @@ -16774,0 +64929,10 @@ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -16781,9 +64945,7 @@ -../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/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); \ + | ^~~~~~~~~~~~~~~ @@ -16793,7 +64955,13 @@ -../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/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’: @@ -16809,2 +64977,2 @@ -../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ - 135 | TRACE_EVENT(dlm_lock_end, +../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ + 1710 | TRACE_EVENT(ext4_ext_load_extent, @@ -16821,2 +64989,2 @@ -../include/trace/events/dlm.h:135:1: note: in expansion of macro ‘TRACE_EVENT’ - 135 | TRACE_EVENT(dlm_lock_end, +../include/trace/events/ext4.h:1710:1: note: in expansion of macro ‘TRACE_EVENT’ + 1710 | TRACE_EVENT(ext4_ext_load_extent, @@ -16824 +64992 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_bast’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_load_inode’: @@ -16834,2 +65002,2 @@ -../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(dlm_bast, +../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ + 1735 | TRACE_EVENT(ext4_load_inode, @@ -16846,2 +65014,2 @@ -../include/trace/events/dlm.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(dlm_bast, +../include/trace/events/ext4.h:1735:1: note: in expansion of macro ‘TRACE_EVENT’ + 1735 | TRACE_EVENT(ext4_load_inode, @@ -16849 +65017 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_ast’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_sb’: @@ -16859,2 +65027,2 @@ -../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ - 221 | TRACE_EVENT(dlm_ast, +../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ + 1755 | TRACE_EVENT(ext4_journal_start_sb, @@ -16871,2 +65039,2 @@ -../include/trace/events/dlm.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ - 221 | TRACE_EVENT(dlm_ast, +../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ + 1755 | TRACE_EVENT(ext4_journal_start_sb, @@ -16874 +65042 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_unlock_start’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_inode’: @@ -16884,2 +65052,2 @@ -../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(dlm_unlock_start, +../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ + 1785 | TRACE_EVENT(ext4_journal_start_inode, @@ -16896,2 +65064,2 @@ -../include/trace/events/dlm.h:255:1: note: in expansion of macro ‘TRACE_EVENT’ - 255 | TRACE_EVENT(dlm_unlock_start, +../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ + 1785 | TRACE_EVENT(ext4_journal_start_inode, @@ -16899 +65067 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_unlock_end’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_reserved’: @@ -16909,2 +65077,2 @@ -../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ - 290 | TRACE_EVENT(dlm_unlock_end, +../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ + 1818 | TRACE_EVENT(ext4_journal_start_reserved, @@ -16921,2 +65089,2 @@ -../include/trace/events/dlm.h:290:1: note: in expansion of macro ‘TRACE_EVENT’ - 290 | TRACE_EVENT(dlm_unlock_end, +../include/trace/events/ext4.h:1818:1: note: in expansion of macro ‘TRACE_EVENT’ + 1818 | TRACE_EVENT(ext4_journal_start_reserved, @@ -16924 +65092 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_rcom_template’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__trim’: @@ -16931,2 +65099,2 @@ -../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/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1840 | DECLARE_EVENT_CLASS(ext4__trim, @@ -16940,2 +65108,2 @@ -../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/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1840 | DECLARE_EVENT_CLASS(ext4__trim, @@ -16943 +65111 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_send_message’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_handle_unwritten_extents’: @@ -16953,2 +65121,2 @@ -../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT(dlm_send_message, +../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ + 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, @@ -16965,2 +65133,2 @@ -../include/trace/events/dlm.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT(dlm_send_message, +../include/trace/events/ext4.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ + 1889 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, @@ -16968 +65136 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_recv_message’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_get_implied_cluster_alloc_exit’: @@ -16978,2 +65146,2 @@ -../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ - 489 | TRACE_EVENT(dlm_recv_message, +../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ + 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, @@ -16990,2 +65158,2 @@ -../include/trace/events/dlm.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ - 489 | TRACE_EVENT(dlm_recv_message, +../include/trace/events/ext4.h:1927:1: note: in expansion of macro ‘TRACE_EVENT’ + 1927 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, @@ -16993 +65161 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_plock_template’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_show_extent’: @@ -17000,3 +65168,6 @@ -../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 581 | DECLARE_EVENT_CLASS(dlm_plock_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ + 1956 | TRACE_EVENT(ext4_ext_show_extent, + | ^~~~~~~~~~~ @@ -17009,4 +65180,7 @@ -../include/trace/events/dlm.h:581:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 581 | DECLARE_EVENT_CLASS(dlm_plock_template, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_send’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/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’: @@ -17022,2 +65196,2 @@ -../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(dlm_send, +../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ + 1986 | TRACE_EVENT(ext4_remove_blocks, @@ -17034,2 +65208,2 @@ -../include/trace/events/dlm.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(dlm_send, +../include/trace/events/ext4.h:1986:1: note: in expansion of macro ‘TRACE_EVENT’ + 1986 | TRACE_EVENT(ext4_remove_blocks, @@ -17037 +65211 @@ -../include/trace/events/dlm.h: In function ‘trace_event_raw_event_dlm_recv’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_rm_leaf’: @@ -17047,2 +65221,2 @@ -../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ - 651 | TRACE_EVENT(dlm_recv, +../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ + 2033 | TRACE_EVENT(ext4_ext_rm_leaf, @@ -17059,2 +65233,2 @@ -../include/trace/events/dlm.h:651:1: note: in expansion of macro ‘TRACE_EVENT’ - 651 | TRACE_EVENT(dlm_recv, +../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ + 2033 | TRACE_EVENT(ext4_ext_rm_leaf, @@ -17062,7 +65236,2 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/dlm/main.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/dlm] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/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] +../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’? @@ -17070 +65239 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -17077,2 +65246,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ + 2077 | TRACE_EVENT(ext4_ext_rm_idx, @@ -17080 +65249 @@ -../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’? @@ -17082 +65251 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -17089,2 +65258,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ + 2077 | TRACE_EVENT(ext4_ext_rm_idx, @@ -17092 +65261,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/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’? @@ -17101,2 +65271,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ + 2100 | TRACE_EVENT(ext4_ext_remove_space, @@ -17113,2 +65283,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ + 2100 | TRACE_EVENT(ext4_ext_remove_space, @@ -17116,3 +65286,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/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); \ + | ^~~~~~~~~~~~~~~ @@ -17125,2 +65296,2 @@ -../include/trace/events/fscache.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(fscache_cache, +../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ + 2130 | TRACE_EVENT(ext4_ext_remove_space_done, @@ -17128 +65299,32 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_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/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’: @@ -17138,2 +65340,2 @@ -../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(fscache_volume, +../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ + 2216 | TRACE_EVENT(ext4_es_remove_extent, @@ -17150,2 +65352,2 @@ -../include/trace/events/fscache.h:236:1: note: in expansion of macro ‘TRACE_EVENT’ - 236 | TRACE_EVENT(fscache_volume, +../include/trace/events/ext4.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ + 2216 | TRACE_EVENT(ext4_es_remove_extent, @@ -17153 +65355 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_cookie’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_find_extent_range_enter’: @@ -17163,2 +65365,2 @@ -../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ - 261 | TRACE_EVENT(fscache_cookie, +../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ + 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, @@ -17175,2 +65377,2 @@ -../include/trace/events/fscache.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ - 261 | TRACE_EVENT(fscache_cookie, +../include/trace/events/ext4.h:2241:1: note: in expansion of macro ‘TRACE_EVENT’ + 2241 | TRACE_EVENT(ext4_es_find_extent_range_enter, @@ -17178 +65380 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_active’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_find_extent_range_exit’: @@ -17188,2 +65390,2 @@ -../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(fscache_active, +../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ + 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, @@ -17200,2 +65402,2 @@ -../include/trace/events/fscache.h:286:1: note: in expansion of macro ‘TRACE_EVENT’ - 286 | TRACE_EVENT(fscache_active, +../include/trace/events/ext4.h:2263:1: note: in expansion of macro ‘TRACE_EVENT’ + 2263 | TRACE_EVENT(ext4_es_find_extent_range_exit, @@ -17203 +65405 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access_cache’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_lookup_extent_enter’: @@ -17213,2 +65415,2 @@ -../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(fscache_access_cache, +../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ + 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, @@ -17225,2 +65427,2 @@ -../include/trace/events/fscache.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(fscache_access_cache, +../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ + 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, @@ -17228 +65430 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access_volume’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_lookup_extent_exit’: @@ -17238,2 +65440,2 @@ -../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ - 348 | TRACE_EVENT(fscache_access_volume, +../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ + 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, @@ -17250,2 +65452,2 @@ -../include/trace/events/fscache.h:348:1: note: in expansion of macro ‘TRACE_EVENT’ - 348 | TRACE_EVENT(fscache_access_volume, +../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ + 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, @@ -17253 +65455,20 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_access’: +../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’: @@ -17263,2 +65484,2 @@ -../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ - 381 | TRACE_EVENT(fscache_access, +../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ + 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, @@ -17275,2 +65496,2 @@ -../include/trace/events/fscache.h:381:1: note: in expansion of macro ‘TRACE_EVENT’ - 381 | TRACE_EVENT(fscache_access, +../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ + 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, @@ -17278 +65499 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_acquire’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_collapse_range’: @@ -17288,2 +65509,2 @@ -../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(fscache_acquire, +../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ + 2405 | TRACE_EVENT(ext4_collapse_range, @@ -17300,2 +65521,2 @@ -../include/trace/events/fscache.h:410:1: note: in expansion of macro ‘TRACE_EVENT’ - 410 | TRACE_EVENT(fscache_acquire, +../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ + 2405 | TRACE_EVENT(ext4_collapse_range, @@ -17303 +65524 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_relinquish’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_insert_range’: @@ -17313,2 +65534,2 @@ -../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(fscache_relinquish, +../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ + 2430 | TRACE_EVENT(ext4_insert_range, @@ -17325,2 +65546,2 @@ -../include/trace/events/fscache.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(fscache_relinquish, +../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ + 2430 | TRACE_EVENT(ext4_insert_range, @@ -17328 +65549 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_invalidate’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_shrink’: @@ -17338,2 +65559,2 @@ -../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(fscache_invalidate, +../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ + 2455 | TRACE_EVENT(ext4_es_shrink, @@ -17350,2 +65571,2 @@ -../include/trace/events/fscache.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(fscache_invalidate, +../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ + 2455 | TRACE_EVENT(ext4_es_shrink, @@ -17353 +65574 @@ -../include/trace/events/fscache.h: In function ‘trace_event_raw_event_fscache_resize’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_insert_delayed_extent’: @@ -17363,2 +65584,2 @@ -../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ - 481 | TRACE_EVENT(fscache_resize, +../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ + 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, @@ -17375,2 +65596,2 @@ -../include/trace/events/fscache.h:481:1: note: in expansion of macro ‘TRACE_EVENT’ - 481 | TRACE_EVENT(fscache_resize, +../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ + 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, @@ -17378,7 +65599,2 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/netfs/fscache_main.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/ethernet/mellanox/mlx5/core/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] +../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’? @@ -17386 +65602 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -17390,2 +65606,2 @@ -../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/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, @@ -17393 +65609 @@ -../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’? @@ -17395 +65611 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -17399,2 +65615,2 @@ -../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/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, @@ -17402 +65618,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/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’? @@ -17408,2 +65625,2 @@ -../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/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, @@ -17417,2 +65634,2 @@ -../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/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, @@ -17420,3 +65637,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/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); \ + | ^~~~~~~~~~~~~~~ @@ -17426,9 +65644,7 @@ -../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/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] +../include/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’? @@ -17436 +65652 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -17443,2 +65659,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/events/ext4.h:2593:1: note: in expansion of macro ‘TRACE_EVENT’ + 2593 | TRACE_EVENT(ext4_shutdown, @@ -17445,0 +65662 @@ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_error’: @@ -17455,2 +65672,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/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ + 2613 | TRACE_EVENT(ext4_error, @@ -17458 +65675 @@ -../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’? @@ -17460 +65677 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -17467,2 +65684,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/events/ext4.h:2613:1: note: in expansion of macro ‘TRACE_EVENT’ + 2613 | TRACE_EVENT(ext4_error, @@ -17470 +65687,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/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’? @@ -17472 +65690 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -17479,2 +65697,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/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ + 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, @@ -17482,3 +65700,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -17491,2 +65709,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/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ + 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, @@ -17494 +65712 @@ -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_ipc_firmware_template’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_lazy_itable_init’: @@ -17501,3 +65719,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -17510,4 +65731,7 @@ -../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: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’: @@ -17523,2 +65747,2 @@ -../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/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ + 2680 | TRACE_EVENT(ext4_fc_replay_scan, @@ -17535,2 +65759,2 @@ -../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/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ + 2680 | TRACE_EVENT(ext4_fc_replay_scan, @@ -17538 +65762 @@ -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_irq_ipc_check’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_replay’: @@ -17548,2 +65772,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, +../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ + 2702 | TRACE_EVENT(ext4_fc_replay, @@ -17560,2 +65784,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, +../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ + 2702 | TRACE_EVENT(ext4_fc_replay, @@ -17563 +65787 @@ -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_pcm’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_commit_start’: @@ -17573,2 +65797,2 @@ -../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/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ + 2728 | TRACE_EVENT(ext4_fc_commit_start, @@ -17585,2 +65809,2 @@ -../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/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ + 2728 | TRACE_EVENT(ext4_fc_commit_start, @@ -17588 +65812 @@ -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_stream_status’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_commit_stop’: @@ -17598,2 +65822,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, +../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ + 2747 | TRACE_EVENT(ext4_fc_commit_stop, @@ -17610,2 +65834,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, +../include/trace/events/ext4.h:2747:1: note: in expansion of macro ‘TRACE_EVENT’ + 2747 | TRACE_EVENT(ext4_fc_commit_stop, @@ -17613 +65837 @@ -../include/trace/events/sof_intel.h: In function ‘trace_event_raw_event_sof_intel_hda_dsp_check_stream_irq’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_stats’: @@ -17623,2 +65847,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, +../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ + 2784 | TRACE_EVENT(ext4_fc_stats, @@ -17635,2 +65859,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, +../include/trace/events/ext4.h:2784:1: note: in expansion of macro ‘TRACE_EVENT’ + 2784 | TRACE_EVENT(ext4_fc_stats, @@ -17638,18 +65862 @@ -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/gpu/drm/xe/xe_trace_bo.h:247, - from ../drivers/gpu/drm/xe/xe_trace_bo.c:8: -../include/trace/../../drivers/gpu/drm/xe/xe_trace_bo.h: In function ‘trace_event_raw_event_xe_bo’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_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/xe/xe_trace_bo.h:23:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 23 | DECLARE_EVENT_CLASS(xe_bo, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_dentry’: @@ -17662,11 +65869,2 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace_bo.h:23:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 23 | DECLARE_EVENT_CLASS(xe_bo, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~ -../include/trace/trace_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/xe/xe_trace_bo.h:23:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 23 | DECLARE_EVENT_CLASS(xe_bo, +../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, @@ -17680,11 +65878,2 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace_bo.h:23:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 23 | DECLARE_EVENT_CLASS(xe_bo, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_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/xe/xe_trace_bo.h:23:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 23 | DECLARE_EVENT_CLASS(xe_bo, +../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, @@ -17692 +65881 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace_bo.h: In function ‘trace_event_raw_event_xe_bo_move’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_inode’: @@ -17702,2 +65891,2 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace_bo.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ - 51 | TRACE_EVENT(xe_bo_move, +../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ + 2872 | TRACE_EVENT(ext4_fc_track_inode, @@ -17714,2 +65903,2 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace_bo.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ - 51 | TRACE_EVENT(xe_bo_move, +../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ + 2872 | TRACE_EVENT(ext4_fc_track_inode, @@ -17717 +65906 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace_bo.h: In function ‘trace_event_raw_event_xe_vma’: +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_range’: @@ -17724,3 +65913,6 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace_bo.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 78 | DECLARE_EVENT_CLASS(xe_vma, - | ^~~~~~~~~~~~~~~~~~~ +../include/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, + | ^~~~~~~~~~~ @@ -17733,4 +65925,7 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace_bo.h:78:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 78 | DECLARE_EVENT_CLASS(xe_vma, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/xe/xe_trace_bo.h: In function ‘trace_event_raw_event_xe_vm’: +../include/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’: @@ -17743,3 +65938,6 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace_bo.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 180 | DECLARE_EVENT_CLASS(xe_vm, - | ^~~~~~~~~~~~~~~~~~~ +../include/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, + | ^~~~~~~~~~~ @@ -17752,14 +65949,0 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace_bo.h:180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 180 | DECLARE_EVENT_CLASS(xe_vm, - | ^~~~~~~~~~~~~~~~~~~ -make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/xe/xe_trace_bo.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), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -17769,2 +65953,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, +../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ + 2935 | TRACE_EVENT(ext4_fc_cleanup, @@ -17771,0 +65956 @@ +../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_update_sb’: @@ -17781,2 +65966,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, +../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ + 2961 | TRACE_EVENT(ext4_update_sb, @@ -17784 +65969 @@ -../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’? @@ -17786 +65971 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -17793,2 +65978,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, +../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ + 2961 | TRACE_EVENT(ext4_update_sb, @@ -17796,6 +65981,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), \ - | ^~~~~~~~~~~~~~~~~~~~ +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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17805,2 +65992,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, +../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ + 137 | TRACE_EVENT(ext4_other_inode_update_time, @@ -17808,6 +65995,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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -17817,2 +66004,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, +../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ + 137 | TRACE_EVENT(ext4_other_inode_update_time, @@ -17820,11 +66007,7 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/sf/vhca_event.o] Error 1 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/ethernet/mellanox/mlx5/core/diag/en_rep_tracepoint.h:54, - from ../drivers/net/ethernet/mellanox/mlx5/core/en_rep.c:58: -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_rep_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_rep_neigh_update’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ +../include/trace/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17834,2 +66017,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/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ + 167 | TRACE_EVENT(ext4_free_inode, @@ -17837,2 +66020,15 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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); \ @@ -17840,3 +66036,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17846,2 +66042,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/ext4.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ + 196 | TRACE_EVENT(ext4_request_inode, @@ -17849,2 +66045,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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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); \ @@ -17852,3 +66061,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17858,2 +66067,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/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(ext4_allocate_inode, @@ -17861,6 +66070,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17870,2 +66079,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/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ + 218 | TRACE_EVENT(ext4_allocate_inode, @@ -17873,6 +66082,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), \ - | ^~~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17882,2 +66092,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/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(ext4_evict_inode, @@ -17885,11 +66095,6 @@ -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/gpu/drm/radeon/radeon_trace.h:209, - from ../drivers/gpu/drm/radeon/radeon_trace_points.c:10: -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_bo_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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -17899,2 +66104,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(radeon_bo_create, +../include/trace/events/ext4.h:243:1: note: in expansion of macro ‘TRACE_EVENT’ + 243 | TRACE_EVENT(ext4_evict_inode, @@ -17902,2 +66107,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/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); \ @@ -17905,3 +66111,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17911,2 +66117,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(radeon_bo_create, +../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ + 265 | TRACE_EVENT(ext4_drop_inode, @@ -17914,2 +66120,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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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); \ @@ -17917,3 +66136,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17923,2 +66142,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(radeon_bo_create, +../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ + 287 | TRACE_EVENT(ext4_nfs_commit_metadata, @@ -17926,6 +66145,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17935,2 +66154,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(radeon_bo_create, +../include/trace/events/ext4.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ + 287 | TRACE_EVENT(ext4_nfs_commit_metadata, @@ -17938,6 +66157,19 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_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: 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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17947,2 +66179,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:15:1: note: in expansion of macro ‘TRACE_EVENT’ - 15 | TRACE_EVENT(radeon_bo_create, +../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ + 307 | TRACE_EVENT(ext4_mark_inode_dirty, @@ -17950,3 +66182,3 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_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/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); \ @@ -17954,3 +66186,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17960,2 +66192,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(radeon_cs, +../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ + 329 | TRACE_EVENT(ext4_begin_ordered_truncate, @@ -17963,6 +66195,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17972,2 +66204,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:30:1: note: in expansion of macro ‘TRACE_EVENT’ - 30 | TRACE_EVENT(radeon_cs, +../include/trace/events/ext4.h:329:1: note: in expansion of macro ‘TRACE_EVENT’ + 329 | TRACE_EVENT(ext4_begin_ordered_truncate, @@ -17975,3 +66207,3 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_vm_grab_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/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); \ @@ -17979,3 +66211,41 @@ -../include/trace/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) + | ^~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17985,2 +66255,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(radeon_vm_grab_id, +../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ + 444 | TRACE_EVENT(ext4_writepages, @@ -17988,6 +66258,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -17997,2 +66267,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:50:1: note: in expansion of macro ‘TRACE_EVENT’ - 50 | TRACE_EVENT(radeon_vm_grab_id, +../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ + 444 | TRACE_EVENT(ext4_writepages, @@ -18000,3 +66270,3 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_vm_bo_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/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); \ @@ -18004,3 +66274,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18010,2 +66280,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(radeon_vm_bo_update, +../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ + 486 | TRACE_EVENT(ext4_da_write_pages, @@ -18013,6 +66283,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18022,2 +66292,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:65:1: note: in expansion of macro ‘TRACE_EVENT’ - 65 | TRACE_EVENT(radeon_vm_bo_update, +../include/trace/events/ext4.h:486:1: note: in expansion of macro ‘TRACE_EVENT’ + 486 | TRACE_EVENT(ext4_da_write_pages, @@ -18025,3 +66295,3 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_vm_set_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/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); \ @@ -18029,3 +66299,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18035,2 +66305,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(radeon_vm_set_page, +../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ + 515 | TRACE_EVENT(ext4_da_write_pages_extent, @@ -18038,6 +66308,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18047,2 +66317,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:83:1: note: in expansion of macro ‘TRACE_EVENT’ - 83 | TRACE_EVENT(radeon_vm_set_page, +../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ + 515 | TRACE_EVENT(ext4_da_write_pages_extent, @@ -18050,3 +66320,3 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_vm_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/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); \ @@ -18054,3 +66324,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18060,2 +66330,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:107:1: note: in expansion of macro ‘TRACE_EVENT’ - 107 | TRACE_EVENT(radeon_vm_flush, +../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ + 542 | TRACE_EVENT(ext4_writepages_result, @@ -18063,6 +66333,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -18072,2 +66342,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:107:1: note: in expansion of macro ‘TRACE_EVENT’ - 107 | TRACE_EVENT(radeon_vm_flush, +../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ + 542 | TRACE_EVENT(ext4_writepages_result, @@ -18075,3 +66345,1763 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_fence_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/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); \ @@ -18078,0 +68109,30 @@ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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/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); \ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -18082,2 +68142,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 125 | DECLARE_EVENT_CLASS(radeon_fence_request, +../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, @@ -18085 +68145 @@ -../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’? @@ -18087 +68147 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -18091,2 +68151,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 125 | DECLARE_EVENT_CLASS(radeon_fence_request, +../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, @@ -18094,2 +68154 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h: In function ‘trace_event_raw_event_radeon_semaphore_request’: -../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 @@ -18101,2 +68160,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 168 | DECLARE_EVENT_CLASS(radeon_semaphore_request, +../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, @@ -18110,2 +68169,2 @@ -../include/trace/../../drivers/gpu/drm/radeon/radeon_trace.h:168:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 168 | DECLARE_EVENT_CLASS(radeon_semaphore_request, +../fs/nfsd/./trace.h:39:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 39 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, @@ -18113,9 +68172,3 @@ -make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/radeon/radeon_trace_points.o] Error 1 -make[6]: *** [../scripts/Makefile.build:485: drivers/gpu/drm/radeon] 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:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] + 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ + | ^~~~~~~~~~~~~~ @@ -18125,6 +68178,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( - | ^~~~~~~~~~~ +../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’: @@ -18140,2 +68191,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( +../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ + 91 | TRACE_EVENT(nfsd_compound, @@ -18143 +68194 @@ -../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’? @@ -18145 +68196 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -18152,2 +68203,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( +../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ + 91 | TRACE_EVENT(nfsd_compound, @@ -18155 +68206,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +../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’? @@ -18157 +68209 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -18164,2 +68216,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( +../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(nfsd_compound_status, @@ -18167,3 +68219,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -18176,2 +68228,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:67:1: note: in expansion of macro ‘TRACE_EVENT’ - 67 | TRACE_EVENT( +../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(nfsd_compound_status, @@ -18179 +68231 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_paging_element’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound_decode_err’: @@ -18189,2 +68241,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ - 88 | TRACE_EVENT( +../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ + 137 | TRACE_EVENT(nfsd_compound_decode_err, @@ -18201,2 +68253,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:88:1: note: in expansion of macro ‘TRACE_EVENT’ - 88 | TRACE_EVENT( +../fs/nfsd/./trace.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ + 137 | TRACE_EVENT(nfsd_compound_decode_err, @@ -18204 +68256 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_set_bit_class’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_compound_encode_err’: @@ -18211,3 +68263,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:165:1: note: in expansion of macro ‘TRACE_EVENT’ + 165 | TRACE_EVENT(nfsd_compound_encode_err, + | ^~~~~~~~~~~ @@ -18220,4 +68275,7 @@ -../arch/x86/kvm/mmu/mmutrace.h:106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 106 | DECLARE_EVENT_CLASS(kvm_mmu_set_bit_class, - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_walker_error’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 40 | DECLARE_EVENT_CLASS(name, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’: @@ -18233,2 +68291,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT( +../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ + 196 | TRACE_EVENT(nfsd_fh_verify, @@ -18245,2 +68303,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:140:1: note: in expansion of macro ‘TRACE_EVENT’ - 140 | TRACE_EVENT( +../fs/nfsd/./trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ + 196 | TRACE_EVENT(nfsd_fh_verify, @@ -18248 +68306 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_get_page’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_fh_verify_err’: @@ -18258,3 +68316,6 @@ -../arch/x86/kvm/mmu/mmutrace.h:157:1: note: in expansion of macro ‘TRACE_EVENT’ - 157 | TRACE_EVENT( - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -18270,4 +68331,7 @@ -../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/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’: @@ -18280,2 +68344,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, +../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, @@ -18289,2 +68353,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, +../fs/nfsd/./trace.h:278:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 278 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, @@ -18292 +68356 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_mark_mmio_spte’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_exp_find_key’: @@ -18302,2 +68366,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT( +../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ + 308 | TRACE_EVENT(nfsd_exp_find_key, @@ -18314,2 +68378,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT( +../fs/nfsd/./trace.h:308:1: note: in expansion of macro ‘TRACE_EVENT’ + 308 | TRACE_EVENT(nfsd_exp_find_key, @@ -18317 +68381 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_handle_mmio_page_fault’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_expkey_update’: @@ -18327,2 +68391,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ - 233 | TRACE_EVENT( +../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ + 332 | TRACE_EVENT(nfsd_expkey_update, @@ -18339,2 +68403,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:233:1: note: in expansion of macro ‘TRACE_EVENT’ - 233 | TRACE_EVENT( +../fs/nfsd/./trace.h:332:1: note: in expansion of macro ‘TRACE_EVENT’ + 332 | TRACE_EVENT(nfsd_expkey_update, @@ -18342 +68406 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_fast_page_fault’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_exp_get_by_name’: @@ -18352,2 +68416,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT( +../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ + 358 | TRACE_EVENT(nfsd_exp_get_by_name, @@ -18364,2 +68428,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:254:1: note: in expansion of macro ‘TRACE_EVENT’ - 254 | TRACE_EVENT( +../fs/nfsd/./trace.h:358:1: note: in expansion of macro ‘TRACE_EVENT’ + 358 | TRACE_EVENT(nfsd_exp_get_by_name, @@ -18367 +68431 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_zap_all_fast’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_export_update’: @@ -18377,2 +68441,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ - 289 | TRACE_EVENT( +../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ + 379 | TRACE_EVENT(nfsd_export_update, @@ -18389,2 +68453,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:289:1: note: in expansion of macro ‘TRACE_EVENT’ - 289 | TRACE_EVENT( +../fs/nfsd/./trace.h:379:1: note: in expansion of macro ‘TRACE_EVENT’ + 379 | TRACE_EVENT(nfsd_export_update, @@ -18392 +68456 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_check_mmio_spte’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_io_class’: @@ -18399,6 +68463,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ - 310 | TRACE_EVENT( - | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:399:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 399 | DECLARE_EVENT_CLASS(nfsd_io_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -18411,7 +68472,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:310:1: note: in expansion of macro ‘TRACE_EVENT’ - 310 | TRACE_EVENT( - | ^~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_set_spte’: +../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’: @@ -18424,6 +68482,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ - 333 | TRACE_EVENT( - | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:440:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 440 | DECLARE_EVENT_CLASS(nfsd_err_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -18436,7 +68491,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:333:1: note: in expansion of macro ‘TRACE_EVENT’ - 333 | TRACE_EVENT( - | ^~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_spte_requested’: +../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’: @@ -18452,2 +68504,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ - 369 | TRACE_EVENT( +../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ + 474 | TRACE_EVENT(nfsd_dirent, @@ -18464,2 +68516,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ - 369 | TRACE_EVENT( +../fs/nfsd/./trace.h:474:1: note: in expansion of macro ‘TRACE_EVENT’ + 474 | TRACE_EVENT(nfsd_dirent, @@ -18467 +68519 @@ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_tdp_mmu_spte_changed’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_copy_err_class’: @@ -18474,6 +68526,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT( - | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 495 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -18486,7 +68535,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h:391:1: note: in expansion of macro ‘TRACE_EVENT’ - 391 | TRACE_EVENT( - | ^~~~~~~~~~~ -../arch/x86/kvm/mmu/mmutrace.h: In function ‘trace_event_raw_event_kvm_mmu_split_huge_page’: +../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’: @@ -18502,2 +68548,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ - 420 | TRACE_EVENT( +../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ + 549 | TRACE_EVENT(nfsd_delegret_wakeup, @@ -18514,2 +68560,2 @@ -../arch/x86/kvm/mmu/mmutrace.h:420:1: note: in expansion of macro ‘TRACE_EVENT’ - 420 | TRACE_EVENT( +../fs/nfsd/./trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ + 549 | TRACE_EVENT(nfsd_delegret_wakeup, @@ -18517,6 +68563,2 @@ -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/gpu/drm/xe/xe_trace.h:379, - from ../drivers/gpu/drm/xe/xe_trace.c:8: -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h: In function ‘trace_event_raw_event_xe_gt_tlb_invalidation_fence’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] +../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’? @@ -18524 +68566 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -18528,2 +68570,2 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(xe_gt_tlb_invalidation_fence, +../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, @@ -18531 +68573 @@ -../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’? @@ -18533 +68575 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -18537,2 +68579,2 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(xe_gt_tlb_invalidation_fence, +../fs/nfsd/./trace.h:572:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 572 | DECLARE_EVENT_CLASS(nfsd_stateid_class, @@ -18540 +68582,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../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’? @@ -18546,2 +68589,2 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(xe_gt_tlb_invalidation_fence, +../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, @@ -18555,11 +68598,2 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(xe_gt_tlb_invalidation_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/../../drivers/gpu/drm/xe/xe_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 27 | DECLARE_EVENT_CLASS(xe_gt_tlb_invalidation_fence, +../fs/nfsd/./trace.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 616 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, @@ -18567 +68601 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h: In function ‘trace_event_raw_event_xe_exec_queue’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stid_class’: @@ -18574,2 +68608,2 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 83 | DECLARE_EVENT_CLASS(xe_exec_queue, +../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, @@ -18583,2 +68617,2 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h:83:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 83 | DECLARE_EVENT_CLASS(xe_exec_queue, +../fs/nfsd/./trace.h:659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 659 | DECLARE_EVENT_CLASS(nfsd_stid_class, @@ -18586 +68620 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h: In function ‘trace_event_raw_event_xe_sched_job’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_stateowner_replay’: @@ -18593,3 +68627,6 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 205 | DECLARE_EVENT_CLASS(xe_sched_job, - | ^~~~~~~~~~~~~~~~~~~ +../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, + | ^~~~~~~~~~~ @@ -18602,4 +68639,7 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 205 | DECLARE_EVENT_CLASS(xe_sched_job, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h: In function ‘trace_event_raw_event_xe_sched_msg’: +../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’: @@ -18612,3 +68652,9 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 276 | DECLARE_EVENT_CLASS(xe_sched_msg, - | ^~~~~~~~~~~~~~~~~~~ +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -18621,4 +68667,10 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h:276:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 276 | DECLARE_EVENT_CLASS(xe_sched_msg, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h: In function ‘trace_event_raw_event_xe_hw_fence’: +../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_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’: @@ -18631,2 +68683,2 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 307 | DECLARE_EVENT_CLASS(xe_hw_fence, +../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, @@ -18640,2 +68692,2 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h:307:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 307 | DECLARE_EVENT_CLASS(xe_hw_fence, +../fs/nfsd/./trace.h:752:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 752 | DECLARE_EVENT_CLASS(nfsd_cs_slot_class, @@ -18643 +68695 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h: In function ‘trace_event_raw_event_xe_reg_rw’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_slot_seqid_sequence’: @@ -18653,2 +68705,2 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h:344:1: note: in expansion of macro ‘TRACE_EVENT’ - 344 | TRACE_EVENT(xe_reg_rw, +../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ + 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, @@ -18665,2 +68717,2 @@ -../include/trace/../../drivers/gpu/drm/xe/xe_trace.h:344:1: note: in expansion of macro ‘TRACE_EVENT’ - 344 | TRACE_EVENT(xe_reg_rw, +../fs/nfsd/./trace.h:792:1: note: in expansion of macro ‘TRACE_EVENT’ + 792 | TRACE_EVENT(nfsd_slot_seqid_sequence, @@ -18668,6 +68720,2 @@ -make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/xe/xe_trace.o] Error 1 -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] +../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’? @@ -18675 +68723 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -18679,7 +68727,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/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? +../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’? @@ -18687 +68732 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -18691,7 +68736,5 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h: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 +../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’? @@ -18706,2 +68749,2 @@ -../include/trace/events/jbd2.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(jbd2_checkpoint, +../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ + 851 | TRACE_EVENT(nfsd_mark_client_expired, @@ -18718,14 +68761,2 @@ -../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, +../fs/nfsd/./trace.h:851:1: note: in expansion of macro ‘TRACE_EVENT’ + 851 | TRACE_EVENT(nfsd_mark_client_expired, @@ -18733 +68764 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_commit’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_net_class’: @@ -18740,2 +68771,2 @@ -../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 34 | DECLARE_EVENT_CLASS(jbd2_commit, +../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 875 | DECLARE_EVENT_CLASS(nfsd_net_class, @@ -18749,2 +68780,2 @@ -../include/trace/events/jbd2.h:34:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 34 | DECLARE_EVENT_CLASS(jbd2_commit, +../fs/nfsd/./trace.h:875:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 875 | DECLARE_EVENT_CLASS(nfsd_net_class, @@ -18752 +68783 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_end_commit’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_writeverf_reset’: @@ -18762,2 +68793,2 @@ -../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ - 92 | TRACE_EVENT(jbd2_end_commit, +../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ + 895 | TRACE_EVENT(nfsd_writeverf_reset, @@ -18774,2 +68805,2 @@ -../include/trace/events/jbd2.h:92:1: note: in expansion of macro ‘TRACE_EVENT’ - 92 | TRACE_EVENT(jbd2_end_commit, +../fs/nfsd/./trace.h:895:1: note: in expansion of macro ‘TRACE_EVENT’ + 895 | TRACE_EVENT(nfsd_writeverf_reset, @@ -18777 +68808 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_submit_inode_data’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clid_cred_mismatch’: @@ -18787,2 +68818,2 @@ -../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(jbd2_submit_inode_data, +../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ + 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, @@ -18799,2 +68830,2 @@ -../include/trace/events/jbd2.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(jbd2_submit_inode_data, +../fs/nfsd/./trace.h:923:1: note: in expansion of macro ‘TRACE_EVENT’ + 923 | TRACE_EVENT(nfsd_clid_cred_mismatch, @@ -18802,20 +68833 @@ -../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’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clid_verf_mismatch’: @@ -18831,2 +68843,2 @@ -../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ - 178 | TRACE_EVENT(jbd2_handle_extend, +../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ + 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, @@ -18843,2 +68855,2 @@ -../include/trace/events/jbd2.h:178:1: note: in expansion of macro ‘TRACE_EVENT’ - 178 | TRACE_EVENT(jbd2_handle_extend, +../fs/nfsd/./trace.h:952:1: note: in expansion of macro ‘TRACE_EVENT’ + 952 | TRACE_EVENT(nfsd_clid_verf_mismatch, @@ -18846 +68858 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_handle_stats’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_clid_class’: @@ -18853,6 +68865,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT(jbd2_handle_stats, - | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 984 | DECLARE_EVENT_CLASS(nfsd_clid_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -18865,7 +68874,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:210:1: note: in expansion of macro ‘TRACE_EVENT’ - 210 | TRACE_EVENT(jbd2_handle_stats, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_run_stats’: +../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’: @@ -18878,6 +68884,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ - 248 | TRACE_EVENT(jbd2_run_stats, - | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:1030:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1030 | DECLARE_EVENT_CLASS(nfsd_file_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -18890,7 +68893,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/events/jbd2.h:248:1: note: in expansion of macro ‘TRACE_EVENT’ - 248 | TRACE_EVENT(jbd2_run_stats, - | ^~~~~~~~~~~ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_checkpoint_stats’: +../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’: @@ -18906,2 +68906,2 @@ -../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ - 296 | TRACE_EVENT(jbd2_checkpoint_stats, +../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ + 1066 | TRACE_EVENT(nfsd_file_alloc, @@ -18918,2 +68918,2 @@ -../include/trace/events/jbd2.h:296:1: note: in expansion of macro ‘TRACE_EVENT’ - 296 | TRACE_EVENT(jbd2_checkpoint_stats, +../fs/nfsd/./trace.h:1066:1: note: in expansion of macro ‘TRACE_EVENT’ + 1066 | TRACE_EVENT(nfsd_file_alloc, @@ -18921 +68921 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_update_log_tail’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_acquire’: @@ -18931,2 +68931,2 @@ -../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ - 327 | TRACE_EVENT(jbd2_update_log_tail, +../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ + 1090 | TRACE_EVENT(nfsd_file_acquire, @@ -18943,2 +68943,2 @@ -../include/trace/events/jbd2.h:327:1: note: in expansion of macro ‘TRACE_EVENT’ - 327 | TRACE_EVENT(jbd2_update_log_tail, +../fs/nfsd/./trace.h:1090:1: note: in expansion of macro ‘TRACE_EVENT’ + 1090 | TRACE_EVENT(nfsd_file_acquire, @@ -18946 +68946 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_write_superblock’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_insert_err’: @@ -18956,2 +68956,2 @@ -../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ - 356 | TRACE_EVENT(jbd2_write_superblock, +../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ + 1132 | TRACE_EVENT(nfsd_file_insert_err, @@ -18968,2 +68968,2 @@ -../include/trace/events/jbd2.h:356:1: note: in expansion of macro ‘TRACE_EVENT’ - 356 | TRACE_EVENT(jbd2_write_superblock, +../fs/nfsd/./trace.h:1132:1: note: in expansion of macro ‘TRACE_EVENT’ + 1132 | TRACE_EVENT(nfsd_file_insert_err, @@ -18971 +68971 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_lock_buffer_stall’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_cons_err’: @@ -18981,2 +68981,2 @@ -../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ - 376 | TRACE_EVENT(jbd2_lock_buffer_stall, +../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ + 1159 | TRACE_EVENT(nfsd_file_cons_err, @@ -18993,2 +68993,2 @@ -../include/trace/events/jbd2.h:376:1: note: in expansion of macro ‘TRACE_EVENT’ - 376 | TRACE_EVENT(jbd2_lock_buffer_stall, +../fs/nfsd/./trace.h:1159:1: note: in expansion of macro ‘TRACE_EVENT’ + 1159 | TRACE_EVENT(nfsd_file_cons_err, @@ -18996 +68996 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_journal_shrink’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_open_class’: @@ -19003,2 +69003,2 @@ -../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, +../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, @@ -19012,2 +69012,2 @@ -../include/trace/events/jbd2.h:397:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, +../fs/nfsd/./trace.h:1193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1193 | DECLARE_EVENT_CLASS(nfsd_file_open_class, @@ -19015 +69015 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_shrink_scan_exit’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_is_cached’: @@ -19025,2 +69025,2 @@ -../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ - 435 | TRACE_EVENT(jbd2_shrink_scan_exit, +../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ + 1229 | TRACE_EVENT(nfsd_file_is_cached, @@ -19037,2 +69037,2 @@ -../include/trace/events/jbd2.h:435:1: note: in expansion of macro ‘TRACE_EVENT’ - 435 | TRACE_EVENT(jbd2_shrink_scan_exit, +../fs/nfsd/./trace.h:1229:1: note: in expansion of macro ‘TRACE_EVENT’ + 1229 | TRACE_EVENT(nfsd_file_is_cached, @@ -19040 +69040 @@ -../include/trace/events/jbd2.h: In function ‘trace_event_raw_event_jbd2_shrink_checkpoint_list’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_file_fsnotify_handle_event’: @@ -19050,2 +69050,2 @@ -../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, +../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ + 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, @@ -19062,2 +69062,2 @@ -../include/trace/events/jbd2.h:462:1: note: in expansion of macro ‘TRACE_EVENT’ - 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, +../fs/nfsd/./trace.h:1249:1: note: in expansion of macro ‘TRACE_EVENT’ + 1249 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, @@ -19065,7 +69065,2 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/jbd2/journal.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/jbd2] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../include/trace/events/netfs.h:689, - from ../fs/netfs/main.c:15: -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_read’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] +../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’? @@ -19073 +69068 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -19077,7 +69072,4 @@ -../include/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’? +../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’? @@ -19085 +69077 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -19089,7 +69081,5 @@ -../include/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 +../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’? @@ -19101,6 +69091,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:1308:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1308 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -19113,19 +69100,4 @@ -../include/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’: +../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’: @@ -19141,2 +69113,2 @@ -../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ - 253 | TRACE_EVENT(netfs_rreq, +../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ + 1337 | TRACE_EVENT(nfsd_file_close, @@ -19153,2 +69125,2 @@ -../include/trace/events/netfs.h:253:1: note: in expansion of macro ‘TRACE_EVENT’ - 253 | TRACE_EVENT(netfs_rreq, +../fs/nfsd/./trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ + 1337 | TRACE_EVENT(nfsd_file_close, @@ -19156 +69128 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_sreq’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_drc_found’: @@ -19166,2 +69138,2 @@ -../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ - 280 | TRACE_EVENT(netfs_sreq, +../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ + 1365 | TRACE_EVENT(nfsd_drc_found, @@ -19178,2 +69150,2 @@ -../include/trace/events/netfs.h:280:1: note: in expansion of macro ‘TRACE_EVENT’ - 280 | TRACE_EVENT(netfs_sreq, +../fs/nfsd/./trace.h:1365:1: note: in expansion of macro ‘TRACE_EVENT’ + 1365 | TRACE_EVENT(nfsd_drc_found, @@ -19181 +69153 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_failure’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_drc_mismatch’: @@ -19191,2 +69163,2 @@ -../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(netfs_failure, +../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ + 1388 | TRACE_EVENT(nfsd_drc_mismatch, @@ -19203,2 +69175,2 @@ -../include/trace/events/netfs.h:319:1: note: in expansion of macro ‘TRACE_EVENT’ - 319 | TRACE_EVENT(netfs_failure, +../fs/nfsd/./trace.h:1388:1: note: in expansion of macro ‘TRACE_EVENT’ + 1388 | TRACE_EVENT(nfsd_drc_mismatch, @@ -19206 +69178 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_rreq_ref’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_args’: @@ -19216,2 +69188,2 @@ -../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ - 359 | TRACE_EVENT(netfs_rreq_ref, +../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ + 1412 | TRACE_EVENT(nfsd_cb_args, @@ -19228,2 +69200,2 @@ -../include/trace/events/netfs.h:359:1: note: in expansion of macro ‘TRACE_EVENT’ - 359 | TRACE_EVENT(netfs_rreq_ref, +../fs/nfsd/./trace.h:1412:1: note: in expansion of macro ‘TRACE_EVENT’ + 1412 | TRACE_EVENT(nfsd_cb_args, @@ -19231 +69203 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_sreq_ref’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_nodelegs’: @@ -19241,2 +69213,2 @@ -../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ - 383 | TRACE_EVENT(netfs_sreq_ref, +../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ + 1437 | TRACE_EVENT(nfsd_cb_nodelegs, @@ -19253,2 +69225,2 @@ -../include/trace/events/netfs.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ - 383 | TRACE_EVENT(netfs_sreq_ref, +../fs/nfsd/./trace.h:1437:1: note: in expansion of macro ‘TRACE_EVENT’ + 1437 | TRACE_EVENT(nfsd_cb_nodelegs, @@ -19256 +69228 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_folio’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_class’: @@ -19263,6 +69235,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:1458:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1458 | DECLARE_EVENT_CLASS(nfsd_cb_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -19275,7 +69244,4 @@ -../include/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’: +../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’: @@ -19291,2 +69257,2 @@ -../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(netfs_write_iter, +../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ + 1506 | TRACE_EVENT(nfsd_cb_setup, @@ -19303,2 +69269,2 @@ -../include/trace/events/netfs.h:434:1: note: in expansion of macro ‘TRACE_EVENT’ - 434 | TRACE_EVENT(netfs_write_iter, +../fs/nfsd/./trace.h:1506:1: note: in expansion of macro ‘TRACE_EVENT’ + 1506 | TRACE_EVENT(nfsd_cb_setup, @@ -19306 +69272 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_write’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_setup_err’: @@ -19316,2 +69282,2 @@ -../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ - 457 | TRACE_EVENT(netfs_write, +../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ + 1532 | TRACE_EVENT(nfsd_cb_setup_err, @@ -19328,2 +69294,2 @@ -../include/trace/events/netfs.h:457:1: note: in expansion of macro ‘TRACE_EVENT’ - 457 | TRACE_EVENT(netfs_write, +../fs/nfsd/./trace.h:1532:1: note: in expansion of macro ‘TRACE_EVENT’ + 1532 | TRACE_EVENT(nfsd_cb_setup_err, @@ -19331 +69297 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_lifetime_class’: @@ -19338,6 +69304,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/nfsd/./trace.h:1556:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1556 | DECLARE_EVENT_CLASS(nfsd_cb_lifetime_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -19350,7 +69313,4 @@ -../include/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’: +../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’: @@ -19366,2 +69326,2 @@ -../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ - 516 | TRACE_EVENT(netfs_collect_contig, +../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ + 1598 | TRACE_EVENT(nfsd_cb_seq_status, @@ -19378,2 +69338,2 @@ -../include/trace/events/netfs.h:516:1: note: in expansion of macro ‘TRACE_EVENT’ - 516 | TRACE_EVENT(netfs_collect_contig, +../fs/nfsd/./trace.h:1598:1: note: in expansion of macro ‘TRACE_EVENT’ + 1598 | TRACE_EVENT(nfsd_cb_seq_status, @@ -19381 +69341 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_sreq’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_free_slot’: @@ -19391,2 +69351,2 @@ -../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ - 543 | TRACE_EVENT(netfs_collect_sreq, +../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ + 1639 | TRACE_EVENT(nfsd_cb_free_slot, @@ -19403,2 +69363,2 @@ -../include/trace/events/netfs.h:543:1: note: in expansion of macro ‘TRACE_EVENT’ - 543 | TRACE_EVENT(netfs_collect_sreq, +../fs/nfsd/./trace.h:1639:1: note: in expansion of macro ‘TRACE_EVENT’ + 1639 | TRACE_EVENT(nfsd_cb_free_slot, @@ -19406 +69366 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_folio’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall’: @@ -19416,3 +69376,6 @@ -../include/trace/events/netfs.h:572:1: note: in expansion of macro ‘TRACE_EVENT’ - 572 | TRACE_EVENT(netfs_collect_folio, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~~~ @@ -19428,4 +69391,7 @@ -../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/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’: @@ -19441,2 +69407,2 @@ -../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ - 602 | TRACE_EVENT(netfs_collect_state, +../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ + 1707 | TRACE_EVENT(nfsd_cb_notify_lock, @@ -19453,2 +69419,2 @@ -../include/trace/events/netfs.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ - 602 | TRACE_EVENT(netfs_collect_state, +../fs/nfsd/./trace.h:1707:1: note: in expansion of macro ‘TRACE_EVENT’ + 1707 | TRACE_EVENT(nfsd_cb_notify_lock, @@ -19456 +69422 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_gap’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_offload’: @@ -19466,2 +69432,2 @@ -../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(netfs_collect_gap, +../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ + 1733 | TRACE_EVENT(nfsd_cb_offload, @@ -19478,2 +69444,2 @@ -../include/trace/events/netfs.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(netfs_collect_gap, +../fs/nfsd/./trace.h:1733:1: note: in expansion of macro ‘TRACE_EVENT’ + 1733 | TRACE_EVENT(nfsd_cb_offload, @@ -19481 +69447 @@ -../include/trace/events/netfs.h: In function ‘trace_event_raw_event_netfs_collect_stream’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall_any’: @@ -19491,2 +69457,2 @@ -../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ - 659 | TRACE_EVENT(netfs_collect_stream, +../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ + 1769 | TRACE_EVENT(nfsd_cb_recall_any, @@ -19503,2 +69469,2 @@ -../include/trace/events/netfs.h:659:1: note: in expansion of macro ‘TRACE_EVENT’ - 659 | TRACE_EVENT(netfs_collect_stream, +../fs/nfsd/./trace.h:1769:1: note: in expansion of macro ‘TRACE_EVENT’ + 1769 | TRACE_EVENT(nfsd_cb_recall_any, @@ -19506,15 +69472 @@ -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, - | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_done_class’: @@ -19527,11 +69479,2 @@ -../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, +../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, @@ -19545,11 +69488,2 @@ -../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, +../fs/nfsd/./trace.h:1795:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1795 | DECLARE_EVENT_CLASS(nfsd_cb_done_class, @@ -19557 +69491 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_stats_flower’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_cb_recall_any_done’: @@ -19567,2 +69501,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, +../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ + 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, @@ -19579,2 +69513,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, +../fs/nfsd/./trace.h:1834:1: note: in expansion of macro ‘TRACE_EVENT’ + 1834 | TRACE_EVENT(nfsd_cb_recall_any_done, @@ -19582 +69516 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/en_tc_tracepoint.h: In function ‘trace_event_raw_event_mlx5e_tc_update_neigh_used_value’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_unlock_ip’: @@ -19592,2 +69526,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, +../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ + 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, @@ -19604,2 +69538,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, +../fs/nfsd/./trace.h:1855:1: note: in expansion of macro ‘TRACE_EVENT’ + 1855 | TRACE_EVENT(nfsd_ctl_unlock_ip, @@ -19607,6 +69541,2 @@ -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/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] +../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’? @@ -19614 +69544 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -19618,4 +69548,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: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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’? @@ -19623 +69556 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -19627,4 +69560,8 @@ -../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 +../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’? @@ -19636,3 +69573,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:1893:1: note: in expansion of macro ‘TRACE_EVENT’ + 1893 | TRACE_EVENT(nfsd_ctl_filehandle, + | ^~~~~~~~~~~ @@ -19645,13 +69585,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:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_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: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’: @@ -19667,2 +69601,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(ath10k_log_dbg, +../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ + 1918 | TRACE_EVENT(nfsd_ctl_threads, @@ -19679,2 +69613,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:85:1: note: in expansion of macro ‘TRACE_EVENT’ - 85 | TRACE_EVENT(ath10k_log_dbg, +../fs/nfsd/./trace.h:1918:1: note: in expansion of macro ‘TRACE_EVENT’ + 1918 | TRACE_EVENT(nfsd_ctl_threads, @@ -19682 +69616 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_log_dbg_dump’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_pool_threads’: @@ -19692,2 +69626,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(ath10k_log_dbg_dump, +../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ + 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, @@ -19704,2 +69638,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:108:1: note: in expansion of macro ‘TRACE_EVENT’ - 108 | TRACE_EVENT(ath10k_log_dbg_dump, +../fs/nfsd/./trace.h:1937:1: note: in expansion of macro ‘TRACE_EVENT’ + 1937 | TRACE_EVENT(nfsd_ctl_pool_threads, @@ -19707 +69641 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_cmd’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_version’: @@ -19717,2 +69651,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(ath10k_wmi_cmd, +../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ + 1959 | TRACE_EVENT(nfsd_ctl_version, @@ -19729,2 +69663,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(ath10k_wmi_cmd, +../fs/nfsd/./trace.h:1959:1: note: in expansion of macro ‘TRACE_EVENT’ + 1959 | TRACE_EVENT(nfsd_ctl_version, @@ -19732 +69666 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_event’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_ports_addfd’: @@ -19742,2 +69676,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(ath10k_wmi_event, +../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ + 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, @@ -19754,2 +69688,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(ath10k_wmi_event, +../fs/nfsd/./trace.h:1978:1: note: in expansion of macro ‘TRACE_EVENT’ + 1978 | TRACE_EVENT(nfsd_ctl_ports_addfd, @@ -19757 +69691 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_stats’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_ports_addxprt’: @@ -19767,2 +69701,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ - 201 | TRACE_EVENT(ath10k_htt_stats, +../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ + 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, @@ -19779,2 +69713,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:201:1: note: in expansion of macro ‘TRACE_EVENT’ - 201 | TRACE_EVENT(ath10k_htt_stats, +../fs/nfsd/./trace.h:1997:1: note: in expansion of macro ‘TRACE_EVENT’ + 1997 | TRACE_EVENT(nfsd_ctl_ports_addxprt, @@ -19782 +69716 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_wmi_dbglog’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_maxblksize’: @@ -19792,2 +69726,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ - 228 | TRACE_EVENT(ath10k_wmi_dbglog, +../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ + 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, @@ -19804,2 +69738,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ - 228 | TRACE_EVENT(ath10k_wmi_dbglog, +../fs/nfsd/./trace.h:2019:1: note: in expansion of macro ‘TRACE_EVENT’ + 2019 | TRACE_EVENT(nfsd_ctl_maxblksize, @@ -19807 +69741 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_pktlog’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_maxconn’: @@ -19817,2 +69751,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ - 258 | TRACE_EVENT(ath10k_htt_pktlog, +../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ + 2038 | TRACE_EVENT(nfsd_ctl_maxconn, @@ -19829,2 +69763,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:258:1: note: in expansion of macro ‘TRACE_EVENT’ - 258 | TRACE_EVENT(ath10k_htt_pktlog, +../fs/nfsd/./trace.h:2038:1: note: in expansion of macro ‘TRACE_EVENT’ + 2038 | TRACE_EVENT(nfsd_ctl_maxconn, @@ -19832 +69766 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_tx’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_time’: @@ -19842,2 +69776,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ - 288 | TRACE_EVENT(ath10k_htt_tx, +../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ + 2057 | TRACE_EVENT(nfsd_ctl_time, @@ -19854,2 +69788,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:288:1: note: in expansion of macro ‘TRACE_EVENT’ - 288 | TRACE_EVENT(ath10k_htt_tx, +../fs/nfsd/./trace.h:2057:1: note: in expansion of macro ‘TRACE_EVENT’ + 2057 | TRACE_EVENT(nfsd_ctl_time, @@ -19857 +69791 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_txrx_tx_unref’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_ctl_recoverydir’: @@ -19867,2 +69801,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ - 323 | TRACE_EVENT(ath10k_txrx_tx_unref, +../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ + 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, @@ -19879,2 +69813,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:323:1: note: in expansion of macro ‘TRACE_EVENT’ - 323 | TRACE_EVENT(ath10k_txrx_tx_unref, +../fs/nfsd/./trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ + 2080 | TRACE_EVENT(nfsd_ctl_recoverydir, @@ -19882 +69816 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_hdr_event’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_end_grace’: @@ -19889,3 +69823,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/nfsd/./trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ + 2099 | TRACE_EVENT(nfsd_end_grace, + | ^~~~~~~~~~~ @@ -19898,4 +69835,7 @@ -../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: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’: @@ -19908,2 +69848,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, +../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, @@ -19917,2 +69857,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, +../fs/nfsd/./trace.h:2114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2114 | DECLARE_EVENT_CLASS(nfsd_copy_class, @@ -19920 +69860 @@ -../drivers/net/wireless/ath/ath10k/./trace.h: In function ‘trace_event_raw_event_ath10k_htt_rx_desc’: +../fs/nfsd/./trace.h: In function ‘trace_event_raw_event_nfsd_copy_done’: @@ -19930,2 +69870,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ - 424 | TRACE_EVENT(ath10k_htt_rx_desc, +../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ + 2177 | TRACE_EVENT(nfsd_copy_done, @@ -19942,2 +69882,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:424:1: note: in expansion of macro ‘TRACE_EVENT’ - 424 | TRACE_EVENT(ath10k_htt_rx_desc, +../fs/nfsd/./trace.h:2177:1: note: in expansion of macro ‘TRACE_EVENT’ + 2177 | TRACE_EVENT(nfsd_copy_done, @@ -19945,3 +69885,4 @@ -../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); \ +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); \ @@ -19949,3 +69890,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19955,2 +69915,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ - 454 | TRACE_EVENT(ath10k_wmi_diag_container, +../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ + 91 | TRACE_EVENT(nfsd_compound, @@ -19958,6 +69918,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19967,2 +69927,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:454:1: note: in expansion of macro ‘TRACE_EVENT’ - 454 | TRACE_EVENT(ath10k_wmi_diag_container, +../fs/nfsd/./trace.h:91:1: note: in expansion of macro ‘TRACE_EVENT’ + 91 | TRACE_EVENT(nfsd_compound, @@ -19970,3 +69930,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); \ +../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); \ @@ -19974,3 +69934,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19980,2 +69940,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ - 495 | TRACE_EVENT(ath10k_wmi_diag, +../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(nfsd_compound_status, @@ -19983,6 +69943,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -19992,2 +69952,2 @@ -../drivers/net/wireless/ath/ath10k/./trace.h:495:1: note: in expansion of macro ‘TRACE_EVENT’ - 495 | TRACE_EVENT(ath10k_wmi_diag, +../fs/nfsd/./trace.h:114:1: note: in expansion of macro ‘TRACE_EVENT’ + 114 | TRACE_EVENT(nfsd_compound_status, @@ -19995,3 +69955,1656 @@ -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 +../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 @@ -19999,3 +71612,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 ../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’: @@ -20008,6 +71621,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, - | ^~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(ocfs2__int, + | ^~~~~~~~~~~~~~~~~~~ @@ -20020,6 +71630,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, - | ^~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(ocfs2__int, + | ^~~~~~~~~~~~~~~~~~~ @@ -20032,6 +71639,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, - | ^~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(ocfs2__int, + | ^~~~~~~~~~~~~~~~~~~ @@ -20044,6 +71648,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, - | ^~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(ocfs2__int, + | ^~~~~~~~~~~~~~~~~~~ @@ -20056,7 +71657,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’: +../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’: @@ -20069,2 +71667,2 @@ -../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 108 | DECLARE_EVENT_CLASS( +../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(ocfs2__uint, @@ -20078,2 +71676,2 @@ -../drivers/net/ethernet/intel/i40e/./i40e_trace.h:108:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 108 | DECLARE_EVENT_CLASS( +../fs/ocfs2/./ocfs2_trace.h:27:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 27 | DECLARE_EVENT_CLASS(ocfs2__uint, @@ -20081 +71679 @@ -../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_rx_template’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull’: @@ -20088,2 +71686,2 @@ -../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 160 | DECLARE_EVENT_CLASS( +../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 44 | DECLARE_EVENT_CLASS(ocfs2__ull, @@ -20097,2 +71695,2 @@ -../drivers/net/ethernet/intel/i40e/./i40e_trace.h:160:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 160 | DECLARE_EVENT_CLASS( +../fs/ocfs2/./ocfs2_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 44 | DECLARE_EVENT_CLASS(ocfs2__ull, @@ -20100 +71698 @@ -../drivers/net/ethernet/intel/i40e/./i40e_trace.h: In function ‘trace_event_raw_event_i40e_xmit_template’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__pointer’: @@ -20107,2 +71705,2 @@ -../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 205 | DECLARE_EVENT_CLASS( +../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, @@ -20116,2 +71714,2 @@ -../drivers/net/ethernet/intel/i40e/./i40e_trace.h:205:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 205 | DECLARE_EVENT_CLASS( +../fs/ocfs2/./ocfs2_trace.h:61:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 61 | DECLARE_EVENT_CLASS(ocfs2__pointer, @@ -20119,7 +71717,2 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/i40e/i40e_main.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/i40e] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/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] +../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’? @@ -20127 +71720 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -20131,6 +71724,13 @@ -../include/trace/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, - | ^~~~~~~~~~~ +../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’: @@ -20143,7 +71743,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/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 +../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’? @@ -20155,6 +71762,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:13:1: note: in expansion of macro ‘TRACE_EVENT’ - 13 | TRACE_EVENT(mlx5_esw_vport_qos_destroy, - | ^~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:114:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 114 | DECLARE_EVENT_CLASS(ocfs2__uint_int, + | ^~~~~~~~~~~~~~~~~~~ @@ -20167,9 +71771,7 @@ -../include/trace/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)(); \ - | ^~~~~~~~~~~~~~ +../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); \ + | ^~~~~~~~~~~~~~~ @@ -20179,7 +71781,13 @@ -../include/trace/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’: +../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’: @@ -20192,2 +71800,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, @@ -20201,2 +71809,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:152:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 152 | DECLARE_EVENT_CLASS(ocfs2__ull_uint, @@ -20204 +71812 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_group_qos_template’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_int’: @@ -20211,2 +71819,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, @@ -20220,2 +71828,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 171 | DECLARE_EVENT_CLASS(ocfs2__ull_int, @@ -20223 +71831 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_group_qos_config’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_ull’: @@ -20230,6 +71838,3 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(mlx5_esw_group_qos_config, - | ^~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:190:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 190 | DECLARE_EVENT_CLASS(ocfs2__ull_ull, + | ^~~~~~~~~~~~~~~~~~~ @@ -20242,12 +71847,33 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(mlx5_esw_group_qos_config, - | ^~~~~~~~~~~ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.o] Error 1 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h:155, - from ../drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.c:14: -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_fdb_template’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] +../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’? @@ -20255 +71881 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -20259,2 +71885,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:233:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 233 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint, @@ -20261,0 +71888 @@ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__uint_uint_uint’: @@ -20268,2 +71895,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, @@ -20271 +71898 @@ -../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’? @@ -20273 +71900 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -20277,2 +71904,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 257 | DECLARE_EVENT_CLASS(ocfs2__uint_uint_uint, @@ -20280 +71907,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +../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’? @@ -20282 +71910 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -20286,2 +71914,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, @@ -20289,3 +71917,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -20295,2 +71923,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 280 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_ull, @@ -20298 +71926 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_vlan_template’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_int_int_int’: @@ -20305,2 +71933,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, +../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, @@ -20314,2 +71942,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, +../fs/ocfs2/./ocfs2_trace.h:304:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 304 | DECLARE_EVENT_CLASS(ocfs2__ull_int_int_int, @@ -20317 +71945 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_port_template’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_uint_uint_uint’: @@ -20324,2 +71952,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, +../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, @@ -20333,2 +71961,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, +../fs/ocfs2/./ocfs2_trace.h:330:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 330 | DECLARE_EVENT_CLASS(ocfs2__ull_uint_uint_uint, @@ -20336 +71964 @@ -../drivers/net/ethernet/mellanox/mlx5/core/esw/diag/bridge_tracepoint.h: In function ‘trace_event_raw_event_mlx5_esw_bridge_mdb_port_change_template’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__ull_ull_uint_uint’: @@ -20343,2 +71971,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, +../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, @@ -20352,2 +71980,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, +../fs/ocfs2/./ocfs2_trace.h:357:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 357 | DECLARE_EVENT_CLASS(ocfs2__ull_ull_uint_uint, @@ -20355,6 +71983,2 @@ -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] +../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’? @@ -20362 +71986 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -20366,7 +71990,4 @@ -../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 40 | DECLARE_EVENT_CLASS(name, \ - | ^~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: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’? +../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’? @@ -20374 +71995 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -20378,7 +71999,5 @@ -../include/trace/trace_events.h:40: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 +../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’? @@ -20393,2 +72012,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/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ + 423 | TRACE_EVENT(ocfs2_grow_tree, @@ -20405,14 +72024,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, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:40: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, +../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ + 423 | TRACE_EVENT(ocfs2_grow_tree, @@ -20420 +72027 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_ft’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rotate_subtree’: @@ -20430,2 +72037,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/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(ocfs2_rotate_subtree, @@ -20442,2 +72049,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/ocfs2/./ocfs2_trace.h:437:1: note: in expansion of macro ‘TRACE_EVENT’ + 437 | TRACE_EVENT(ocfs2_rotate_subtree, @@ -20445 +72052 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_add_fg’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_insert_extent’: @@ -20455,2 +72062,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/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(ocfs2_insert_extent, @@ -20467,2 +72074,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/ocfs2/./ocfs2_trace.h:455:1: note: in expansion of macro ‘TRACE_EVENT’ + 455 | TRACE_EVENT(ocfs2_insert_extent, @@ -20470 +72077 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_fg’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_split_extent’: @@ -20480,2 +72087,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/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ + 480 | TRACE_EVENT(ocfs2_split_extent, @@ -20492,2 +72099,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/ocfs2/./ocfs2_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ + 480 | TRACE_EVENT(ocfs2_split_extent, @@ -20495 +72102 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_set_fte’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_remove_extent’: @@ -20505,2 +72112,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/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ + 502 | TRACE_EVENT(ocfs2_remove_extent, @@ -20517,2 +72124,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/ocfs2/./ocfs2_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ + 502 | TRACE_EVENT(ocfs2_remove_extent, @@ -20520 +72127 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_fte’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_commit_truncate’: @@ -20530,2 +72137,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/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ + 528 | TRACE_EVENT(ocfs2_commit_truncate, @@ -20542,2 +72149,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/ocfs2/./ocfs2_trace.h:528:1: note: in expansion of macro ‘TRACE_EVENT’ + 528 | TRACE_EVENT(ocfs2_commit_truncate, @@ -20545 +72152 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_add_rule’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_validate_extent_block’: @@ -20555,2 +72162,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/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ + 549 | TRACE_EVENT(ocfs2_validate_extent_block, @@ -20567,2 +72174,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/ocfs2/./ocfs2_trace.h:549:1: note: in expansion of macro ‘TRACE_EVENT’ + 549 | TRACE_EVENT(ocfs2_validate_extent_block, @@ -20570 +72177 @@ -../drivers/net/ethernet/mellanox/mlx5/core/./diag/fs_tracepoint.h: In function ‘trace_event_raw_event_mlx5_fs_del_rule’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rotate_leaf’: @@ -20580,2 +72187,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/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ + 561 | TRACE_EVENT(ocfs2_rotate_leaf, @@ -20592,2 +72199,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/ocfs2/./ocfs2_trace.h:561:1: note: in expansion of macro ‘TRACE_EVENT’ + 561 | TRACE_EVENT(ocfs2_rotate_leaf, @@ -20595,7 +72202,2 @@ -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/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] +../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’? @@ -20603 +72205 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -20610,2 +72212,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(iwlwifi_dev_ioread32, +../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ + 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, @@ -20613 +72215 @@ -../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’? @@ -20615 +72217 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -20622,2 +72224,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(iwlwifi_dev_ioread32, +../fs/ocfs2/./ocfs2_trace.h:586:1: note: in expansion of macro ‘TRACE_EVENT’ + 586 | TRACE_EVENT(ocfs2_add_clusters_in_btree_ret, @@ -20625 +72227,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../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’? @@ -20634,2 +72237,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(iwlwifi_dev_ioread32, +../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ + 603 | TRACE_EVENT(ocfs2_mark_extent_written, @@ -20646,14 +72249,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ + 603 | TRACE_EVENT(ocfs2_mark_extent_written, @@ -20661 +72252 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite8’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__truncate_log_ops’: @@ -20668,6 +72259,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, - | ^~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, + | ^~~~~~~~~~~~~~~~~~~ @@ -20680,7 +72268,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’: +../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’: @@ -20696,2 +72281,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ - 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, +../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ + 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, @@ -20708,2 +72293,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h:51:1: note: in expansion of macro ‘TRACE_EVENT’ - 51 | TRACE_EVENT(iwlwifi_dev_iowrite32, +../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ + 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, @@ -20711 +72296 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite64’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_trim_extent’: @@ -20721,2 +72306,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, +../fs/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ + 692 | TRACE_EVENT(ocfs2_trim_extent, @@ -20733,2 +72318,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, +../fs/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ + 692 | TRACE_EVENT(ocfs2_trim_extent, @@ -20736 +72321 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite_prph32’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_sync_local_to_main_free’: @@ -20746,2 +72331,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, +../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ + 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, @@ -20758,2 +72343,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, +../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ + 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, @@ -20761 +72346 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_iowrite_prph64’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_relink_block_group’: @@ -20771,2 +72356,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, +../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ + 796 | TRACE_EVENT(ocfs2_relink_block_group, @@ -20783,2 +72368,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, +../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ + 796 | TRACE_EVENT(ocfs2_relink_block_group, @@ -20786 +72371 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_ioread_prph32’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_free_suballoc_bits’: @@ -20796,2 +72381,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, @@ -20808,2 +72393,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, @@ -20811 +72396 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_irq’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_free_clusters’: @@ -20821,2 +72406,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, +../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ + 856 | TRACE_EVENT(ocfs2_free_clusters, @@ -20833,2 +72418,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, +../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ + 856 | TRACE_EVENT(ocfs2_free_clusters, @@ -20836 +72421 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-io.h: In function ‘trace_event_raw_event_iwlwifi_dev_irq_msix’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__refcount_tree_ops’: @@ -20843,6 +72428,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, - | ^~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:902:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 902 | DECLARE_EVENT_CLASS(ocfs2__refcount_tree_ops, + | ^~~~~~~~~~~~~~~~~~~ @@ -20855,7 +72437,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 ‘trace_event_raw_event_iwlwifi_dev_ict_read’: +../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’: @@ -20871,2 +72450,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, +../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ + 934 | TRACE_EVENT(ocfs2_split_refcount_rec, @@ -20883,2 +72462,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, +../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ + 934 | TRACE_EVENT(ocfs2_split_refcount_rec, @@ -20886,4 +72465 @@ -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’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_decrease_refcount’: @@ -20899,2 +72475,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ + 979 | TRACE_EVENT(ocfs2_decrease_refcount, @@ -20911,2 +72487,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ + 979 | TRACE_EVENT(ocfs2_decrease_refcount, @@ -20914 +72490 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-ucode.h: In function ‘trace_event_raw_event_iwlwifi_dev_ucode_wrap_event’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_calc_refcount_meta_credits_iterate’: @@ -20924,2 +72500,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ + 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, @@ -20936,2 +72512,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ + 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, @@ -20939,4 +72515 @@ -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’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_clear_ext_refcount’: @@ -20949,3 +72522,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -20958,4 +72534,7 @@ -../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: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’: @@ -20971,2 +72550,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(iwlwifi_dbg, +../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ + 1067 | TRACE_EVENT(ocfs2_replace_clusters, @@ -20983,2 +72562,2 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-msg.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(iwlwifi_dbg, +../fs/ocfs2/./ocfs2_trace.h:1067:1: note: in expansion of macro ‘TRACE_EVENT’ + 1067 | TRACE_EVENT(ocfs2_replace_clusters, @@ -20986,4 +72565 @@ -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’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_refcount_cow_hunk’: @@ -20999,2 +72575,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ + 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, @@ -21011,2 +72587,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:1095:1: note: in expansion of macro ‘TRACE_EVENT’ + 1095 | TRACE_EVENT(ocfs2_refcount_cow_hunk, @@ -21014 +72590 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-data.h: In function ‘trace_event_raw_event_iwlwifi_dev_rx_data’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__get_block’: @@ -21021,6 +72597,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:37:1: note: in expansion of macro ‘TRACE_EVENT’ - 37 | TRACE_EVENT(iwlwifi_dev_rx_data, - | ^~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, + | ^~~~~~~~~~~~~~~~~~~ @@ -21033,10 +72606,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: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’: +../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’: @@ -21052,2 +72619,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, +../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ + 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, @@ -21064,2 +72631,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, +../fs/ocfs2/./ocfs2_trace.h:1162:1: note: in expansion of macro ‘TRACE_EVENT’ + 1162 | TRACE_EVENT(ocfs2_try_to_write_inline_data, @@ -21067 +72634 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_rx’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_write_begin_nolock’: @@ -21077,2 +72644,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, +../fs/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ + 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, @@ -21089,2 +72656,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, +../fs/ocfs2/./ocfs2_trace.h:1182:1: note: in expansion of macro ‘TRACE_EVENT’ + 1182 | TRACE_EVENT(ocfs2_write_begin_nolock, @@ -21092 +72659 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_tx’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_write_end_inline’: @@ -21102,2 +72669,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, +../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ + 1219 | TRACE_EVENT(ocfs2_write_end_inline, @@ -21114,2 +72681,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, +../fs/ocfs2/./ocfs2_trace.h:1219:1: note: in expansion of macro ‘TRACE_EVENT’ + 1219 | TRACE_EVENT(ocfs2_write_end_inline, @@ -21117 +72684 @@ -../drivers/net/wireless/intel/iwlwifi/./iwl-devtrace-iwlwifi.h: In function ‘trace_event_raw_event_iwlwifi_dev_ucode_event’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_fault’: @@ -21127,2 +72694,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, +../fs/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ + 1247 | TRACE_EVENT(ocfs2_fault, @@ -21139,2 +72706,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, +../fs/ocfs2/./ocfs2_trace.h:1247:1: note: in expansion of macro ‘TRACE_EVENT’ + 1247 | TRACE_EVENT(ocfs2_fault, @@ -21142,9 +72709,2 @@ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/wireless/intel/iwlwifi/iwl-devtrace.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/wireless/intel/iwlwifi] Error 2 -make[6]: *** [../scripts/Makefile.build:485: drivers/net/wireless/intel] Error 2 -make[5]: *** [../scripts/Makefile.build:485: drivers/net/wireless] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/ethernet/intel/ice/ice_trace.h:364, - from ../drivers/net/ethernet/intel/ice/ice_main.c:24: -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h: In function ‘trace_event_raw_event_ice_rx_dim_template’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] +../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’? @@ -21152 +72712 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -21156,2 +72716,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, +../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, @@ -21159 +72719 @@ -../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’? @@ -21161 +72721 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -21165,2 +72725,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, +../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, @@ -21168 +72728,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../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’? @@ -21174,3 +72735,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -21183,13 +72747,7 @@ -../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: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’: @@ -21202,3 +72760,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -21211,4 +72772,7 @@ -../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: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’: @@ -21221,3 +72785,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -21230,4 +72797,7 @@ -../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: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’: @@ -21240,3 +72810,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:1404:1: note: in expansion of macro ‘TRACE_EVENT’ + 1404 | TRACE_EVENT(ocfs2_setattr, + | ^~~~~~~~~~~ @@ -21249,4 +72822,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’: @@ -21259,3 +72835,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:1450:1: note: in expansion of macro ‘TRACE_EVENT’ + 1450 | TRACE_EVENT(ocfs2_prepare_inode_for_write, + | ^~~~~~~~~~~ @@ -21268,4 +72847,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../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’: @@ -21278,3 +72860,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -21287,4 +72872,7 @@ -../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: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’: @@ -21297,3 +72885,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -21306,4 +72897,7 @@ -../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: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’: @@ -21316,3 +72910,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -21325,4 +72922,7 @@ -../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: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’: @@ -21335,3 +72935,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -21344,4 +72947,7 @@ -../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: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’: @@ -21354,3 +72960,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -21363,4 +72972,7 @@ -../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: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’: @@ -21373,3 +72985,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -21382,16 +72996,0 @@ -../include/trace/./../../drivers/net/ethernet/intel/ice/ice_trace.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 333 | DECLARE_EVENT_CLASS(ice_switch_stats_template, - | ^~~~~~~~~~~~~~~~~~~ -make[8]: *** [../scripts/Makefile.build:244: drivers/net/ethernet/intel/ice/ice_main.o] Error 1 -make[7]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel/ice] Error 2 -make[6]: *** [../scripts/Makefile.build:485: drivers/net/ethernet/intel] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h:173, - from ../drivers/net/ethernet/mellanox/mlx5/core/sf/devlink.c:12: -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_add’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ @@ -21401,2 +73000,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, +../fs/ocfs2/./ocfs2_trace.h:1597:1: note: in expansion of macro ‘TRACE_EVENT’ + 1597 | TRACE_EVENT(ocfs2_read_virt_blocks, @@ -21403,0 +73003 @@ +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_remount’: @@ -21413,2 +73013,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, +../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ + 1643 | TRACE_EVENT(ocfs2_remount, @@ -21416 +73016 @@ -../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’? @@ -21418 +73018 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -21425,2 +73025,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, +../fs/ocfs2/./ocfs2_trace.h:1643:1: note: in expansion of macro ‘TRACE_EVENT’ + 1643 | TRACE_EVENT(ocfs2_remount, @@ -21428 +73028,2 @@ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? +../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’? @@ -21430 +73031 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -21437,2 +73038,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, +../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ + 1660 | TRACE_EVENT(ocfs2_fill_super, @@ -21440,3 +73041,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -21449,2 +73050,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, +../fs/ocfs2/./ocfs2_trace.h:1660:1: note: in expansion of macro ‘TRACE_EVENT’ + 1660 | TRACE_EVENT(ocfs2_fill_super, @@ -21452 +73053 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_free’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_parse_options’: @@ -21462,2 +73063,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, +../fs/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ + 1677 | TRACE_EVENT(ocfs2_parse_options, @@ -21474,2 +73075,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, +../fs/ocfs2/./ocfs2_trace.h:1677:1: note: in expansion of macro ‘TRACE_EVENT’ + 1677 | TRACE_EVENT(ocfs2_parse_options, @@ -21477 +73078 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_alloc’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_statfs’: @@ -21487,2 +73088,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, +../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ + 1693 | TRACE_EVENT(ocfs2_statfs, @@ -21499,2 +73100,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, +../fs/ocfs2/./ocfs2_trace.h:1693:1: note: in expansion of macro ‘TRACE_EVENT’ + 1693 | TRACE_EVENT(ocfs2_statfs, @@ -21502 +73103 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_free’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_initialize_super’: @@ -21512,2 +73113,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, +../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ + 1709 | TRACE_EVENT(ocfs2_initialize_super, @@ -21524,2 +73125,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, +../fs/ocfs2/./ocfs2_trace.h:1709:1: note: in expansion of macro ‘TRACE_EVENT’ + 1709 | TRACE_EVENT(ocfs2_initialize_super, @@ -21527 +73128 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_hwc_deferred_free’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_init_xattr_set_ctxt’: @@ -21537,2 +73138,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, +../fs/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ + 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, @@ -21549,2 +73150,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, +../fs/ocfs2/./ocfs2_trace.h:1739:1: note: in expansion of macro ‘TRACE_EVENT’ + 1739 | TRACE_EVENT(ocfs2_init_xattr_set_ctxt, @@ -21552 +73153 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_state_template’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__xattr_find’: @@ -21559,2 +73160,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, @@ -21568,2 +73169,2 @@ -../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, +../fs/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, @@ -21571 +73172 @@ -../drivers/net/ethernet/mellanox/mlx5/core/sf/diag/sf_tracepoint.h: In function ‘trace_event_raw_event_mlx5_sf_update_state’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_resv_find_window_begin’: @@ -21581,2 +73182,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, +../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ + 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, @@ -21593,2 +73194,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, +../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ + 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, @@ -21596,10 +73197,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:485: drivers/net/ethernet] Error 2 -make[4]: *** [../scripts/Makefile.build:485: drivers/net] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/gpu/drm/i915/gvt/trace.h:383, - from ../drivers/gpu/drm/i915/gvt/trace_points.c:33: -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_spt_alloc’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] +../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’? @@ -21607 +73200 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -21614,2 +73207,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(spt_alloc, +../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ + 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, @@ -21617 +73210 @@ -../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’? @@ -21619 +73212 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -21626,2 +73219,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(spt_alloc, +../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ + 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, @@ -21629 +73222,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../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’? @@ -21638,2 +73232,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(spt_alloc, +../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ + 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, @@ -21650,14 +73244,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(spt_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/../../drivers/gpu/drm/i915/gvt/trace.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(spt_alloc, +../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ + 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, @@ -21665 +73247 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_spt_free’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_resmap_claimed_bits_end’: @@ -21675,2 +73257,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(spt_free, +../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ + 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, @@ -21687,2 +73269,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(spt_free, +../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ + 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, @@ -21690 +73272 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_gma_index’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_sync_dquot’: @@ -21700,2 +73282,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ - 97 | TRACE_EVENT(gma_index, +../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ + 1983 | TRACE_EVENT(ocfs2_sync_dquot, @@ -21712,2 +73294,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:97:1: note: in expansion of macro ‘TRACE_EVENT’ - 97 | TRACE_EVENT(gma_index, +../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ + 1983 | TRACE_EVENT(ocfs2_sync_dquot, @@ -21715 +73297 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_gma_translate’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_sync_dquot_helper’: @@ -21725,2 +73307,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:115:1: note: in expansion of macro ‘TRACE_EVENT’ - 115 | TRACE_EVENT(gma_translate, +../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ + 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, @@ -21737,2 +73319,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:115:1: note: in expansion of macro ‘TRACE_EVENT’ - 115 | TRACE_EVENT(gma_translate, +../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ + 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, @@ -21740 +73322 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_spt_refcount’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dx_dir_search’: @@ -21750,2 +73332,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ - 134 | TRACE_EVENT(spt_refcount, +../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ + 2047 | TRACE_EVENT(ocfs2_dx_dir_search, @@ -21762,2 +73344,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:134:1: note: in expansion of macro ‘TRACE_EVENT’ - 134 | TRACE_EVENT(spt_refcount, +../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ + 2047 | TRACE_EVENT(ocfs2_dx_dir_search, @@ -21765 +73347 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_spt_change’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_find_files_on_disk’: @@ -21775,2 +73357,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ - 152 | TRACE_EVENT(spt_change, +../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ + 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, @@ -21787,2 +73369,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:152:1: note: in expansion of macro ‘TRACE_EVENT’ - 152 | TRACE_EVENT(spt_change, +../fs/ocfs2/./ocfs2_trace.h:2079:1: note: in expansion of macro ‘TRACE_EVENT’ + 2079 | TRACE_EVENT(ocfs2_find_files_on_disk, @@ -21790 +73372 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_spt_guest_change’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_check_dir_for_entry’: @@ -21800,2 +73382,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(spt_guest_change, +../fs/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ + 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, @@ -21812,2 +73394,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:171:1: note: in expansion of macro ‘TRACE_EVENT’ - 171 | TRACE_EVENT(spt_guest_change, +../fs/ocfs2/./ocfs2_trace.h:2099:1: note: in expansion of macro ‘TRACE_EVENT’ + 2099 | TRACE_EVENT(ocfs2_check_dir_for_entry, @@ -21815 +73397 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_oos_change’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dx_dir_index_root_block’: @@ -21825,2 +73407,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(oos_change, +../fs/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ + 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, @@ -21837,2 +73419,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:190:1: note: in expansion of macro ‘TRACE_EVENT’ - 190 | TRACE_EVENT(oos_change, +../fs/ocfs2/./ocfs2_trace.h:2120:1: note: in expansion of macro ‘TRACE_EVENT’ + 2120 | TRACE_EVENT(ocfs2_dx_dir_index_root_block, @@ -21840 +73422 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_oos_sync’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2__dentry_ops’: @@ -21847,6 +73429,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/i915/gvt/trace.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ - 208 | TRACE_EVENT(oos_sync, - | ^~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:2158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2158 | DECLARE_EVENT_CLASS(ocfs2__dentry_ops, + | ^~~~~~~~~~~~~~~~~~~ @@ -21859,7 +73438,4 @@ -../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/i915/gvt/trace.h:208:1: note: in expansion of macro ‘TRACE_EVENT’ - 208 | TRACE_EVENT(oos_sync, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_gvt_command’: +../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’: @@ -21875,2 +73451,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ - 228 | TRACE_EVENT(gvt_command, +../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ + 2203 | TRACE_EVENT(ocfs2_mknod, @@ -21887,2 +73463,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:228:1: note: in expansion of macro ‘TRACE_EVENT’ - 228 | TRACE_EVENT(gvt_command, +../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ + 2203 | TRACE_EVENT(ocfs2_mknod, @@ -21890 +73466 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_write_ir’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_link’: @@ -21900,2 +73476,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:275:1: note: in expansion of macro ‘TRACE_EVENT’ - 275 | TRACE_EVENT(write_ir, +../fs/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ + 2230 | TRACE_EVENT(ocfs2_link, @@ -21912,2 +73488,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:275:1: note: in expansion of macro ‘TRACE_EVENT’ - 275 | TRACE_EVENT(write_ir, +../fs/ocfs2/./ocfs2_trace.h:2230:1: note: in expansion of macro ‘TRACE_EVENT’ + 2230 | TRACE_EVENT(ocfs2_link, @@ -21915 +73491 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_propagate_event’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rename’: @@ -21925,2 +73501,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ - 304 | TRACE_EVENT(propagate_event, +../fs/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ + 2259 | TRACE_EVENT(ocfs2_rename, @@ -21937,2 +73513,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ - 304 | TRACE_EVENT(propagate_event, +../fs/ocfs2/./ocfs2_trace.h:2259:1: note: in expansion of macro ‘TRACE_EVENT’ + 2259 | TRACE_EVENT(ocfs2_rename, @@ -21940 +73516 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_inject_msi’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rename_target_exists’: @@ -21950,2 +73526,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ - 325 | TRACE_EVENT(inject_msi, +../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ + 2295 | TRACE_EVENT(ocfs2_rename_target_exists, @@ -21962,2 +73538,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:325:1: note: in expansion of macro ‘TRACE_EVENT’ - 325 | TRACE_EVENT(inject_msi, +../fs/ocfs2/./ocfs2_trace.h:2295:1: note: in expansion of macro ‘TRACE_EVENT’ + 2295 | TRACE_EVENT(ocfs2_rename_target_exists, @@ -21965 +73541 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h: In function ‘trace_event_raw_event_render_mmio’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_rename_over_existing’: @@ -21975,2 +73551,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ - 346 | TRACE_EVENT(render_mmio, +../fs/ocfs2/./ocfs2_trace.h:2311:1: note: in expansion of macro ‘TRACE_EVENT’ + 2311 | TRACE_EVENT(ocfs2_rename_over_existing, @@ -21987,2 +73563,2 @@ -../include/trace/../../drivers/gpu/drm/i915/gvt/trace.h:346:1: note: in expansion of macro ‘TRACE_EVENT’ - 346 | TRACE_EVENT(render_mmio, +../fs/ocfs2/./ocfs2_trace.h:2311:1: note: in expansion of macro ‘TRACE_EVENT’ + 2311 | TRACE_EVENT(ocfs2_rename_over_existing, @@ -21990,7 +73566,2 @@ -make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/i915/gvt/trace_points.o] Error 1 -make[7]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, - from ../drivers/gpu/drm/i915/i915_trace.h:754, - from ../drivers/gpu/drm/i915/i915_trace_points.c:13: -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_gem_object_create’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] +../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’? @@ -21998 +73569 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -22005,2 +73576,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(i915_gem_object_create, +../fs/ocfs2/./ocfs2_trace.h:2331:1: note: in expansion of macro ‘TRACE_EVENT’ + 2331 | TRACE_EVENT(ocfs2_symlink_begin, @@ -22008 +73579 @@ -../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’? @@ -22010 +73581 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -22017,2 +73588,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(i915_gem_object_create, +../fs/ocfs2/./ocfs2_trace.h:2331:1: note: in expansion of macro ‘TRACE_EVENT’ + 2331 | TRACE_EVENT(ocfs2_symlink_begin, @@ -22020 +73591,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../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’? @@ -22029,2 +73601,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(i915_gem_object_create, +../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ + 2353 | TRACE_EVENT(ocfs2_blkno_stringify, @@ -22041,14 +73613,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(i915_gem_object_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/../../drivers/gpu/drm/i915/i915_trace.h:21:1: note: in expansion of macro ‘TRACE_EVENT’ - 21 | TRACE_EVENT(i915_gem_object_create, +../fs/ocfs2/./ocfs2_trace.h:2353:1: note: in expansion of macro ‘TRACE_EVENT’ + 2353 | TRACE_EVENT(ocfs2_blkno_stringify, @@ -22056 +73616 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_gem_shrink’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_orphan_del’: @@ -22066,2 +73626,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(i915_gem_shrink, +../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ + 2374 | TRACE_EVENT(ocfs2_orphan_del, @@ -22078,2 +73638,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(i915_gem_shrink, +../fs/ocfs2/./ocfs2_trace.h:2374:1: note: in expansion of macro ‘TRACE_EVENT’ + 2374 | TRACE_EVENT(ocfs2_orphan_del, @@ -22081 +73641 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_vma_bind’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dentry_revalidate’: @@ -22091,2 +73651,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ - 58 | TRACE_EVENT(i915_vma_bind, +../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ + 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, @@ -22103,2 +73663,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:58:1: note: in expansion of macro ‘TRACE_EVENT’ - 58 | TRACE_EVENT(i915_vma_bind, +../fs/ocfs2/./ocfs2_trace.h:2395:1: note: in expansion of macro ‘TRACE_EVENT’ + 2395 | TRACE_EVENT(ocfs2_dentry_revalidate, @@ -22106 +73666 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_vma_unbind’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dentry_revalidate_negative’: @@ -22116,2 +73676,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ - 84 | TRACE_EVENT(i915_vma_unbind, +../fs/ocfs2/./ocfs2_trace.h:2411:1: note: in expansion of macro ‘TRACE_EVENT’ + 2411 | TRACE_EVENT(ocfs2_dentry_revalidate_negative, @@ -22128,2 +73688,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:84:1: note: in expansion of macro ‘TRACE_EVENT’ - 84 | TRACE_EVENT(i915_vma_unbind, +../fs/ocfs2/./ocfs2_trace.h:2411:1: note: in expansion of macro ‘TRACE_EVENT’ + 2411 | TRACE_EVENT(ocfs2_dentry_revalidate_negative, @@ -22131 +73691 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_gem_object_pwrite’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_find_local_alias’: @@ -22141,2 +73701,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ - 106 | TRACE_EVENT(i915_gem_object_pwrite, +../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ + 2439 | TRACE_EVENT(ocfs2_find_local_alias, @@ -22153,2 +73713,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:106:1: note: in expansion of macro ‘TRACE_EVENT’ - 106 | TRACE_EVENT(i915_gem_object_pwrite, +../fs/ocfs2/./ocfs2_trace.h:2439:1: note: in expansion of macro ‘TRACE_EVENT’ + 2439 | TRACE_EVENT(ocfs2_find_local_alias, @@ -22156 +73716 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_gem_object_pread’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dentry_attach_lock’: @@ -22166,2 +73726,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ - 126 | TRACE_EVENT(i915_gem_object_pread, +../fs/ocfs2/./ocfs2_trace.h:2453:1: note: in expansion of macro ‘TRACE_EVENT’ + 2453 | TRACE_EVENT(ocfs2_dentry_attach_lock, @@ -22178,2 +73738,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:126:1: note: in expansion of macro ‘TRACE_EVENT’ - 126 | TRACE_EVENT(i915_gem_object_pread, +../fs/ocfs2/./ocfs2_trace.h:2453:1: note: in expansion of macro ‘TRACE_EVENT’ + 2453 | TRACE_EVENT(ocfs2_dentry_attach_lock, @@ -22181 +73741 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_gem_object_fault’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_dentry_attach_lock_found’: @@ -22191,2 +73751,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(i915_gem_object_fault, +../fs/ocfs2/./ocfs2_trace.h:2473:1: note: in expansion of macro ‘TRACE_EVENT’ + 2473 | TRACE_EVENT(ocfs2_dentry_attach_lock_found, @@ -22203,2 +73763,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:146:1: note: in expansion of macro ‘TRACE_EVENT’ - 146 | TRACE_EVENT(i915_gem_object_fault, +../fs/ocfs2/./ocfs2_trace.h:2473:1: note: in expansion of macro ‘TRACE_EVENT’ + 2473 | TRACE_EVENT(ocfs2_dentry_attach_lock_found, @@ -22206 +73766 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_gem_object’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_get_dentry_begin’: @@ -22213,3 +73773,6 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 171 | DECLARE_EVENT_CLASS(i915_gem_object, - | ^~~~~~~~~~~~~~~~~~~ +../include/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, + | ^~~~~~~~~~~ @@ -22222,4 +73785,7 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:171:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 171 | DECLARE_EVENT_CLASS(i915_gem_object, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_gem_evict’: +../include/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’: @@ -22235,2 +73801,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ - 196 | TRACE_EVENT(i915_gem_evict, +../fs/ocfs2/./ocfs2_trace.h:2517:1: note: in expansion of macro ‘TRACE_EVENT’ + 2517 | TRACE_EVENT(ocfs2_get_parent, @@ -22247,2 +73813,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ - 196 | TRACE_EVENT(i915_gem_evict, +../fs/ocfs2/./ocfs2_trace.h:2517:1: note: in expansion of macro ‘TRACE_EVENT’ + 2517 | TRACE_EVENT(ocfs2_get_parent, @@ -22250 +73816 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_gem_evict_node’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_encode_fh_begin’: @@ -22260,2 +73826,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ - 221 | TRACE_EVENT(i915_gem_evict_node, +../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ + 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, @@ -22272,2 +73838,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:221:1: note: in expansion of macro ‘TRACE_EVENT’ - 221 | TRACE_EVENT(i915_gem_evict_node, +../fs/ocfs2/./ocfs2_trace.h:2539:1: note: in expansion of macro ‘TRACE_EVENT’ + 2539 | TRACE_EVENT(ocfs2_encode_fh_begin, @@ -22275 +73841 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_gem_evict_vm’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_complete_recovery_slot’: @@ -22285,2 +73851,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ - 249 | TRACE_EVENT(i915_gem_evict_vm, +../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ + 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, @@ -22297,2 +73863,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:249:1: note: in expansion of macro ‘TRACE_EVENT’ - 249 | TRACE_EVENT(i915_gem_evict_vm, +../fs/ocfs2/./ocfs2_trace.h:2602:1: note: in expansion of macro ‘TRACE_EVENT’ + 2602 | TRACE_EVENT(ocfs2_complete_recovery_slot, @@ -22300 +73866 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_request_queue’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_recovery_thread’: @@ -22310,2 +73876,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ - 266 | TRACE_EVENT(i915_request_queue, +../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ + 2626 | TRACE_EVENT(ocfs2_recovery_thread, @@ -22322,2 +73888,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:266:1: note: in expansion of macro ‘TRACE_EVENT’ - 266 | TRACE_EVENT(i915_request_queue, +../fs/ocfs2/./ocfs2_trace.h:2626:1: note: in expansion of macro ‘TRACE_EVENT’ + 2626 | TRACE_EVENT(ocfs2_recovery_thread, @@ -22325 +73891 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_request’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_write_block’: @@ -22332,3 +73898,6 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:293:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 293 | DECLARE_EVENT_CLASS(i915_request, - | ^~~~~~~~~~~~~~~~~~~ +../include/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, + | ^~~~~~~~~~~ @@ -22341,4 +73910,7 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:293:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 293 | DECLARE_EVENT_CLASS(i915_request, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_request_in’: +../include/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’: @@ -22354,2 +73926,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ - 341 | TRACE_EVENT(i915_request_in, +../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ + 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, @@ -22366,2 +73938,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ - 341 | TRACE_EVENT(i915_request_in, +../fs/ocfs2/./ocfs2_trace.h:2701:1: note: in expansion of macro ‘TRACE_EVENT’ + 2701 | TRACE_EVENT(ocfs2_read_blocks_begin, @@ -22369 +73941 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_request_out’: +../fs/ocfs2/./ocfs2_trace.h: In function ‘trace_event_raw_event_ocfs2_buffer_cached_end’: @@ -22379,2 +73951,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:371:1: note: in expansion of macro ‘TRACE_EVENT’ - 371 | TRACE_EVENT(i915_request_out, +../fs/ocfs2/./ocfs2_trace.h:2731:1: note: in expansion of macro ‘TRACE_EVENT’ + 2731 | TRACE_EVENT(ocfs2_buffer_cached_end, @@ -22391,2 +73963,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:371:1: note: in expansion of macro ‘TRACE_EVENT’ - 371 | TRACE_EVENT(i915_request_out, +../fs/ocfs2/./ocfs2_trace.h:2731:1: note: in expansion of macro ‘TRACE_EVENT’ + 2731 | TRACE_EVENT(ocfs2_buffer_cached_end, @@ -22394,3 +73966,4 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_intel_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); \ +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); \ @@ -22398,5 +73971,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/../../drivers/gpu/drm/i915/i915_trace.h:398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 398 | DECLARE_EVENT_CLASS(intel_context, +../include/trace/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, @@ -22404,8 +73977,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/../../drivers/gpu/drm/i915/i915_trace.h:398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 398 | DECLARE_EVENT_CLASS(intel_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) + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:10:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 10 | DECLARE_EVENT_CLASS(ocfs2__int, @@ -22413,3 +73986,3 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_request_wait_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); \ +../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); \ @@ -22417,3 +73990,345 @@ -../include/trace/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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22423,2 +74338,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:606:1: note: in expansion of macro ‘TRACE_EVENT’ - 606 | TRACE_EVENT(i915_request_wait_begin, +../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ + 423 | TRACE_EVENT(ocfs2_grow_tree, @@ -22426,6 +74341,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22435,2 +74350,2 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:606:1: note: in expansion of macro ‘TRACE_EVENT’ - 606 | TRACE_EVENT(i915_request_wait_begin, +../fs/ocfs2/./ocfs2_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ + 423 | TRACE_EVENT(ocfs2_grow_tree, @@ -22438,3 +74353,3 @@ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_reg_rw’: -../include/trace/trace_events.h:430: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/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); \ @@ -22442,3 +74357,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22448,12 +74363,9 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:645:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 645 | TRACE_EVENT_CONDITION(i915_reg_rw, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/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: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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22463,9 +74375,6 @@ -../include/trace/define_trace.h:32:9: note: in expansion of macro ‘TRACE_EVENT’ - 32 | TRACE_EVENT(name, \ - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h:645:1: note: in expansion of macro ‘TRACE_EVENT_CONDITION’ - 645 | TRACE_EVENT_CONDITION(i915_reg_rw, - | ^~~~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_ppgtt’: -../include/trace/trace_events.h:430: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/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); \ @@ -22473,18 +74382,24 @@ -../include/trace/trace_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/i915/i915_trace.h:683:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 683 | DECLARE_EVENT_CLASS(i915_ppgtt, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/trace_events.h:430:48: error: ‘trace_event_guard’ undeclared (first use in this function); did you mean ‘trace_event_name’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ - | ^~~~~~~~~~~~~~~~~ -../include/trace/trace_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/i915/i915_trace.h:683:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 683 | DECLARE_EVENT_CLASS(i915_ppgtt, - | ^~~~~~~~~~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/i915_trace.h: In function ‘trace_event_raw_event_i915_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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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); \ @@ -22492,5 +74407,180 @@ -../include/trace/trace_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/i915/i915_trace.h:717:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 717 | DECLARE_EVENT_CLASS(i915_context, +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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, @@ -22498,8 +74588,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/../../drivers/gpu/drm/i915/i915_trace.h:717:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 717 | DECLARE_EVENT_CLASS(i915_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) + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:624:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 624 | DECLARE_EVENT_CLASS(ocfs2__truncate_log_ops, @@ -22507,11 +74597,7 @@ -make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/i915/i915_trace_points.o] Error 1 -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), \ - | ^~~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22521,2 +74607,2 @@ -../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(kfree_skb, +../fs/ocfs2/./ocfs2_trace.h:669:1: note: in expansion of macro ‘TRACE_EVENT’ + 669 | TRACE_EVENT(ocfs2_cache_block_dealloc, @@ -22524,2 +74610,15 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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); \ @@ -22527,3 +74626,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22533,2 +74632,2 @@ -../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(kfree_skb, +../fs/ocfs2/./ocfs2_trace.h:692:1: note: in expansion of macro ‘TRACE_EVENT’ + 692 | TRACE_EVENT(ocfs2_trim_extent, @@ -22536,2 +74635,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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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); \ @@ -22539,3 +74651,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22545,2 +74657,2 @@ -../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(kfree_skb, +../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ + 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, @@ -22548,6 +74660,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22557,2 +74669,2 @@ -../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(kfree_skb, +../fs/ocfs2/./ocfs2_trace.h:741:1: note: in expansion of macro ‘TRACE_EVENT’ + 741 | TRACE_EVENT(ocfs2_sync_local_to_main_free, @@ -22560,6 +74672,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), \ - | ^~~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22569,2 +74682,2 @@ -../include/trace/events/skb.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(kfree_skb, +../fs/ocfs2/./ocfs2_trace.h:796:1: note: in expansion of macro ‘TRACE_EVENT’ + 796 | TRACE_EVENT(ocfs2_relink_block_group, @@ -22572,3 +74685,15 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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); \ @@ -22576,3 +74701,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22582,2 +74707,2 @@ -../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(consume_skb, +../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, @@ -22585,6 +74710,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22594,2 +74719,2 @@ -../include/trace/events/skb.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(consume_skb, +../fs/ocfs2/./ocfs2_trace.h:836:1: note: in expansion of macro ‘TRACE_EVENT’ + 836 | TRACE_EVENT(ocfs2_free_suballoc_bits, @@ -22597,3 +74722,3 @@ -../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); \ +../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); \ @@ -22601,3 +74726,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22607,2 +74732,2 @@ -../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(skb_copy_datagram_iovec, +../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ + 856 | TRACE_EVENT(ocfs2_free_clusters, @@ -22610,6 +74735,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22619,2 +74744,2 @@ -../include/trace/events/skb.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(skb_copy_datagram_iovec, +../fs/ocfs2/./ocfs2_trace.h:856:1: note: in expansion of macro ‘TRACE_EVENT’ + 856 | TRACE_EVENT(ocfs2_free_clusters, @@ -22622,6 +74747,3 @@ -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); \ +../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); \ @@ -22629,3 +74751,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22635,2 +74776,2 @@ -../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(net_dev_start_xmit, +../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ + 934 | TRACE_EVENT(ocfs2_split_refcount_rec, @@ -22638,6 +74779,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22647,2 +74788,2 @@ -../include/trace/events/net.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(net_dev_start_xmit, +../fs/ocfs2/./ocfs2_trace.h:934:1: note: in expansion of macro ‘TRACE_EVENT’ + 934 | TRACE_EVENT(ocfs2_split_refcount_rec, @@ -22650,3 +74791,3 @@ -../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); \ +../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); \ @@ -22654,3 +74795,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22660,2 +74801,2 @@ -../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(net_dev_xmit, +../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ + 979 | TRACE_EVENT(ocfs2_decrease_refcount, @@ -22663,6 +74804,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22672,2 +74813,2 @@ -../include/trace/events/net.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(net_dev_xmit, +../fs/ocfs2/./ocfs2_trace.h:979:1: note: in expansion of macro ‘TRACE_EVENT’ + 979 | TRACE_EVENT(ocfs2_decrease_refcount, @@ -22675,3 +74816,3 @@ -../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); \ +../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); \ @@ -22679,3 +74820,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22685,2 +74826,2 @@ -../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(net_dev_xmit_timeout, +../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ + 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, @@ -22688,6 +74829,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22697,2 +74838,2 @@ -../include/trace/events/net.h:99:1: note: in expansion of macro ‘TRACE_EVENT’ - 99 | TRACE_EVENT(net_dev_xmit_timeout, +../fs/ocfs2/./ocfs2_trace.h:1004:1: note: in expansion of macro ‘TRACE_EVENT’ + 1004 | TRACE_EVENT(ocfs2_calc_refcount_meta_credits_iterate, @@ -22700,3 +74841,3 @@ -../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); \ +../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); \ @@ -22704,5 +74845,80 @@ -../include/trace/trace_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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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, @@ -22710,8 +74926,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/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) + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:1125:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1125 | DECLARE_EVENT_CLASS(ocfs2__get_block, @@ -22719,3 +74935,3 @@ -../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); \ +../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); \ @@ -22723,5 +74939,105 @@ -../include/trace/trace_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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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, @@ -22729,8 +75045,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/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) + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:1271:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1271 | DECLARE_EVENT_CLASS(ocfs2__file_ops, @@ -22738,3 +75054,3 @@ -../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); \ +../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); \ @@ -22742,5 +75058,430 @@ -../include/trace/trace_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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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, @@ -22748,8 +75489,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/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) + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:1758:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1758 | DECLARE_EVENT_CLASS(ocfs2__xattr_find, @@ -22757,6 +75498,3 @@ -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); \ +../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); \ @@ -22764,3 +75502,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22770,2 +75508,2 @@ -../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(napi_poll, +../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ + 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, @@ -22773,6 +75511,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22782,2 +75520,2 @@ -../include/trace/events/napi.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(napi_poll, +../fs/ocfs2/./ocfs2_trace.h:1861:1: note: in expansion of macro ‘TRACE_EVENT’ + 1861 | TRACE_EVENT(ocfs2_resv_find_window_begin, @@ -22785,3 +75523,3 @@ -../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); \ +../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); \ @@ -22789,3 +75527,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22795,2 +75533,2 @@ -../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(dql_stall_detected, +../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ + 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, @@ -22798,6 +75536,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22807,2 +75545,2 @@ -../include/trace/events/napi.h:39:1: note: in expansion of macro ‘TRACE_EVENT’ - 39 | TRACE_EVENT(dql_stall_detected, +../fs/ocfs2/./ocfs2_trace.h:1889:1: note: in expansion of macro ‘TRACE_EVENT’ + 1889 | TRACE_EVENT(ocfs2_cannibalize_resv_end, @@ -22810,6 +75548,3 @@ -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); \ +../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); \ @@ -22817,3 +75552,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22823,2 +75558,2 @@ -../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(sock_rcvqueue_full, +../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ + 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, @@ -22826,6 +75561,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22835,2 +75570,2 @@ -../include/trace/events/sock.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(sock_rcvqueue_full, +../fs/ocfs2/./ocfs2_trace.h:1913:1: note: in expansion of macro ‘TRACE_EVENT’ + 1913 | TRACE_EVENT(ocfs2_resmap_claimed_bits_begin, @@ -22838,3 +75573,3 @@ -../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); \ +../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); \ @@ -22842,3 +75577,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22848,2 +75583,2 @@ -../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(sock_exceed_buf_limit, +../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ + 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, @@ -22851,6 +75586,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22860,2 +75595,2 @@ -../include/trace/events/sock.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(sock_exceed_buf_limit, +../fs/ocfs2/./ocfs2_trace.h:1945:1: note: in expansion of macro ‘TRACE_EVENT’ + 1945 | TRACE_EVENT(ocfs2_resmap_claimed_bits_end, @@ -22863,3 +75598,3 @@ -../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); \ +../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); \ @@ -22867,3 +75602,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22873,2 +75608,2 @@ -../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(inet_sock_set_state, +../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ + 1983 | TRACE_EVENT(ocfs2_sync_dquot, @@ -22876,6 +75611,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22885,2 +75620,2 @@ -../include/trace/events/sock.h:141:1: note: in expansion of macro ‘TRACE_EVENT’ - 141 | TRACE_EVENT(inet_sock_set_state, +../fs/ocfs2/./ocfs2_trace.h:1983:1: note: in expansion of macro ‘TRACE_EVENT’ + 1983 | TRACE_EVENT(ocfs2_sync_dquot, @@ -22888,3 +75623,3 @@ -../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); \ +../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); \ @@ -22892,3 +75627,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22898,2 +75633,2 @@ -../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ - 194 | TRACE_EVENT(inet_sk_error_report, +../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ + 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, @@ -22901,6 +75636,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22910,2 +75645,2 @@ -../include/trace/events/sock.h:194:1: note: in expansion of macro ‘TRACE_EVENT’ - 194 | TRACE_EVENT(inet_sk_error_report, +../fs/ocfs2/./ocfs2_trace.h:2007:1: note: in expansion of macro ‘TRACE_EVENT’ + 2007 | TRACE_EVENT(ocfs2_sync_dquot_helper, @@ -22913,3 +75648,3 @@ -../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); \ +../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); \ @@ -22917,3 +75652,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22923,2 +75658,2 @@ -../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ - 241 | TRACE_EVENT(sk_data_ready, +../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ + 2047 | TRACE_EVENT(ocfs2_dx_dir_search, @@ -22926,6 +75661,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22935,2 +75670,2 @@ -../include/trace/events/sock.h:241:1: note: in expansion of macro ‘TRACE_EVENT’ - 241 | TRACE_EVENT(sk_data_ready, +../fs/ocfs2/./ocfs2_trace.h:2047:1: note: in expansion of macro ‘TRACE_EVENT’ + 2047 | TRACE_EVENT(ocfs2_dx_dir_search, @@ -22938,3 +75673,3 @@ -../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); \ +../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); \ @@ -22942,5 +75677,80 @@ -../include/trace/trace_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/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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, @@ -22948,8 +75758,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/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) + | ^~~~~~~~~~~~~~~~~~~ +../fs/ocfs2/./ocfs2_trace.h:2158:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2158 | DECLARE_EVENT_CLASS(ocfs2__dentry_ops, @@ -22957,6 +75767,3 @@ -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); \ +../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); \ @@ -22964,3 +75771,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22970,2 +75777,2 @@ -../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, +../fs/ocfs2/./ocfs2_trace.h:2203:1: note: in expansion of macro ‘TRACE_EVENT’ + 2203 | TRACE_EVENT(ocfs2_mknod, @@ -22973,6 +75780,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -22982,2 +75789,502 @@ -../include/trace/events/udp.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(udp_fail_queue_rcv_skb, +../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, @@ -22984,0 +76292,2 @@ +make[5]: *** [../scripts/Makefile.build:244: fs/ocfs2/super.o] Error 1 +make[4]: *** [../scripts/Makefile.build:485: fs/ocfs2] Error 2 @@ -22986,4 +76295,4 @@ - 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’? + 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] @@ -22991 +76300 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~~~~~ @@ -22995,2 +76304,2 @@ -../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, +../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 137 | DECLARE_EVENT_CLASS(xchk_class, @@ -22998 +76307 @@ -../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’? @@ -23000 +76309 @@ - | ^~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -23004,2 +76313,2 @@ -../include/trace/events/tcp.h:22:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 22 | DECLARE_EVENT_CLASS(tcp_event_sk_skb, +../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 137 | DECLARE_EVENT_CLASS(xchk_class, @@ -23007,2 +76316 @@ -../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’? +../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in @@ -23014,6 +76322,3 @@ -../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, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 137 | DECLARE_EVENT_CLASS(xchk_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -23026,15 +76331,2 @@ -../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, +../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 137 | DECLARE_EVENT_CLASS(xchk_class, @@ -23042,3 +76334,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)(); \ + | ^~~~~~~~~~~~~~ @@ -23048,2 +76340,2 @@ -../include/trace/events/tcp.h:147:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 147 | DECLARE_EVENT_CLASS(tcp_event_sk, +../fs/xfs/./scrub/trace.h:137:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 137 | DECLARE_EVENT_CLASS(xchk_class, @@ -23051 +76343 @@ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_retransmit_synack’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fsgate_class’: @@ -23058,6 +76350,3 @@ -../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, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:185:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 185 | DECLARE_EVENT_CLASS(xchk_fsgate_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -23070,7 +76359,4 @@ -../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’: +../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’: @@ -23083,6 +76369,3 @@ -../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, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:212:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 212 | DECLARE_EVENT_CLASS(xchk_vector_head_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -23095,7 +76378,4 @@ -../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’: +../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’: @@ -23108,2 +76388,2 @@ -../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 333 | DECLARE_EVENT_CLASS(tcp_event_skb, +../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 252 | DECLARE_EVENT_CLASS(xchk_vector_class, @@ -23117,2 +76397,2 @@ -../include/trace/events/tcp.h:333:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 333 | DECLARE_EVENT_CLASS(tcp_event_skb, +../fs/xfs/./scrub/trace.h:252:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 252 | DECLARE_EVENT_CLASS(xchk_vector_class, @@ -23120 +76400 @@ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_cong_state_set’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_op_error’: @@ -23130,2 +76410,2 @@ -../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ - 366 | TRACE_EVENT(tcp_cong_state_set, +../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ + 287 | TRACE_EVENT(xchk_op_error, @@ -23142,2 +76422,2 @@ -../include/trace/events/tcp.h:366:1: note: in expansion of macro ‘TRACE_EVENT’ - 366 | TRACE_EVENT(tcp_cong_state_set, +../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ + 287 | TRACE_EVENT(xchk_op_error, @@ -23145 +76425 @@ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_hash_event’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_file_op_error’: @@ -23152,3 +76432,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, \ + | ^~~~~~~~~~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(xchk_file_op_error, + | ^~~~~~~~~~~ @@ -23161,4 +76444,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 ‘trace_event_raw_event_tcp_ao_event’: +../include/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’: @@ -23171,2 +76457,2 @@ -../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 510 | DECLARE_EVENT_CLASS(tcp_ao_event, +../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, @@ -23180,2 +76466,2 @@ -../include/trace/events/tcp.h:510:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 510 | DECLARE_EVENT_CLASS(tcp_ao_event, +../fs/xfs/./scrub/trace.h:348:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 348 | DECLARE_EVENT_CLASS(xchk_block_error_class, @@ -23183 +76469 @@ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event_sk’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_ino_error_class’: @@ -23190,2 +76476,2 @@ -../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, +../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, @@ -23199,2 +76485,2 @@ -../include/trace/events/tcp.h:616:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 616 | DECLARE_EVENT_CLASS(tcp_ao_event_sk, +../fs/xfs/./scrub/trace.h:383:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 383 | DECLARE_EVENT_CLASS(xchk_ino_error_class, @@ -23202 +76488 @@ -../include/trace/events/tcp.h: In function ‘trace_event_raw_event_tcp_ao_event_sne’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fblock_error_class’: @@ -23209,2 +76495,2 @@ -../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, +../fs/xfs/./scrub/trace.h:415:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 415 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, @@ -23218,2 +76504,2 @@ -../include/trace/events/tcp.h:672:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 672 | DECLARE_EVENT_CLASS(tcp_ao_event_sne, +../fs/xfs/./scrub/trace.h:415:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 415 | DECLARE_EVENT_CLASS(xchk_fblock_error_class, @@ -23221,4 +76507 @@ -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’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_dqiter_class’: @@ -23231,6 +76514,3 @@ -../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, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:455:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 455 | DECLARE_EVENT_CLASS(xchk_dqiter_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -23243,10 +76523,4 @@ -../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’: +../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’: @@ -23262,2 +76536,2 @@ -../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(qdisc_dequeue, +../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ + 501 | TRACE_EVENT(xchk_qcheck_error, @@ -23274,2 +76548,2 @@ -../include/trace/events/qdisc.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(qdisc_dequeue, +../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ + 501 | TRACE_EVENT(xchk_qcheck_error, @@ -23277 +76551 @@ -../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_enqueue’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_incomplete’: @@ -23287,2 +76561,2 @@ -../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(qdisc_enqueue, +../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ + 525 | TRACE_EVENT(xchk_incomplete, @@ -23299,2 +76573,2 @@ -../include/trace/events/qdisc.h:49:1: note: in expansion of macro ‘TRACE_EVENT’ - 49 | TRACE_EVENT(qdisc_enqueue, +../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ + 525 | TRACE_EVENT(xchk_incomplete, @@ -23302 +76576 @@ -../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_reset’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_btree_op_error’: @@ -23312,2 +76586,2 @@ -../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(qdisc_reset, +../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ + 544 | TRACE_EVENT(xchk_btree_op_error, @@ -23324,2 +76598,2 @@ -../include/trace/events/qdisc.h:77:1: note: in expansion of macro ‘TRACE_EVENT’ - 77 | TRACE_EVENT(qdisc_reset, +../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ + 544 | TRACE_EVENT(xchk_btree_op_error, @@ -23327 +76601 @@ -../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_destroy’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_ifork_btree_op_error’: @@ -23337,2 +76611,2 @@ -../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ - 102 | TRACE_EVENT(qdisc_destroy, +../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ + 584 | TRACE_EVENT(xchk_ifork_btree_op_error, @@ -23349,2 +76623,2 @@ -../include/trace/events/qdisc.h:102:1: note: in expansion of macro ‘TRACE_EVENT’ - 102 | TRACE_EVENT(qdisc_destroy, +../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ + 584 | TRACE_EVENT(xchk_ifork_btree_op_error, @@ -23352 +76626 @@ -../include/trace/events/qdisc.h: In function ‘trace_event_raw_event_qdisc_create’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_btree_error’: @@ -23362,2 +76636,2 @@ -../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(qdisc_create, +../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ + 629 | TRACE_EVENT(xchk_btree_error, @@ -23374,2 +76648,2 @@ -../include/trace/events/qdisc.h:127:1: note: in expansion of macro ‘TRACE_EVENT’ - 127 | TRACE_EVENT(qdisc_create, +../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ + 629 | TRACE_EVENT(xchk_btree_error, @@ -23377,4 +76651 @@ -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’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_ifork_btree_error’: @@ -23390,2 +76661,2 @@ -../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(br_fdb_add, +../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ + 665 | TRACE_EVENT(xchk_ifork_btree_error, @@ -23402,2 +76673,2 @@ -../include/trace/events/bridge.h:12:1: note: in expansion of macro ‘TRACE_EVENT’ - 12 | TRACE_EVENT(br_fdb_add, +../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ + 665 | TRACE_EVENT(xchk_ifork_btree_error, @@ -23405 +76676 @@ -../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_external_learn_add’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_sbtree_class’: @@ -23412,6 +76683,3 @@ -../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, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:707:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 707 | DECLARE_EVENT_CLASS(xchk_sbtree_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -23424,7 +76692,4 @@ -../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’: +../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’: @@ -23440,2 +76705,2 @@ -../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(fdb_delete, +../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ + 752 | TRACE_EVENT(xchk_xref_error, @@ -23452,2 +76717,2 @@ -../include/trace/events/bridge.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(fdb_delete, +../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ + 752 | TRACE_EVENT(xchk_xref_error, @@ -23455 +76720 @@ -../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_fdb_update’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iallocbt_check_cluster’: @@ -23465,2 +76730,2 @@ -../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ - 95 | TRACE_EVENT(br_fdb_update, +../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ + 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, @@ -23477,2 +76742,2 @@ -../include/trace/events/bridge.h:95:1: note: in expansion of macro ‘TRACE_EVENT’ - 95 | TRACE_EVENT(br_fdb_update, +../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ + 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, @@ -23480 +76745 @@ -../include/trace/events/bridge.h: In function ‘trace_event_raw_event_br_mdb_full’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_inode_is_allocated’: @@ -23490,2 +76755,2 @@ -../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ - 125 | TRACE_EVENT(br_mdb_full, +../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ + 819 | TRACE_EVENT(xchk_inode_is_allocated, @@ -23502,2 +76767,2 @@ -../include/trace/events/bridge.h:125:1: note: in expansion of macro ‘TRACE_EVENT’ - 125 | TRACE_EVENT(br_mdb_full, +../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ + 819 | TRACE_EVENT(xchk_inode_is_allocated, @@ -23505,4 +76770 @@ -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’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fscounters_calc’: @@ -23518,2 +76780,2 @@ -../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(page_pool_release, +../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ + 841 | TRACE_EVENT(xchk_fscounters_calc, @@ -23530,2 +76792,2 @@ -../include/trace/events/page_pool.h:14:1: note: in expansion of macro ‘TRACE_EVENT’ - 14 | TRACE_EVENT(page_pool_release, +../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ + 841 | TRACE_EVENT(xchk_fscounters_calc, @@ -23533 +76795 @@ -../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_state_release’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fscounters_within_range’: @@ -23543,2 +76805,2 @@ -../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(page_pool_state_release, +../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ + 876 | TRACE_EVENT(xchk_fscounters_within_range, @@ -23555,2 +76817,2 @@ -../include/trace/events/page_pool.h:42:1: note: in expansion of macro ‘TRACE_EVENT’ - 42 | TRACE_EVENT(page_pool_state_release, +../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ + 876 | TRACE_EVENT(xchk_fscounters_within_range, @@ -23558 +76820 @@ -../include/trace/events/page_pool.h: In function ‘trace_event_raw_event_page_pool_state_hold’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_fsfreeze_class’: @@ -23565,6 +76827,3 @@ -../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, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:899:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 899 | DECLARE_EVENT_CLASS(xchk_fsfreeze_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -23577,7 +76836,4 @@ -../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’: +../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’: @@ -23593,2 +76849,2 @@ -../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(page_pool_update_nid, +../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ + 924 | TRACE_EVENT(xchk_refcount_incorrect, @@ -23605,2 +76861,2 @@ -../include/trace/events/page_pool.h:94:1: note: in expansion of macro ‘TRACE_EVENT’ - 94 | TRACE_EVENT(page_pool_update_nid, +../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ + 924 | TRACE_EVENT(xchk_refcount_incorrect, @@ -23608,4 +76864 @@ -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’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfile_create’: @@ -23621,2 +76874,2 @@ -../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(neigh_create, +../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ + 956 | TRACE_EVENT(xfile_create, @@ -23633,2 +76886,2 @@ -../include/trace/events/neigh.h:23:1: note: in expansion of macro ‘TRACE_EVENT’ - 23 | TRACE_EVENT(neigh_create, +../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ + 956 | TRACE_EVENT(xfile_create, @@ -23636 +76889 @@ -../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh_update’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfile_destroy’: @@ -23646,2 +76899,2 @@ -../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(neigh_update, +../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ + 978 | TRACE_EVENT(xfile_destroy, @@ -23658,2 +76911,2 @@ -../include/trace/events/neigh.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(neigh_update, +../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ + 978 | TRACE_EVENT(xfile_destroy, @@ -23661 +76914 @@ -../include/trace/events/neigh.h: In function ‘trace_event_raw_event_neigh__update’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfile_class’: @@ -23668,2 +76921,2 @@ -../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 156 | DECLARE_EVENT_CLASS(neigh__update, +../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 999 | DECLARE_EVENT_CLASS(xfile_class, @@ -23677,2 +76930,2 @@ -../include/trace/events/neigh.h:156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 156 | DECLARE_EVENT_CLASS(neigh__update, +../fs/xfs/./scrub/trace.h:999:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 999 | DECLARE_EVENT_CLASS(xfile_class, @@ -23680,7 +76933,2 @@ -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 ../drivers/gpu/drm/i915/display/intel_display_trace.h:703, - from ../drivers/gpu/drm/i915/display/intel_display_trace.c:8: -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_enable’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] +../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’? @@ -23688 +76936 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -23695,2 +76943,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(intel_pipe_enable, +../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ + 1036 | TRACE_EVENT(xfarray_create, @@ -23698 +76946 @@ -../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’? @@ -23700 +76948 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -23707,2 +76955,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(intel_pipe_enable, +../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ + 1036 | TRACE_EVENT(xfarray_create, @@ -23710 +76958,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../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’? @@ -23719,2 +76968,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(intel_pipe_enable, +../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ + 1061 | TRACE_EVENT(xfarray_isort, @@ -23731,2 +76980,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(intel_pipe_enable, +../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ + 1061 | TRACE_EVENT(xfarray_isort, @@ -23734,13 +76983 @@ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(intel_pipe_enable, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_disable’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_foliosort’: @@ -23756,2 +76993,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ - 52 | TRACE_EVENT(intel_pipe_disable, +../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ + 1081 | TRACE_EVENT(xfarray_foliosort, @@ -23768,2 +77005,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ - 52 | TRACE_EVENT(intel_pipe_disable, +../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ + 1081 | TRACE_EVENT(xfarray_foliosort, @@ -23771 +77008 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_crtc_flip_done’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_qsort’: @@ -23781,2 +77018,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ - 81 | TRACE_EVENT(intel_crtc_flip_done, +../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ + 1101 | TRACE_EVENT(xfarray_qsort, @@ -23793,2 +77030,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ - 81 | TRACE_EVENT(intel_crtc_flip_done, +../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ + 1101 | TRACE_EVENT(xfarray_qsort, @@ -23796 +77033 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_crc’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_sort’: @@ -23806,2 +77043,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ - 104 | TRACE_EVENT(intel_pipe_crc, +../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ + 1127 | TRACE_EVENT(xfarray_sort, @@ -23818,2 +77055,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ - 104 | TRACE_EVENT(intel_pipe_crc, +../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ + 1127 | TRACE_EVENT(xfarray_sort, @@ -23821 +77058 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_cpu_fifo_underrun’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_sort_scan’: @@ -23831,2 +77068,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:132:1: note: in expansion of macro ‘TRACE_EVENT’ - 132 | TRACE_EVENT(intel_cpu_fifo_underrun, +../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ + 1152 | TRACE_EVENT(xfarray_sort_scan, @@ -23843,2 +77080,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:132:1: note: in expansion of macro ‘TRACE_EVENT’ - 132 | TRACE_EVENT(intel_cpu_fifo_underrun, +../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ + 1152 | TRACE_EVENT(xfarray_sort_scan, @@ -23846 +77083 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pch_fifo_underrun’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xfarray_sort_stats’: @@ -23856,2 +77093,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:156:1: note: in expansion of macro ‘TRACE_EVENT’ - 156 | TRACE_EVENT(intel_pch_fifo_underrun, +../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ + 1193 | TRACE_EVENT(xfarray_sort_stats, @@ -23868,2 +77105,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:156:1: note: in expansion of macro ‘TRACE_EVENT’ - 156 | TRACE_EVENT(intel_pch_fifo_underrun, +../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ + 1193 | TRACE_EVENT(xfarray_sort_stats, @@ -23871 +77108 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_memory_cxsr’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_rtsum_record_free’: @@ -23881,2 +77118,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ - 181 | TRACE_EVENT(intel_memory_cxsr, +../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ + 1239 | TRACE_EVENT(xchk_rtsum_record_free, @@ -23893,2 +77130,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ - 181 | TRACE_EVENT(intel_memory_cxsr, +../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ + 1239 | TRACE_EVENT(xchk_rtsum_record_free, @@ -23896 +77133 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_g4x_wm’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_class’: @@ -23903,6 +77140,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/i915/display/intel_display_trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(g4x_wm, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:1273:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1273 | DECLARE_EVENT_CLASS(xchk_iscan_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -23915,7 +77149,4 @@ -../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/i915/display/intel_display_trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(g4x_wm, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_vlv_wm’: +../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’: @@ -23928,6 +77159,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/i915/display/intel_display_trace.h:262:1: note: in expansion of macro ‘TRACE_EVENT’ - 262 | TRACE_EVENT(vlv_wm, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:1300:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1300 | DECLARE_EVENT_CLASS(xchk_iscan_ino_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -23940,7 +77168,4 @@ -../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/i915/display/intel_display_trace.h:262:1: note: in expansion of macro ‘TRACE_EVENT’ - 262 | TRACE_EVENT(vlv_wm, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_vlv_fifo_size’: +../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’: @@ -23956,2 +77181,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ - 304 | TRACE_EVENT(vlv_fifo_size, +../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ + 1331 | TRACE_EVENT(xchk_iscan_iget, @@ -23968,2 +77193,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ - 304 | TRACE_EVENT(vlv_fifo_size, +../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ + 1331 | TRACE_EVENT(xchk_iscan_iget, @@ -23971 +77196 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_plane_async_flip’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_iget_batch’: @@ -23981,2 +77206,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:334:1: note: in expansion of macro ‘TRACE_EVENT’ - 334 | TRACE_EVENT(intel_plane_async_flip, +../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ + 1353 | TRACE_EVENT(xchk_iscan_iget_batch, @@ -23993,2 +77218,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:334:1: note: in expansion of macro ‘TRACE_EVENT’ - 334 | TRACE_EVENT(intel_plane_async_flip, +../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ + 1353 | TRACE_EVENT(xchk_iscan_iget_batch, @@ -23996 +77221 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_plane_update_noarm’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_iscan_retry_wait_class’: @@ -24003,6 +77228,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/i915/display/intel_display_trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ - 361 | TRACE_EVENT(intel_plane_update_noarm, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:1388:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1388 | DECLARE_EVENT_CLASS(xchk_iscan_retry_wait_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24015,7 +77237,4 @@ -../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/i915/display/intel_display_trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ - 361 | TRACE_EVENT(intel_plane_update_noarm, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_plane_update_arm’: +../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’: @@ -24031,2 +77250,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ - 392 | TRACE_EVENT(intel_plane_update_arm, +../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ + 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, @@ -24043,2 +77262,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ - 392 | TRACE_EVENT(intel_plane_update_arm, +../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ + 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, @@ -24046 +77265 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_plane_disable_arm’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_collect_pptr’: @@ -24056,2 +77275,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ - 423 | TRACE_EVENT(intel_plane_disable_arm, +../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ + 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, @@ -24068,2 +77287,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ - 423 | TRACE_EVENT(intel_plane_disable_arm, +../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ + 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, @@ -24071 +77290 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_fbc_activate’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_collect_metafile’: @@ -24081,2 +77300,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:448:1: note: in expansion of macro ‘TRACE_EVENT’ - 448 | TRACE_EVENT(intel_fbc_activate, +../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ + 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, @@ -24093,2 +77312,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:448:1: note: in expansion of macro ‘TRACE_EVENT’ - 448 | TRACE_EVENT(intel_fbc_activate, +../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ + 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, @@ -24096 +77315 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_fbc_deactivate’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_live_update’: @@ -24106,2 +77325,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ - 475 | TRACE_EVENT(intel_fbc_deactivate, +../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ + 1491 | TRACE_EVENT(xchk_nlinks_live_update, @@ -24118,2 +77337,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ - 475 | TRACE_EVENT(intel_fbc_deactivate, +../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ + 1491 | TRACE_EVENT(xchk_nlinks_live_update, @@ -24121 +77340 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_fbc_nuke’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_check_zero’: @@ -24131,2 +77350,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ - 502 | TRACE_EVENT(intel_fbc_nuke, +../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ + 1523 | TRACE_EVENT(xchk_nlinks_check_zero, @@ -24143,2 +77362,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ - 502 | TRACE_EVENT(intel_fbc_nuke, +../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ + 1523 | TRACE_EVENT(xchk_nlinks_check_zero, @@ -24146 +77365 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_crtc_vblank_work_start’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_update_incore’: @@ -24156,2 +77375,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ - 529 | TRACE_EVENT(intel_crtc_vblank_work_start, +../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ + 1549 | TRACE_EVENT(xchk_nlinks_update_incore, @@ -24168,2 +77387,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ - 529 | TRACE_EVENT(intel_crtc_vblank_work_start, +../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ + 1549 | TRACE_EVENT(xchk_nlinks_update_incore, @@ -24171 +77390 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_crtc_vblank_work_end’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xchk_nlinks_diff_class’: @@ -24178,6 +77397,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/i915/display/intel_display_trace.h:552:1: note: in expansion of macro ‘TRACE_EVENT’ - 552 | TRACE_EVENT(intel_crtc_vblank_work_end, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:1585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1585 | DECLARE_EVENT_CLASS(xchk_nlinks_diff_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24190,7 +77406,4 @@ -../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/i915/display/intel_display_trace.h:552:1: note: in expansion of macro ‘TRACE_EVENT’ - 552 | TRACE_EVENT(intel_crtc_vblank_work_end, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_update_start’: +../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’: @@ -24203,6 +77416,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/i915/display/intel_display_trace.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ - 575 | TRACE_EVENT(intel_pipe_update_start, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:1623:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1623 | DECLARE_EVENT_CLASS(xchk_pptr_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24215,7 +77425,4 @@ -../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/i915/display/intel_display_trace.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ - 575 | TRACE_EVENT(intel_pipe_update_start, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_update_vblank_evaded’: +../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’: @@ -24228,6 +77435,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/i915/display/intel_display_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ - 603 | TRACE_EVENT(intel_pipe_update_vblank_evaded, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1660 | DECLARE_EVENT_CLASS(xchk_dirtree_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24240,7 +77444,4 @@ -../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/i915/display/intel_display_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ - 603 | TRACE_EVENT(intel_pipe_update_vblank_evaded, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_update_end’: +../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’: @@ -24253,6 +77454,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/i915/display/intel_display_trace.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(intel_pipe_update_end, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:1704:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1704 | DECLARE_EVENT_CLASS(xchk_dirpath_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24265,7 +77463,4 @@ -../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/i915/display/intel_display_trace.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(intel_pipe_update_end, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_frontbuffer_invalidate’: +../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’: @@ -24278,6 +77473,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/i915/display/intel_display_trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ - 654 | TRACE_EVENT(intel_frontbuffer_invalidate, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:1779:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1779 | DECLARE_EVENT_CLASS(xchk_dirpath_outcome_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24290,7 +77482,4 @@ -../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/i915/display/intel_display_trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ - 654 | TRACE_EVENT(intel_frontbuffer_invalidate, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_frontbuffer_flush’: +../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’: @@ -24303,6 +77492,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/i915/display/intel_display_trace.h:675:1: note: in expansion of macro ‘TRACE_EVENT’ - 675 | TRACE_EVENT(intel_frontbuffer_flush, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:1811:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1811 | DECLARE_EVENT_CLASS(xchk_dirtree_evaluate_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24315,13 +77501,5 @@ -../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/i915/display/intel_display_trace.h:675:1: note: in expansion of macro ‘TRACE_EVENT’ - 675 | TRACE_EVENT(intel_frontbuffer_flush, - | ^~~~~~~~~~~ -make[7]: *** [../drivers/gpu/drm/xe/Makefile:183: drivers/gpu/drm/xe/i915-display/intel_display_trace.o] Error 1 -make[6]: *** [../scripts/Makefile.build:485: drivers/gpu/drm/xe] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/gpu/drm/i915/display/intel_display_trace.h:703, - from ../drivers/gpu/drm/i915/display/intel_display_trace.c:8: -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_enable’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] +../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’? @@ -24329 +77507 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -24336,2 +77514,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(intel_pipe_enable, +../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ + 1852 | TRACE_EVENT(xchk_dirpath_changed, @@ -24339 +77517 @@ -../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’? @@ -24341 +77519 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -24348,2 +77526,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(intel_pipe_enable, +../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ + 1852 | TRACE_EVENT(xchk_dirpath_changed, @@ -24351 +77529,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../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’? @@ -24360,2 +77539,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(intel_pipe_enable, +../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ + 1885 | TRACE_EVENT(xchk_dirtree_live_update, @@ -24372,14 +77551,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(intel_pipe_enable, - | ^~~~~~~~~~~ -../include/trace/trace_events.h:434:17: error: implicit declaration of function ‘activate_guard’ [-Wimplicit-function-declaration] - 434 | activate_guard(preempt_notrace, trace_event_guard)(); \ - | ^~~~~~~~~~~~~~ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(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/i915/display/intel_display_trace.h:24:1: note: in expansion of macro ‘TRACE_EVENT’ - 24 | TRACE_EVENT(intel_pipe_enable, +../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ + 1885 | TRACE_EVENT(xchk_dirtree_live_update, @@ -24387 +77554 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_disable’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_extent_class’: @@ -24394,6 +77561,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/i915/display/intel_display_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ - 52 | TRACE_EVENT(intel_pipe_disable, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:1920:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1920 | DECLARE_EVENT_CLASS(xrep_extent_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24406,7 +77570,4 @@ -../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/i915/display/intel_display_trace.h:52:1: note: in expansion of macro ‘TRACE_EVENT’ - 52 | TRACE_EVENT(intel_pipe_disable, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_crtc_flip_done’: +../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’: @@ -24419,6 +77580,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/i915/display/intel_display_trace.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ - 81 | TRACE_EVENT(intel_crtc_flip_done, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:1951:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1951 | DECLARE_EVENT_CLASS(xrep_reap_find_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24431,7 +77589,4 @@ -../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/i915/display/intel_display_trace.h:81:1: note: in expansion of macro ‘TRACE_EVENT’ - 81 | TRACE_EVENT(intel_crtc_flip_done, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_crc’: +../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’: @@ -24444,6 +77599,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/i915/display/intel_display_trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ - 104 | TRACE_EVENT(intel_pipe_crc, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:1984:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1984 | DECLARE_EVENT_CLASS(xrep_rmap_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24456,7 +77608,4 @@ -../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/i915/display/intel_display_trace.h:104:1: note: in expansion of macro ‘TRACE_EVENT’ - 104 | TRACE_EVENT(intel_pipe_crc, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_cpu_fifo_underrun’: +../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’: @@ -24472,2 +77621,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:132:1: note: in expansion of macro ‘TRACE_EVENT’ - 132 | TRACE_EVENT(intel_cpu_fifo_underrun, +../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ + 2025 | TRACE_EVENT(xrep_abt_found, @@ -24484,2 +77633,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:132:1: note: in expansion of macro ‘TRACE_EVENT’ - 132 | TRACE_EVENT(intel_cpu_fifo_underrun, +../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ + 2025 | TRACE_EVENT(xrep_abt_found, @@ -24487 +77636 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pch_fifo_underrun’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_ibt_found’: @@ -24497,2 +77646,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:156:1: note: in expansion of macro ‘TRACE_EVENT’ - 156 | TRACE_EVENT(intel_pch_fifo_underrun, +../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ + 2048 | TRACE_EVENT(xrep_ibt_found, @@ -24509,2 +77658,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:156:1: note: in expansion of macro ‘TRACE_EVENT’ - 156 | TRACE_EVENT(intel_pch_fifo_underrun, +../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ + 2048 | TRACE_EVENT(xrep_ibt_found, @@ -24512 +77661 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_memory_cxsr’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_refc_found’: @@ -24522,2 +77671,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ - 181 | TRACE_EVENT(intel_memory_cxsr, +../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ + 2080 | TRACE_EVENT(xrep_refc_found, @@ -24534,2 +77683,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:181:1: note: in expansion of macro ‘TRACE_EVENT’ - 181 | TRACE_EVENT(intel_memory_cxsr, +../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ + 2080 | TRACE_EVENT(xrep_refc_found, @@ -24537 +77686 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_g4x_wm’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_bmap_found’: @@ -24547,2 +77696,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(g4x_wm, +../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ + 2108 | TRACE_EVENT(xrep_bmap_found, @@ -24559,2 +77708,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:211:1: note: in expansion of macro ‘TRACE_EVENT’ - 211 | TRACE_EVENT(g4x_wm, +../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ + 2108 | TRACE_EVENT(xrep_bmap_found, @@ -24562 +77711 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_vlv_wm’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_rmap_found’: @@ -24572,2 +77721,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:262:1: note: in expansion of macro ‘TRACE_EVENT’ - 262 | TRACE_EVENT(vlv_wm, +../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ + 2140 | TRACE_EVENT(xrep_rmap_found, @@ -24584,2 +77733,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:262:1: note: in expansion of macro ‘TRACE_EVENT’ - 262 | TRACE_EVENT(vlv_wm, +../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ + 2140 | TRACE_EVENT(xrep_rmap_found, @@ -24587 +77736 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_vlv_fifo_size’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_findroot_block’: @@ -24597,2 +77746,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ - 304 | TRACE_EVENT(vlv_fifo_size, +../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ + 2172 | TRACE_EVENT(xrep_findroot_block, @@ -24609,2 +77758,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:304:1: note: in expansion of macro ‘TRACE_EVENT’ - 304 | TRACE_EVENT(vlv_fifo_size, +../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ + 2172 | TRACE_EVENT(xrep_findroot_block, @@ -24612 +77761 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_plane_async_flip’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_calc_ag_resblks’: @@ -24622,2 +77771,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:334:1: note: in expansion of macro ‘TRACE_EVENT’ - 334 | TRACE_EVENT(intel_plane_async_flip, +../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ + 2197 | TRACE_EVENT(xrep_calc_ag_resblks, @@ -24634,2 +77783,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:334:1: note: in expansion of macro ‘TRACE_EVENT’ - 334 | TRACE_EVENT(intel_plane_async_flip, +../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ + 2197 | TRACE_EVENT(xrep_calc_ag_resblks, @@ -24637 +77786 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_plane_update_noarm’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_calc_ag_resblks_btsize’: @@ -24647,2 +77796,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ - 361 | TRACE_EVENT(intel_plane_update_noarm, +../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ + 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, @@ -24659,2 +77808,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:361:1: note: in expansion of macro ‘TRACE_EVENT’ - 361 | TRACE_EVENT(intel_plane_update_noarm, +../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ + 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, @@ -24662 +77811 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_plane_update_arm’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_reset_counters’: @@ -24672,2 +77821,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ - 392 | TRACE_EVENT(intel_plane_update_arm, +../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ + 2255 | TRACE_EVENT(xrep_reset_counters, @@ -24684,2 +77833,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:392:1: note: in expansion of macro ‘TRACE_EVENT’ - 392 | TRACE_EVENT(intel_plane_update_arm, +../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ + 2255 | TRACE_EVENT(xrep_reset_counters, @@ -24687 +77836 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_plane_disable_arm’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_newbt_extent_class’: @@ -24694,6 +77843,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/i915/display/intel_display_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ - 423 | TRACE_EVENT(intel_plane_disable_arm, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:2280:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2280 | DECLARE_EVENT_CLASS(xrep_newbt_extent_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24706,7 +77852,4 @@ -../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/i915/display/intel_display_trace.h:423:1: note: in expansion of macro ‘TRACE_EVENT’ - 423 | TRACE_EVENT(intel_plane_disable_arm, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_fbc_activate’: +../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’: @@ -24719,6 +77862,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/i915/display/intel_display_trace.h:448:1: note: in expansion of macro ‘TRACE_EVENT’ - 448 | TRACE_EVENT(intel_fbc_activate, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:2317:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2317 | DECLARE_EVENT_CLASS(xrep_dinode_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24731,7 +77871,4 @@ -../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/i915/display/intel_display_trace.h:448:1: note: in expansion of macro ‘TRACE_EVENT’ - 448 | TRACE_EVENT(intel_fbc_activate, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_fbc_deactivate’: +../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’: @@ -24744,6 +77881,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/i915/display/intel_display_trace.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ - 475 | TRACE_EVENT(intel_fbc_deactivate, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:2398:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2398 | DECLARE_EVENT_CLASS(xrep_inode_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24756,7 +77890,4 @@ -../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/i915/display/intel_display_trace.h:475:1: note: in expansion of macro ‘TRACE_EVENT’ - 475 | TRACE_EVENT(intel_fbc_deactivate, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_fbc_nuke’: +../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’: @@ -24772,2 +77903,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ - 502 | TRACE_EVENT(intel_fbc_nuke, +../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ + 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, @@ -24784,2 +77915,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:502:1: note: in expansion of macro ‘TRACE_EVENT’ - 502 | TRACE_EVENT(intel_fbc_nuke, +../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ + 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, @@ -24787 +77918 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_crtc_vblank_work_start’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dinode_findmode_dirent’: @@ -24797,2 +77928,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ - 529 | TRACE_EVENT(intel_crtc_vblank_work_start, +../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ + 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, @@ -24809,2 +77940,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:529:1: note: in expansion of macro ‘TRACE_EVENT’ - 529 | TRACE_EVENT(intel_crtc_vblank_work_start, +../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ + 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, @@ -24812 +77943 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_crtc_vblank_work_end’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dinode_findmode_dirent_inval’: @@ -24822,2 +77953,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:552:1: note: in expansion of macro ‘TRACE_EVENT’ - 552 | TRACE_EVENT(intel_crtc_vblank_work_end, +../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ + 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, @@ -24834,2 +77965,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:552:1: note: in expansion of macro ‘TRACE_EVENT’ - 552 | TRACE_EVENT(intel_crtc_vblank_work_end, +../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ + 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, @@ -24837 +77968 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_update_start’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_cow_mark_file_range’: @@ -24847,2 +77978,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ - 575 | TRACE_EVENT(intel_pipe_update_start, +../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ + 2537 | TRACE_EVENT(xrep_cow_mark_file_range, @@ -24859,2 +77990,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:575:1: note: in expansion of macro ‘TRACE_EVENT’ - 575 | TRACE_EVENT(intel_pipe_update_start, +../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ + 2537 | TRACE_EVENT(xrep_cow_mark_file_range, @@ -24862 +77993 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_update_vblank_evaded’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_cow_replace_mapping’: @@ -24872,2 +78003,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ - 603 | TRACE_EVENT(intel_pipe_update_vblank_evaded, +../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ + 2563 | TRACE_EVENT(xrep_cow_replace_mapping, @@ -24884,2 +78015,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ - 603 | TRACE_EVENT(intel_pipe_update_vblank_evaded, +../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ + 2563 | TRACE_EVENT(xrep_cow_replace_mapping, @@ -24887 +78018 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_pipe_update_end’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_cow_free_staging’: @@ -24897,2 +78028,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(intel_pipe_update_end, +../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ + 2598 | TRACE_EVENT(xrep_cow_free_staging, @@ -24909,2 +78040,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:631:1: note: in expansion of macro ‘TRACE_EVENT’ - 631 | TRACE_EVENT(intel_pipe_update_end, +../fs/xfs/./scrub/trace.h:2598:1: note: in expansion of macro ‘TRACE_EVENT’ + 2598 | TRACE_EVENT(xrep_cow_free_staging, @@ -24912 +78043 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_frontbuffer_invalidate’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dquot_class’: @@ -24919,6 +78050,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/i915/display/intel_display_trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ - 654 | TRACE_EVENT(intel_frontbuffer_invalidate, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:2622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2622 | DECLARE_EVENT_CLASS(xrep_dquot_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -24931,7 +78059,4 @@ -../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/i915/display/intel_display_trace.h:654:1: note: in expansion of macro ‘TRACE_EVENT’ - 654 | TRACE_EVENT(intel_frontbuffer_invalidate, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h: In function ‘trace_event_raw_event_intel_frontbuffer_flush’: +../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’: @@ -24947,2 +78072,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:675:1: note: in expansion of macro ‘TRACE_EVENT’ - 675 | TRACE_EVENT(intel_frontbuffer_flush, +../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ + 2654 | TRACE_EVENT(xrep_rmap_live_update, @@ -24959,2 +78084,2 @@ -../include/trace/../../drivers/gpu/drm/i915/display/intel_display_trace.h:675:1: note: in expansion of macro ‘TRACE_EVENT’ - 675 | TRACE_EVENT(intel_frontbuffer_flush, +../fs/xfs/./scrub/trace.h:2654:1: note: in expansion of macro ‘TRACE_EVENT’ + 2654 | TRACE_EVENT(xrep_rmap_live_update, @@ -24962,7 +78087,2 @@ -make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/i915/display/intel_display_trace.o] Error 1 -make[6]: *** [../scripts/Makefile.build:485: drivers/gpu/drm/i915] Error 2 -In file included from ../include/trace/define_trace.h:108, - from ../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:563, - from ../drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:30: -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_device_rreg’: -../include/trace/trace_events.h:430:9: error: implicit declaration of function ‘DEFINE_INACTIVE_GUARD’ [-Wimplicit-function-declaration] +../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’? @@ -24970 +78090 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -24977,2 +78097,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(amdgpu_device_rreg, +../fs/xfs/./scrub/trace.h:2690:1: note: in expansion of macro ‘TRACE_EVENT’ + 2690 | TRACE_EVENT(xrep_tempfile_create, @@ -24980 +78100 @@ -../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’? @@ -24982 +78102 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -24989,2 +78109,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(amdgpu_device_rreg, +../fs/xfs/./scrub/trace.h:2690:1: note: in expansion of macro ‘TRACE_EVENT’ + 2690 | TRACE_EVENT(xrep_tempfile_create, @@ -24992 +78112,2 @@ -../include/trace/trace_events.h:430:31: note: each undeclared identifier is reported only once for each function it appears in +../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’? @@ -24998,6 +78119,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/amd/amdgpu/amdgpu_trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(amdgpu_device_rreg, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:2723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2723 | DECLARE_EVENT_CLASS(xrep_tempfile_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -25009,0 +78128,10 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -25013,2 +78141,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(amdgpu_device_rreg, +../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ + 2762 | TRACE_EVENT(xreap_ifork_extent, @@ -25016,3 +78144,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -25025,2 +78153,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:38:1: note: in expansion of macro ‘TRACE_EVENT’ - 38 | TRACE_EVENT(amdgpu_device_rreg, +../fs/xfs/./scrub/trace.h:2762:1: note: in expansion of macro ‘TRACE_EVENT’ + 2762 | TRACE_EVENT(xreap_ifork_extent, @@ -25028 +78156 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_device_wreg’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xreap_bmapi_binval_scan’: @@ -25038,2 +78166,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(amdgpu_device_wreg, +../fs/xfs/./scrub/trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ + 2797 | TRACE_EVENT(xreap_bmapi_binval_scan, @@ -25050,2 +78178,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:57:1: note: in expansion of macro ‘TRACE_EVENT’ - 57 | TRACE_EVENT(amdgpu_device_wreg, +../fs/xfs/./scrub/trace.h:2797:1: note: in expansion of macro ‘TRACE_EVENT’ + 2797 | TRACE_EVENT(xreap_bmapi_binval_scan, @@ -25053 +78181 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_iv’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_xattr_recover_leafblock’: @@ -25063,2 +78191,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(amdgpu_iv, +../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ + 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, @@ -25075,2 +78203,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:76:1: note: in expansion of macro ‘TRACE_EVENT’ - 76 | TRACE_EVENT(amdgpu_iv, +../fs/xfs/./scrub/trace.h:2823:1: note: in expansion of macro ‘TRACE_EVENT’ + 2823 | TRACE_EVENT(xrep_xattr_recover_leafblock, @@ -25078 +78206 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_bo_create’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_xattr_salvage_class’: @@ -25085,6 +78213,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/amd/amdgpu/amdgpu_trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(amdgpu_bo_create, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:2845:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2845 | DECLARE_EVENT_CLASS(xrep_xattr_salvage_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -25097,7 +78222,4 @@ -../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/amd/amdgpu/amdgpu_trace.h:116:1: note: in expansion of macro ‘TRACE_EVENT’ - 116 | TRACE_EVENT(amdgpu_bo_create, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_cs’: +../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’: @@ -25110,6 +78232,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/amd/amdgpu/amdgpu_trace.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(amdgpu_cs, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:2883:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2883 | DECLARE_EVENT_CLASS(xrep_pptr_salvage_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -25122,7 +78241,4 @@ -../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/amd/amdgpu/amdgpu_trace.h:142:1: note: in expansion of macro ‘TRACE_EVENT’ - 142 | TRACE_EVENT(amdgpu_cs, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_cs_ioctl’: +../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’: @@ -25138,2 +78254,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ - 166 | TRACE_EVENT(amdgpu_cs_ioctl, +../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ + 2921 | TRACE_EVENT(xrep_xattr_class, @@ -25150,2 +78266,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:166:1: note: in expansion of macro ‘TRACE_EVENT’ - 166 | TRACE_EVENT(amdgpu_cs_ioctl, +../fs/xfs/./scrub/trace.h:2921:1: note: in expansion of macro ‘TRACE_EVENT’ + 2921 | TRACE_EVENT(xrep_xattr_class, @@ -25153 +78269 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_sched_run_job’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_xattr_pptr_scan_class’: @@ -25160,6 +78276,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/amd/amdgpu/amdgpu_trace.h:192:1: note: in expansion of macro ‘TRACE_EVENT’ - 192 | TRACE_EVENT(amdgpu_sched_run_job, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:2947:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2947 | DECLARE_EVENT_CLASS(xrep_xattr_pptr_scan_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -25172,7 +78285,4 @@ -../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/amd/amdgpu/amdgpu_trace.h:192:1: note: in expansion of macro ‘TRACE_EVENT’ - 192 | TRACE_EVENT(amdgpu_sched_run_job, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_vm_grab_id’: +../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’: @@ -25188,2 +78298,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ - 218 | TRACE_EVENT(amdgpu_vm_grab_id, +../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ + 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, @@ -25200,2 +78310,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ - 218 | TRACE_EVENT(amdgpu_vm_grab_id, +../fs/xfs/./scrub/trace.h:2983:1: note: in expansion of macro ‘TRACE_EVENT’ + 2983 | TRACE_EVENT(xrep_dir_recover_dirblock, @@ -25203 +78313 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_vm_bo_map’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dir_class’: @@ -25210,6 +78320,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/amd/amdgpu/amdgpu_trace.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ - 245 | TRACE_EVENT(amdgpu_vm_bo_map, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:3009:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3009 | DECLARE_EVENT_CLASS(xrep_dir_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -25222,7 +78329,4 @@ -../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/amd/amdgpu/amdgpu_trace.h:245:1: note: in expansion of macro ‘TRACE_EVENT’ - 245 | TRACE_EVENT(amdgpu_vm_bo_map, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_vm_bo_unmap’: +../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’: @@ -25235,6 +78339,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/amd/amdgpu/amdgpu_trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ - 269 | TRACE_EVENT(amdgpu_vm_bo_unmap, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3035 | DECLARE_EVENT_CLASS(xrep_dirent_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -25247,7 +78348,4 @@ -../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/amd/amdgpu/amdgpu_trace.h:269:1: note: in expansion of macro ‘TRACE_EVENT’ - 269 | TRACE_EVENT(amdgpu_vm_bo_unmap, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_vm_mapping’: +../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’: @@ -25260,2 +78358,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:293:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 293 | DECLARE_EVENT_CLASS(amdgpu_vm_mapping, +../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, @@ -25269,2 +78367,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:293:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 293 | DECLARE_EVENT_CLASS(amdgpu_vm_mapping, +../fs/xfs/./scrub/trace.h:3075:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3075 | DECLARE_EVENT_CLASS(xrep_adoption_class, @@ -25272 +78370 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_vm_update_ptes’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_parent_salvage_class’: @@ -25279,6 +78377,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/amd/amdgpu/amdgpu_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(amdgpu_vm_update_ptes, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:3102:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3102 | DECLARE_EVENT_CLASS(xrep_parent_salvage_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -25291,7 +78386,4 @@ -../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/amd/amdgpu/amdgpu_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ - 326 | TRACE_EVENT(amdgpu_vm_update_ptes, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_vm_set_ptes’: +../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’: @@ -25304,6 +78396,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/amd/amdgpu/amdgpu_trace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ - 369 | TRACE_EVENT(amdgpu_vm_set_ptes, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:3128:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3128 | DECLARE_EVENT_CLASS(xrep_pptr_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -25316,7 +78405,4 @@ -../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/amd/amdgpu/amdgpu_trace.h:369:1: note: in expansion of macro ‘TRACE_EVENT’ - 369 | TRACE_EVENT(amdgpu_vm_set_ptes, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_vm_copy_ptes’: +../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’: @@ -25329,6 +78415,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/amd/amdgpu/amdgpu_trace.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ - 395 | TRACE_EVENT(amdgpu_vm_copy_ptes, - | ^~~~~~~~~~~ +../fs/xfs/./scrub/trace.h:3166:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3166 | DECLARE_EVENT_CLASS(xrep_pptr_scan_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -25341,7 +78424,4 @@ -../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/amd/amdgpu/amdgpu_trace.h:395:1: note: in expansion of macro ‘TRACE_EVENT’ - 395 | TRACE_EVENT(amdgpu_vm_copy_ptes, - | ^~~~~~~~~~~ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_vm_flush’: +../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’: @@ -25357,2 +78437,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:416:1: note: in expansion of macro ‘TRACE_EVENT’ - 416 | TRACE_EVENT(amdgpu_vm_flush, +../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ + 3202 | TRACE_EVENT(xrep_nlinks_set_record, @@ -25369,2 +78449,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:416:1: note: in expansion of macro ‘TRACE_EVENT’ - 416 | TRACE_EVENT(amdgpu_vm_flush, +../fs/xfs/./scrub/trace.h:3202:1: note: in expansion of macro ‘TRACE_EVENT’ + 3202 | TRACE_EVENT(xrep_nlinks_set_record, @@ -25372 +78452 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_pasid’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_dentry_class’: @@ -25379,2 +78459,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 438 | DECLARE_EVENT_CLASS(amdgpu_pasid, +../fs/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, @@ -25388,2 +78468,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:438:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 438 | DECLARE_EVENT_CLASS(amdgpu_pasid, +../fs/xfs/./scrub/trace.h:3228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3228 | DECLARE_EVENT_CLASS(xrep_dentry_class, @@ -25391 +78471 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_bo_list_set’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_symlink_salvage_target’: @@ -25401,2 +78481,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ - 460 | TRACE_EVENT(amdgpu_bo_list_set, +../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ + 3269 | TRACE_EVENT(xrep_symlink_salvage_target, @@ -25413,2 +78493,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ - 460 | TRACE_EVENT(amdgpu_bo_list_set, +../fs/xfs/./scrub/trace.h:3269:1: note: in expansion of macro ‘TRACE_EVENT’ + 3269 | TRACE_EVENT(xrep_symlink_salvage_target, @@ -25416 +78496,20 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_cs_bo_status’: +../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’: @@ -25426,2 +78525,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ - 480 | TRACE_EVENT(amdgpu_cs_bo_status, +../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ + 3315 | TRACE_EVENT(xrep_iunlink_visit, @@ -25438,2 +78537,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:480:1: note: in expansion of macro ‘TRACE_EVENT’ - 480 | TRACE_EVENT(amdgpu_cs_bo_status, +../fs/xfs/./scrub/trace.h:3315:1: note: in expansion of macro ‘TRACE_EVENT’ + 3315 | TRACE_EVENT(xrep_iunlink_visit, @@ -25441 +78540 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_bo_move’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_reload_next’: @@ -25451,2 +78550,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ - 496 | TRACE_EVENT(amdgpu_bo_move, +../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ + 3347 | TRACE_EVENT(xrep_iunlink_reload_next, @@ -25463,2 +78562,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:496:1: note: in expansion of macro ‘TRACE_EVENT’ - 496 | TRACE_EVENT(amdgpu_bo_move, +../fs/xfs/./scrub/trace.h:3347:1: note: in expansion of macro ‘TRACE_EVENT’ + 3347 | TRACE_EVENT(xrep_iunlink_reload_next, @@ -25466 +78565 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_ib_pipe_sync’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_reload_ondisk’: @@ -25476,2 +78575,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ - 517 | TRACE_EVENT(amdgpu_ib_pipe_sync, +../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ + 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, @@ -25488,2 +78587,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ - 517 | TRACE_EVENT(amdgpu_ib_pipe_sync, +../fs/xfs/./scrub/trace.h:3379:1: note: in expansion of macro ‘TRACE_EVENT’ + 3379 | TRACE_EVENT(xrep_iunlink_reload_ondisk, @@ -25491 +78590 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h: In function ‘trace_event_raw_event_amdgpu_reset_reg_dumps’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_walk_ondisk_bucket’: @@ -25501,2 +78600,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:541:1: note: in expansion of macro ‘TRACE_EVENT’ - 541 | TRACE_EVENT(amdgpu_reset_reg_dumps, +../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ + 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, @@ -25513,2 +78612,2 @@ -../include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:541:1: note: in expansion of macro ‘TRACE_EVENT’ - 541 | TRACE_EVENT(amdgpu_reset_reg_dumps, +../fs/xfs/./scrub/trace.h:3405:1: note: in expansion of macro ‘TRACE_EVENT’ + 3405 | TRACE_EVENT(xrep_iunlink_walk_ondisk_bucket, @@ -25516,15 +78615 @@ -make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.o] Error 1 -make[7]: *** Waiting for unfinished jobs.... -In file included from ../include/trace/define_trace.h:108, - from ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:734, - from ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:41: -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dc_reg_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 44 | DECLARE_EVENT_CLASS(amdgpu_dc_reg_template, - | ^~~~~~~~~~~~~~~~~~~ +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_resolve_class’: @@ -25537,11 +78622,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 44 | DECLARE_EVENT_CLASS(amdgpu_dc_reg_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 44 | DECLARE_EVENT_CLASS(amdgpu_dc_reg_template, +../fs/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, @@ -25555,11 +78631,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 44 | DECLARE_EVENT_CLASS(amdgpu_dc_reg_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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:44:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 44 | DECLARE_EVENT_CLASS(amdgpu_dc_reg_template, +../fs/xfs/./scrub/trace.h:3431:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3431 | DECLARE_EVENT_CLASS(xrep_iunlink_resolve_class, @@ -25567 +78634 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dc_performance’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_relink_next’: @@ -25577,2 +78644,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(amdgpu_dc_performance, +../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ + 3466 | TRACE_EVENT(xrep_iunlink_relink_next, @@ -25589,2 +78656,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:72:1: note: in expansion of macro ‘TRACE_EVENT’ - 72 | TRACE_EVENT(amdgpu_dc_performance, +../fs/xfs/./scrub/trace.h:3466:1: note: in expansion of macro ‘TRACE_EVENT’ + 3466 | TRACE_EVENT(xrep_iunlink_relink_next, @@ -25592 +78659 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dm_connector_atomic_check’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_relink_prev’: @@ -25602,2 +78669,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ - 103 | TRACE_EVENT(amdgpu_dm_connector_atomic_check, +../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ + 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, @@ -25614,2 +78681,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:103:1: note: in expansion of macro ‘TRACE_EVENT’ - 103 | TRACE_EVENT(amdgpu_dm_connector_atomic_check, +../fs/xfs/./scrub/trace.h:3492:1: note: in expansion of macro ‘TRACE_EVENT’ + 3492 | TRACE_EVENT(xrep_iunlink_relink_prev, @@ -25617 +78684 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dm_crtc_atomic_check’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_add_to_bucket’: @@ -25627,2 +78694,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(amdgpu_dm_crtc_atomic_check, +../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ + 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, @@ -25639,2 +78706,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:160:1: note: in expansion of macro ‘TRACE_EVENT’ - 160 | TRACE_EVENT(amdgpu_dm_crtc_atomic_check, +../fs/xfs/./scrub/trace.h:3518:1: note: in expansion of macro ‘TRACE_EVENT’ + 3518 | TRACE_EVENT(xrep_iunlink_add_to_bucket, @@ -25642 +78709 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dm_plane_state_template’: +../fs/xfs/./scrub/trace.h: In function ‘trace_event_raw_event_xrep_iunlink_commit_bucket’: @@ -25649,3 +78716,6 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 224 | DECLARE_EVENT_CLASS(amdgpu_dm_plane_state_template, - | ^~~~~~~~~~~~~~~~~~~ +../include/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, + | ^~~~~~~~~~~ @@ -25658,2 +78728,16 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:224:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 224 | DECLARE_EVENT_CLASS(amdgpu_dm_plane_state_template, +../include/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, @@ -25661,3 +78745,12 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dm_atomic_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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61: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); \ @@ -25665,3 +78758,60 @@ -../include/trace/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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25671,2 +78821,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ - 316 | TRACE_EVENT(amdgpu_dm_atomic_state_template, +../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ + 287 | TRACE_EVENT(xchk_op_error, @@ -25674,6 +78824,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25683,2 +78833,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ - 316 | TRACE_EVENT(amdgpu_dm_atomic_state_template, +../fs/xfs/./scrub/trace.h:287:1: note: in expansion of macro ‘TRACE_EVENT’ + 287 | TRACE_EVENT(xchk_op_error, @@ -25686,3 +78836,3 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dm_atomic_check_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); \ +../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); \ @@ -25690,3 +78840,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25696,2 +78846,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:360:1: note: in expansion of macro ‘TRACE_EVENT’ - 360 | TRACE_EVENT(amdgpu_dm_atomic_check_finish, +../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(xchk_file_op_error, @@ -25699,6 +78849,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25708,2 +78858,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:360:1: note: in expansion of macro ‘TRACE_EVENT’ - 360 | TRACE_EVENT(amdgpu_dm_atomic_check_finish, +../fs/xfs/./scrub/trace.h:316:1: note: in expansion of macro ‘TRACE_EVENT’ + 316 | TRACE_EVENT(xchk_file_op_error, @@ -25711,3 +78861,3 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dm_dc_pipe_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); \ +../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); \ @@ -25715,3 +78865,79 @@ -../include/trace/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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25721,2 +78947,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ - 383 | TRACE_EVENT(amdgpu_dm_dc_pipe_state, +../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ + 501 | TRACE_EVENT(xchk_qcheck_error, @@ -25724,6 +78950,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25733,2 +78959,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:383:1: note: in expansion of macro ‘TRACE_EVENT’ - 383 | TRACE_EVENT(amdgpu_dm_dc_pipe_state, +../fs/xfs/./scrub/trace.h:501:1: note: in expansion of macro ‘TRACE_EVENT’ + 501 | TRACE_EVENT(xchk_qcheck_error, @@ -25736,3 +78962,3 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dm_dc_clocks_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); \ +../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); \ @@ -25740,3 +78966,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25746,2 +78972,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ - 489 | TRACE_EVENT(amdgpu_dm_dc_clocks_state, +../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ + 525 | TRACE_EVENT(xchk_incomplete, @@ -25749,6 +78975,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25758,2 +78984,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:489:1: note: in expansion of macro ‘TRACE_EVENT’ - 489 | TRACE_EVENT(amdgpu_dm_dc_clocks_state, +../fs/xfs/./scrub/trace.h:525:1: note: in expansion of macro ‘TRACE_EVENT’ + 525 | TRACE_EVENT(xchk_incomplete, @@ -25761,3 +78987,3 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dm_dce_clocks_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); \ +../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); \ @@ -25765,3 +78991,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25771,2 +78997,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:558:1: note: in expansion of macro ‘TRACE_EVENT’ - 558 | TRACE_EVENT(amdgpu_dm_dce_clocks_state, +../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ + 544 | TRACE_EVENT(xchk_btree_op_error, @@ -25774,6 +79000,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25783,2 +79009,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:558:1: note: in expansion of macro ‘TRACE_EVENT’ - 558 | TRACE_EVENT(amdgpu_dm_dce_clocks_state, +../fs/xfs/./scrub/trace.h:544:1: note: in expansion of macro ‘TRACE_EVENT’ + 544 | TRACE_EVENT(xchk_btree_op_error, @@ -25786,3 +79012,3 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_dmub_trace_high_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); \ +../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); \ @@ -25790,3 +79016,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25796,2 +79022,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ - 602 | TRACE_EVENT(amdgpu_dmub_trace_high_irq, +../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ + 584 | TRACE_EVENT(xchk_ifork_btree_op_error, @@ -25799,6 +79025,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25808,2 +79034,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:602:1: note: in expansion of macro ‘TRACE_EVENT’ - 602 | TRACE_EVENT(amdgpu_dmub_trace_high_irq, +../fs/xfs/./scrub/trace.h:584:1: note: in expansion of macro ‘TRACE_EVENT’ + 584 | TRACE_EVENT(xchk_ifork_btree_op_error, @@ -25811,3 +79037,3 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_amdgpu_refresh_rate_track’: -../include/trace/trace_events.h:430: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 ‘__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); \ @@ -25815,3 +79041,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25821,2 +79047,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:623:1: note: in expansion of macro ‘TRACE_EVENT’ - 623 | TRACE_EVENT(amdgpu_refresh_rate_track, +../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ + 629 | TRACE_EVENT(xchk_btree_error, @@ -25824,6 +79050,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25833,2 +79059,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:623:1: note: in expansion of macro ‘TRACE_EVENT’ - 623 | TRACE_EVENT(amdgpu_refresh_rate_track, +../fs/xfs/./scrub/trace.h:629:1: note: in expansion of macro ‘TRACE_EVENT’ + 629 | TRACE_EVENT(xchk_btree_error, @@ -25836,3 +79062,3 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_dcn_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); \ +../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); \ @@ -25840,3 +79066,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25846,2 +79072,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:642:1: note: in expansion of macro ‘TRACE_EVENT’ - 642 | TRACE_EVENT(dcn_fpu, +../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ + 665 | TRACE_EVENT(xchk_ifork_btree_error, @@ -25849,6 +79075,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25858,2 +79084,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:642:1: note: in expansion of macro ‘TRACE_EVENT’ - 642 | TRACE_EVENT(dcn_fpu, +../fs/xfs/./scrub/trace.h:665:1: note: in expansion of macro ‘TRACE_EVENT’ + 665 | TRACE_EVENT(xchk_ifork_btree_error, @@ -25861,3 +79087,3 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h: In function ‘trace_event_raw_event_dcn_optc_lock_unlock_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); \ +../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); \ @@ -25865,3 +79091,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25871,2 +79116,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ - 666 | TRACE_EVENT(dcn_optc_lock_unlock_state, +../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ + 752 | TRACE_EVENT(xchk_xref_error, @@ -25874,6 +79119,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25883,2 +79128,2 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:666:1: note: in expansion of macro ‘TRACE_EVENT’ - 666 | TRACE_EVENT(dcn_optc_lock_unlock_state, +../fs/xfs/./scrub/trace.h:752:1: note: in expansion of macro ‘TRACE_EVENT’ + 752 | TRACE_EVENT(xchk_xref_error, @@ -25886,15 +79131,7 @@ -make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.o] Error 1 -make[6]: *** [../scripts/Makefile.build:485: drivers/gpu/drm/amd/amdgpu] Error 2 -make[5]: *** [../scripts/Makefile.build:485: drivers/gpu/drm] Error 2 -make[4]: *** [../scripts/Makefile.build:485: drivers/gpu] Error 2 -make[3]: *** [../scripts/Makefile.build:485: drivers] 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), \ - | ^~~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25904,2 +79141,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(kvm_entry, +../fs/xfs/./scrub/trace.h:774:1: note: in expansion of macro ‘TRACE_EVENT’ + 774 | TRACE_EVENT(xchk_iallocbt_check_cluster, @@ -25907,2 +79144,15 @@ -../include/trace/trace_events.h:430:31: error: ‘preempt_notrace’ undeclared (first use in this function); did you mean ‘preempt_notifier’? - 430 | DEFINE_INACTIVE_GUARD(preempt_notrace, trace_event_guard); \ +../include/trace/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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); \ @@ -25910,3 +79160,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25916,2 +79166,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(kvm_entry, +../fs/xfs/./scrub/trace.h:819:1: note: in expansion of macro ‘TRACE_EVENT’ + 819 | TRACE_EVENT(xchk_inode_is_allocated, @@ -25919,2 +79169,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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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); \ @@ -25922,3 +79185,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25928,2 +79191,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(kvm_entry, +../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ + 841 | TRACE_EVENT(xchk_fscounters_calc, @@ -25931,6 +79194,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25940,2 +79203,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(kvm_entry, +../fs/xfs/./scrub/trace.h:841:1: note: in expansion of macro ‘TRACE_EVENT’ + 841 | TRACE_EVENT(xchk_fscounters_calc, @@ -25943,6 +79206,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), \ - | ^~~~~~~~~~~~~~~~~~~~ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25952,2 +79216,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:17:1: note: in expansion of macro ‘TRACE_EVENT’ - 17 | TRACE_EVENT(kvm_entry, +../fs/xfs/./scrub/trace.h:876:1: note: in expansion of macro ‘TRACE_EVENT’ + 876 | TRACE_EVENT(xchk_fscounters_within_range, @@ -25955,3 +79219,15 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ +../include/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); \ @@ -25959,3 +79235,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25965,2 +79260,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ - 40 | TRACE_EVENT(kvm_hypercall, +../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ + 924 | TRACE_EVENT(xchk_refcount_incorrect, @@ -25968,6 +79263,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25977,2 +79272,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:40:1: note: in expansion of macro ‘TRACE_EVENT’ - 40 | TRACE_EVENT(kvm_hypercall, +../fs/xfs/./scrub/trace.h:924:1: note: in expansion of macro ‘TRACE_EVENT’ + 924 | TRACE_EVENT(xchk_refcount_incorrect, @@ -25980,3 +79275,3 @@ -../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); \ +../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); \ @@ -25984,3 +79279,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -25990,2 +79285,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(kvm_hv_hypercall, +../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ + 956 | TRACE_EVENT(xfile_create, @@ -25993,6 +79288,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26002,2 +79297,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:69:1: note: in expansion of macro ‘TRACE_EVENT’ - 69 | TRACE_EVENT(kvm_hv_hypercall, +../fs/xfs/./scrub/trace.h:956:1: note: in expansion of macro ‘TRACE_EVENT’ + 956 | TRACE_EVENT(xfile_create, @@ -26005,3 +79300,3 @@ -../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); \ +../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); \ @@ -26009,3 +79304,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26015,2 +79310,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:100:1: note: in expansion of macro ‘TRACE_EVENT’ - 100 | TRACE_EVENT(kvm_hv_hypercall_done, +../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ + 978 | TRACE_EVENT(xfile_destroy, @@ -26018,6 +79313,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26027,2 +79322,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:100:1: note: in expansion of macro ‘TRACE_EVENT’ - 100 | TRACE_EVENT(kvm_hv_hypercall_done, +../fs/xfs/./scrub/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ + 978 | TRACE_EVENT(xfile_destroy, @@ -26030,3 +79325,3 @@ -../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); \ +../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); \ @@ -26034,3 +79329,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26040,2 +79354,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(kvm_xen_hypercall, +../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ + 1036 | TRACE_EVENT(xfarray_create, @@ -26043,6 +79357,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26052,2 +79366,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:118:1: note: in expansion of macro ‘TRACE_EVENT’ - 118 | TRACE_EVENT(kvm_xen_hypercall, +../fs/xfs/./scrub/trace.h:1036:1: note: in expansion of macro ‘TRACE_EVENT’ + 1036 | TRACE_EVENT(xfarray_create, @@ -26055,3 +79369,3 @@ -../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); \ +../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); \ @@ -26059,3 +79373,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26065,2 +79379,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ - 161 | TRACE_EVENT(kvm_pio, +../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ + 1061 | TRACE_EVENT(xfarray_isort, @@ -26068,6 +79382,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26077,2 +79391,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:161:1: note: in expansion of macro ‘TRACE_EVENT’ - 161 | TRACE_EVENT(kvm_pio, +../fs/xfs/./scrub/trace.h:1061:1: note: in expansion of macro ‘TRACE_EVENT’ + 1061 | TRACE_EVENT(xfarray_isort, @@ -26080,3 +79394,3 @@ -../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); \ +../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); \ @@ -26084,3 +79398,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26090,2 +79404,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ - 196 | TRACE_EVENT(kvm_fast_mmio, +../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ + 1081 | TRACE_EVENT(xfarray_foliosort, @@ -26093,6 +79407,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26102,2 +79416,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:196:1: note: in expansion of macro ‘TRACE_EVENT’ - 196 | TRACE_EVENT(kvm_fast_mmio, +../fs/xfs/./scrub/trace.h:1081:1: note: in expansion of macro ‘TRACE_EVENT’ + 1081 | TRACE_EVENT(xfarray_foliosort, @@ -26105,3 +79419,3 @@ -../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); \ +../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); \ @@ -26109,3 +79423,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26115,2 +79429,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ - 214 | TRACE_EVENT(kvm_cpuid, +../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ + 1101 | TRACE_EVENT(xfarray_qsort, @@ -26118,6 +79432,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26127,2 +79441,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:214:1: note: in expansion of macro ‘TRACE_EVENT’ - 214 | TRACE_EVENT(kvm_cpuid, +../fs/xfs/./scrub/trace.h:1101:1: note: in expansion of macro ‘TRACE_EVENT’ + 1101 | TRACE_EVENT(xfarray_qsort, @@ -26130,3 +79444,3 @@ -../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); \ +../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); \ @@ -26134,3 +79448,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26140,2 +79454,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ - 261 | TRACE_EVENT(kvm_apic, +../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ + 1127 | TRACE_EVENT(xfarray_sort, @@ -26143,6 +79457,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26152,2 +79466,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:261:1: note: in expansion of macro ‘TRACE_EVENT’ - 261 | TRACE_EVENT(kvm_apic, +../fs/xfs/./scrub/trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ + 1127 | TRACE_EVENT(xfarray_sort, @@ -26155,3 +79469,3 @@ -../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); \ +../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); \ @@ -26159,3 +79473,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26165,2 +79479,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ - 298 | TRACE_EVENT(name, \ +../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ + 1152 | TRACE_EVENT(xfarray_sort_scan, @@ -26168,9 +79482,6 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -26180,2 +79491,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ - 298 | TRACE_EVENT(name, \ +../fs/xfs/./scrub/trace.h:1152:1: note: in expansion of macro ‘TRACE_EVENT’ + 1152 | TRACE_EVENT(xfarray_sort_scan, @@ -26183,6 +79494,3 @@ -../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); \ +../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); \ @@ -26190,3 +79498,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26196,2 +79504,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ - 341 | TRACE_EVENT(kvm_inj_virq, +../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ + 1193 | TRACE_EVENT(xfarray_sort_stats, @@ -26199,6 +79507,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26208,2 +79516,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:341:1: note: in expansion of macro ‘TRACE_EVENT’ - 341 | TRACE_EVENT(kvm_inj_virq, +../fs/xfs/./scrub/trace.h:1193:1: note: in expansion of macro ‘TRACE_EVENT’ + 1193 | TRACE_EVENT(xfarray_sort_stats, @@ -26211,3 +79519,3 @@ -../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); \ +../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); \ @@ -26215,3 +79523,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26221,2 +79529,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ - 372 | TRACE_EVENT(kvm_inj_exception, +../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ + 1239 | TRACE_EVENT(xchk_rtsum_record_free, @@ -26224,6 +79532,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26233,2 +79541,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:372:1: note: in expansion of macro ‘TRACE_EVENT’ - 372 | TRACE_EVENT(kvm_inj_exception, +../fs/xfs/./scrub/trace.h:1239:1: note: in expansion of macro ‘TRACE_EVENT’ + 1239 | TRACE_EVENT(xchk_rtsum_record_free, @@ -26236,3 +79544,3 @@ -../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); \ +../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); \ @@ -26240,3 +79548,41 @@ -../include/trace/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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26246,2 +79592,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:402:1: note: in expansion of macro ‘TRACE_EVENT’ - 402 | TRACE_EVENT(kvm_page_fault, +../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ + 1331 | TRACE_EVENT(xchk_iscan_iget, @@ -26249,6 +79595,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26258,2 +79604,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:402:1: note: in expansion of macro ‘TRACE_EVENT’ - 402 | TRACE_EVENT(kvm_page_fault, +../fs/xfs/./scrub/trace.h:1331:1: note: in expansion of macro ‘TRACE_EVENT’ + 1331 | TRACE_EVENT(xchk_iscan_iget, @@ -26261,3 +79607,3 @@ -../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); \ +../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); \ @@ -26265,3 +79611,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26271,2 +79617,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:428:1: note: in expansion of macro ‘TRACE_EVENT’ - 428 | TRACE_EVENT(kvm_msr, +../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ + 1353 | TRACE_EVENT(xchk_iscan_iget_batch, @@ -26274,6 +79620,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26283,2 +79629,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:428:1: note: in expansion of macro ‘TRACE_EVENT’ - 428 | TRACE_EVENT(kvm_msr, +../fs/xfs/./scrub/trace.h:1353:1: note: in expansion of macro ‘TRACE_EVENT’ + 1353 | TRACE_EVENT(xchk_iscan_iget_batch, @@ -26286,3 +79632,3 @@ -../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); \ +../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); \ @@ -26290,3 +79636,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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26296,2 +79661,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ - 460 | TRACE_EVENT(kvm_cr, +../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ + 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, @@ -26299,6 +79664,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26308,2 +79673,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:460:1: note: in expansion of macro ‘TRACE_EVENT’ - 460 | TRACE_EVENT(kvm_cr, +../fs/xfs/./scrub/trace.h:1422:1: note: in expansion of macro ‘TRACE_EVENT’ + 1422 | TRACE_EVENT(xchk_nlinks_collect_dirent, @@ -26311,3 +79676,3 @@ -../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); \ +../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); \ @@ -26315,3 +79680,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26321,2 +79686,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:484:1: note: in expansion of macro ‘TRACE_EVENT’ - 484 | TRACE_EVENT(kvm_pic_set_irq, +../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ + 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, @@ -26324,6 +79689,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26333,2 +79698,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:484:1: note: in expansion of macro ‘TRACE_EVENT’ - 484 | TRACE_EVENT(kvm_pic_set_irq, +../fs/xfs/./scrub/trace.h:1448:1: note: in expansion of macro ‘TRACE_EVENT’ + 1448 | TRACE_EVENT(xchk_nlinks_collect_pptr, @@ -26336,3 +79701,3 @@ -../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); \ +../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); \ @@ -26340,3 +79705,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26346,2 +79711,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ - 517 | TRACE_EVENT(kvm_apic_ipi, +../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ + 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, @@ -26349,6 +79714,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26358,2 +79723,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:517:1: note: in expansion of macro ‘TRACE_EVENT’ - 517 | TRACE_EVENT(kvm_apic_ipi, +../fs/xfs/./scrub/trace.h:1475:1: note: in expansion of macro ‘TRACE_EVENT’ + 1475 | TRACE_EVENT(xchk_nlinks_collect_metafile, @@ -26361,3 +79726,3 @@ -../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); \ +../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); \ @@ -26365,3 +79730,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26371,2 +79736,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ - 542 | TRACE_EVENT(kvm_apic_accept_irq, +../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ + 1491 | TRACE_EVENT(xchk_nlinks_live_update, @@ -26374,6 +79739,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26383,2 +79748,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ - 542 | TRACE_EVENT(kvm_apic_accept_irq, +../fs/xfs/./scrub/trace.h:1491:1: note: in expansion of macro ‘TRACE_EVENT’ + 1491 | TRACE_EVENT(xchk_nlinks_live_update, @@ -26386,3 +79751,3 @@ -../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); \ +../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); \ @@ -26390,3 +79755,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26396,2 +79761,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ - 566 | TRACE_EVENT(kvm_eoi, +../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ + 1523 | TRACE_EVENT(xchk_nlinks_check_zero, @@ -26399,6 +79764,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26408,2 +79773,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:566:1: note: in expansion of macro ‘TRACE_EVENT’ - 566 | TRACE_EVENT(kvm_eoi, +../fs/xfs/./scrub/trace.h:1523:1: note: in expansion of macro ‘TRACE_EVENT’ + 1523 | TRACE_EVENT(xchk_nlinks_check_zero, @@ -26411,3 +79776,3 @@ -../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); \ +../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); \ @@ -26415,3 +79780,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26421,2 +79786,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ - 583 | TRACE_EVENT(kvm_pv_eoi, +../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ + 1549 | TRACE_EVENT(xchk_nlinks_update_incore, @@ -26424,6 +79789,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26433,2 +79798,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:583:1: note: in expansion of macro ‘TRACE_EVENT’ - 583 | TRACE_EVENT(kvm_pv_eoi, +../fs/xfs/./scrub/trace.h:1549:1: note: in expansion of macro ‘TRACE_EVENT’ + 1549 | TRACE_EVENT(xchk_nlinks_update_incore, @@ -26436,3 +79801,3 @@ -../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); \ +../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); \ @@ -26440,3 +79805,117 @@ -../include/trace/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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26446,2 +79925,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ - 603 | TRACE_EVENT(kvm_nested_vmenter, +../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ + 1852 | TRACE_EVENT(xchk_dirpath_changed, @@ -26449,6 +79928,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26458,2 +79937,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:603:1: note: in expansion of macro ‘TRACE_EVENT’ - 603 | TRACE_EVENT(kvm_nested_vmenter, +../fs/xfs/./scrub/trace.h:1852:1: note: in expansion of macro ‘TRACE_EVENT’ + 1852 | TRACE_EVENT(xchk_dirpath_changed, @@ -26461,3 +79940,3 @@ -../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); \ +../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); \ @@ -26465,3 +79944,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26471,2 +79950,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:647:1: note: in expansion of macro ‘TRACE_EVENT’ - 647 | TRACE_EVENT(kvm_nested_intercepts, +../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ + 1885 | TRACE_EVENT(xchk_dirtree_live_update, @@ -26474,6 +79953,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26483,2 +79962,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:647:1: note: in expansion of macro ‘TRACE_EVENT’ - 647 | TRACE_EVENT(kvm_nested_intercepts, +../fs/xfs/./scrub/trace.h:1885:1: note: in expansion of macro ‘TRACE_EVENT’ + 1885 | TRACE_EVENT(xchk_dirtree_live_update, @@ -26486,3 +79965,3 @@ -../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); \ +../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); \ @@ -26490,3 +79969,60 @@ -../include/trace/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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26496,2 +80032,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ - 298 | TRACE_EVENT(name, \ +../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ + 2025 | TRACE_EVENT(xrep_abt_found, @@ -26499,9 +80035,6 @@ -../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/bpf_probe.h:49:48: error: ‘bpf_trace_guard’ undeclared (first use in this function); did you mean ‘bpf_trace_run12’? + 49 | DEFINE_INACTIVE_GUARD(preempt_notrace, bpf_trace_guard); \ + | ^~~~~~~~~~~~~~~ +../include/trace/bpf_probe.h:61:9: note: in expansion of macro ‘__BPF_DECLARE_TRACE’ + 61 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args), 0) + | ^~~~~~~~~~~~~~~~~~~ @@ -26511,2 +80044,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:298:1: note: in expansion of macro ‘TRACE_EVENT’ - 298 | TRACE_EVENT(name, \ +../fs/xfs/./scrub/trace.h:2025:1: note: in expansion of macro ‘TRACE_EVENT’ + 2025 | TRACE_EVENT(xrep_abt_found, @@ -26514,6 +80047,3 @@ -../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); \ +../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); \ @@ -26521,3 +80051,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26527,2 +80057,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:684:1: note: in expansion of macro ‘TRACE_EVENT’ - 684 | TRACE_EVENT(kvm_nested_vmexit_inject, +../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ + 2048 | TRACE_EVENT(xrep_ibt_found, @@ -26530,6 +80060,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26539,2 +80069,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:684:1: note: in expansion of macro ‘TRACE_EVENT’ - 684 | TRACE_EVENT(kvm_nested_vmexit_inject, +../fs/xfs/./scrub/trace.h:2048:1: note: in expansion of macro ‘TRACE_EVENT’ + 2048 | TRACE_EVENT(xrep_ibt_found, @@ -26542,3 +80072,3 @@ -../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); \ +../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); \ @@ -26546,3 +80076,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26552,2 +80082,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:719:1: note: in expansion of macro ‘TRACE_EVENT’ - 719 | TRACE_EVENT(kvm_nested_intr_vmexit, +../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ + 2080 | TRACE_EVENT(xrep_refc_found, @@ -26555,6 +80085,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26564,2 +80094,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:719:1: note: in expansion of macro ‘TRACE_EVENT’ - 719 | TRACE_EVENT(kvm_nested_intr_vmexit, +../fs/xfs/./scrub/trace.h:2080:1: note: in expansion of macro ‘TRACE_EVENT’ + 2080 | TRACE_EVENT(xrep_refc_found, @@ -26567,3 +80097,3 @@ -../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); \ +../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); \ @@ -26571,3 +80101,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26577,2 +80107,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ - 737 | TRACE_EVENT(kvm_invlpga, +../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ + 2108 | TRACE_EVENT(xrep_bmap_found, @@ -26580,6 +80110,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26589,2 +80119,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:737:1: note: in expansion of macro ‘TRACE_EVENT’ - 737 | TRACE_EVENT(kvm_invlpga, +../fs/xfs/./scrub/trace.h:2108:1: note: in expansion of macro ‘TRACE_EVENT’ + 2108 | TRACE_EVENT(xrep_bmap_found, @@ -26592,3 +80122,3 @@ -../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); \ +../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); \ @@ -26596,3 +80126,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26602,2 +80132,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ - 760 | TRACE_EVENT(kvm_skinit, +../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ + 2140 | TRACE_EVENT(xrep_rmap_found, @@ -26605,6 +80135,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26614,2 +80144,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:760:1: note: in expansion of macro ‘TRACE_EVENT’ - 760 | TRACE_EVENT(kvm_skinit, +../fs/xfs/./scrub/trace.h:2140:1: note: in expansion of macro ‘TRACE_EVENT’ + 2140 | TRACE_EVENT(xrep_rmap_found, @@ -26617,3 +80147,3 @@ -../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); \ +../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); \ @@ -26621,3 +80151,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26627,2 +80157,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:817:1: note: in expansion of macro ‘TRACE_EVENT’ - 817 | TRACE_EVENT(kvm_emulate_insn, +../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ + 2172 | TRACE_EVENT(xrep_findroot_block, @@ -26630,6 +80160,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26639,2 +80169,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:817:1: note: in expansion of macro ‘TRACE_EVENT’ - 817 | TRACE_EVENT(kvm_emulate_insn, +../fs/xfs/./scrub/trace.h:2172:1: note: in expansion of macro ‘TRACE_EVENT’ + 2172 | TRACE_EVENT(xrep_findroot_block, @@ -26642,3 +80172,3 @@ -../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); \ +../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); \ @@ -26646,3 +80176,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26652,2 +80182,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:855:1: note: in expansion of macro ‘TRACE_EVENT’ - 855 | TRACE_EVENT( +../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ + 2197 | TRACE_EVENT(xrep_calc_ag_resblks, @@ -26655,6 +80185,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26664,2 +80194,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:855:1: note: in expansion of macro ‘TRACE_EVENT’ - 855 | TRACE_EVENT( +../fs/xfs/./scrub/trace.h:2197:1: note: in expansion of macro ‘TRACE_EVENT’ + 2197 | TRACE_EVENT(xrep_calc_ag_resblks, @@ -26667,3 +80197,3 @@ -../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); \ +../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); \ @@ -26671,3 +80201,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26677,2 +80207,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ - 879 | TRACE_EVENT(kvm_write_tsc_offset, +../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ + 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, @@ -26680,6 +80210,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26689,2 +80219,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:879:1: note: in expansion of macro ‘TRACE_EVENT’ - 879 | TRACE_EVENT(kvm_write_tsc_offset, +../fs/xfs/./scrub/trace.h:2226:1: note: in expansion of macro ‘TRACE_EVENT’ + 2226 | TRACE_EVENT(xrep_calc_ag_resblks_btsize, @@ -26692,3 +80222,3 @@ -../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); \ +../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); \ @@ -26696,3 +80226,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26702,2 +80232,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ - 906 | TRACE_EVENT(kvm_update_master_clock, +../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ + 2255 | TRACE_EVENT(xrep_reset_counters, @@ -26705,6 +80235,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26714,2 +80244,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:906:1: note: in expansion of macro ‘TRACE_EVENT’ - 906 | TRACE_EVENT(kvm_update_master_clock, +../fs/xfs/./scrub/trace.h:2255:1: note: in expansion of macro ‘TRACE_EVENT’ + 2255 | TRACE_EVENT(xrep_reset_counters, @@ -26717,3 +80247,3 @@ -../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); \ +../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); \ @@ -26721,3 +80251,60 @@ -../include/trace/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/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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26727,2 +80314,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:928:1: note: in expansion of macro ‘TRACE_EVENT’ - 928 | TRACE_EVENT(kvm_track_tsc, +../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ + 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, @@ -26730,6 +80317,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26739,2 +80326,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:928:1: note: in expansion of macro ‘TRACE_EVENT’ - 928 | TRACE_EVENT(kvm_track_tsc, +../fs/xfs/./scrub/trace.h:2450:1: note: in expansion of macro ‘TRACE_EVENT’ + 2450 | TRACE_EVENT(xrep_dinode_count_rmaps, @@ -26742,3 +80329,3 @@ -../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); \ +../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); \ @@ -26746,3 +80333,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26752,2 +80339,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ - 963 | TRACE_EVENT(kvm_pml_full, +../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ + 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, @@ -26755,6 +80342,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26764,2 +80351,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:963:1: note: in expansion of macro ‘TRACE_EVENT’ - 963 | TRACE_EVENT(kvm_pml_full, +../fs/xfs/./scrub/trace.h:2488:1: note: in expansion of macro ‘TRACE_EVENT’ + 2488 | TRACE_EVENT(xrep_dinode_findmode_dirent, @@ -26767,3 +80354,3 @@ -../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); \ +../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); \ @@ -26771,3 +80358,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26777,2 +80364,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ - 978 | TRACE_EVENT(kvm_ple_window_update, +../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ + 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, @@ -26780,6 +80367,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26789,2 +80376,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:978:1: note: in expansion of macro ‘TRACE_EVENT’ - 978 | TRACE_EVENT(kvm_ple_window_update, +../fs/xfs/./scrub/trace.h:2511:1: note: in expansion of macro ‘TRACE_EVENT’ + 2511 | TRACE_EVENT(xrep_dinode_findmode_dirent_inval, @@ -26792,3 +80379,3 @@ -../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); \ +../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); \ @@ -26796,3 +80383,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26802,2 +80389,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ - 999 | TRACE_EVENT(kvm_pvclock_update, +../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ + 2537 | TRACE_EVENT(xrep_cow_mark_file_range, @@ -26805,6 +80392,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26814,2 +80401,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:999:1: note: in expansion of macro ‘TRACE_EVENT’ - 999 | TRACE_EVENT(kvm_pvclock_update, +../fs/xfs/./scrub/trace.h:2537:1: note: in expansion of macro ‘TRACE_EVENT’ + 2537 | TRACE_EVENT(xrep_cow_mark_file_range, @@ -26817,3 +80404,3 @@ -../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); \ +../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); \ @@ -26821,3 +80408,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26827,2 +80414,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ - 1035 | TRACE_EVENT(kvm_wait_lapic_expire, +../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ + 2563 | TRACE_EVENT(xrep_cow_replace_mapping, @@ -26830,6 +80417,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) + | ^~~~~~~~~~~~~~~~~~~ @@ -26839,2 +80426,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1035:1: note: in expansion of macro ‘TRACE_EVENT’ - 1035 | TRACE_EVENT(kvm_wait_lapic_expire, +../fs/xfs/./scrub/trace.h:2563:1: note: in expansion of macro ‘TRACE_EVENT’ + 2563 | TRACE_EVENT(xrep_cow_replace_mapping, @@ -26842 +80429,731 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_smm_transition’: +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -26849,6 +81166,12 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -26861,7 +81184,13 @@ -../include/trace/trace_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’: +../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’: @@ -26877,2 +81206,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ - 1080 | TRACE_EVENT(kvm_pi_irte_update, +../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ + 163 | TRACE_EVENT(xlog_intent_recovery_failed, @@ -26889,2 +81218,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1080:1: note: in expansion of macro ‘TRACE_EVENT’ - 1080 | TRACE_EVENT(kvm_pi_irte_update, +../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ + 163 | TRACE_EVENT(xlog_intent_recovery_failed, @@ -26892 +81221 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_notify_acked_sint’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_perag_class’: @@ -26899,6 +81228,3 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:183:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 183 | DECLARE_EVENT_CLASS(xfs_perag_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -26911,7 +81237,4 @@ -../include/trace/trace_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’: +../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’: @@ -26927,2 +81250,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1137:1: note: in expansion of macro ‘TRACE_EVENT’ - 1137 | TRACE_EVENT(kvm_hv_synic_set_irq, +../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ + 222 | TRACE_EVENT(xfs_inodegc_worker, @@ -26939,2 +81262,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1137:1: note: in expansion of macro ‘TRACE_EVENT’ - 1137 | TRACE_EVENT(kvm_hv_synic_set_irq, +../fs/xfs/./xfs_trace.h:222:1: note: in expansion of macro ‘TRACE_EVENT’ + 222 | TRACE_EVENT(xfs_inodegc_worker, @@ -26942 +81265 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_synic_send_eoi’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_fs_class’: @@ -26949,6 +81272,3 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:238:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 238 | DECLARE_EVENT_CLASS(xfs_fs_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -26961,7 +81281,4 @@ -../include/trace/trace_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’: +../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’: @@ -26977,2 +81294,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1185:1: note: in expansion of macro ‘TRACE_EVENT’ - 1185 | TRACE_EVENT(kvm_hv_synic_set_msr, +../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, @@ -26989,2 +81306,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1185:1: note: in expansion of macro ‘TRACE_EVENT’ - 1185 | TRACE_EVENT(kvm_hv_synic_set_msr, +../fs/xfs/./xfs_trace.h:281:1: note: in expansion of macro ‘TRACE_EVENT’ + 281 | TRACE_EVENT(xfs_inodegc_shrinker_scan, @@ -26992 +81309 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_set_config’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ag_class’: @@ -26999,6 +81316,3 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:301:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 301 | DECLARE_EVENT_CLASS(xfs_ag_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27011,7 +81325,4 @@ -../include/trace/trace_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’: +../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’: @@ -27027,2 +81338,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1236:1: note: in expansion of macro ‘TRACE_EVENT’ - 1236 | TRACE_EVENT(kvm_hv_stimer_set_count, +../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(xfs_attr_list_node_descend, @@ -27039,2 +81350,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1236:1: note: in expansion of macro ‘TRACE_EVENT’ - 1236 | TRACE_EVENT(kvm_hv_stimer_set_count, +../fs/xfs/./xfs_trace.h:326:1: note: in expansion of macro ‘TRACE_EVENT’ + 326 | TRACE_EVENT(xfs_attr_list_node_descend, @@ -27042 +81353 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_start_periodic’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_bmap_class’: @@ -27049,6 +81360,3 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:378:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 378 | DECLARE_EVENT_CLASS(xfs_bmap_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27061,7 +81369,4 @@ -../include/trace/trace_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’: +../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’: @@ -27074,6 +81379,3 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:437:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 437 | DECLARE_EVENT_CLASS(xfs_buf_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27086,7 +81388,4 @@ -../include/trace/trace_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’: +../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’: @@ -27099,6 +81398,3 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:508:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 508 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27111,7 +81407,4 @@ -../include/trace/trace_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’: +../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’: @@ -27127,2 +81420,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ - 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, +../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ + 551 | TRACE_EVENT(xfs_buf_ioerror, @@ -27139,2 +81432,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1335:1: note: in expansion of macro ‘TRACE_EVENT’ - 1335 | TRACE_EVENT(kvm_hv_stimer_expiration, +../fs/xfs/./xfs_trace.h:551:1: note: in expansion of macro ‘TRACE_EVENT’ + 551 | TRACE_EVENT(xfs_buf_ioerror, @@ -27142 +81435 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_stimer_cleanup’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_buf_item_class’: @@ -27149,6 +81442,3 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:589:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 589 | DECLARE_EVENT_CLASS(xfs_buf_item_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27161,7 +81451,4 @@ -../include/trace/trace_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’: +../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’: @@ -27174,6 +81461,3 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:664:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 664 | DECLARE_EVENT_CLASS(xfs_filestream_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27186,7 +81470,4 @@ -../include/trace/trace_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’: +../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’: @@ -27202,2 +81483,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ - 1405 | TRACE_EVENT(kvm_apicv_accept_irq, +../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ + 693 | TRACE_EVENT(xfs_filestream_pick, @@ -27214,2 +81495,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1405:1: note: in expansion of macro ‘TRACE_EVENT’ - 1405 | TRACE_EVENT(kvm_apicv_accept_irq, +../fs/xfs/./xfs_trace.h:693:1: note: in expansion of macro ‘TRACE_EVENT’ + 693 | TRACE_EVENT(xfs_filestream_pick, @@ -27217 +81498 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_avic_incomplete_ipi’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_lock_class’: @@ -27224,6 +81505,3 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 723 | DECLARE_EVENT_CLASS(xfs_lock_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27236,7 +81514,4 @@ -../include/trace/trace_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’: +../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’: @@ -27249,6 +81524,3 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:756:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 756 | DECLARE_EVENT_CLASS(xfs_inode_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27261,7 +81533,4 @@ -../include/trace/trace_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’: +../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’: @@ -27277,2 +81546,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1486:1: note: in expansion of macro ‘TRACE_EVENT’ - 1486 | TRACE_EVENT(kvm_avic_ga_log, +../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ + 830 | TRACE_EVENT(xfs_filemap_fault, @@ -27289,2 +81558,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1486:1: note: in expansion of macro ‘TRACE_EVENT’ - 1486 | TRACE_EVENT(kvm_avic_ga_log, +../fs/xfs/./xfs_trace.h:830:1: note: in expansion of macro ‘TRACE_EVENT’ + 830 | TRACE_EVENT(xfs_filemap_fault, @@ -27292 +81561 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_avic_kick_vcpu_slowpath’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iref_class’: @@ -27299,6 +81568,3 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:852:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 852 | DECLARE_EVENT_CLASS(xfs_iref_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27311,7 +81577,4 @@ -../include/trace/trace_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’: +../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’: @@ -27327,2 +81590,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ - 1524 | TRACE_EVENT(kvm_avic_doorbell, +../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ + 877 | TRACE_EVENT(xfs_iomap_prealloc_size, @@ -27339,2 +81602,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1524:1: note: in expansion of macro ‘TRACE_EVENT’ - 1524 | TRACE_EVENT(kvm_avic_doorbell, +../fs/xfs/./xfs_trace.h:877:1: note: in expansion of macro ‘TRACE_EVENT’ + 877 | TRACE_EVENT(xfs_iomap_prealloc_size, @@ -27342 +81605 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_timer_state’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_irec_merge_pre’: @@ -27352,2 +81615,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ - 1542 | TRACE_EVENT(kvm_hv_timer_state, +../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ + 901 | TRACE_EVENT(xfs_irec_merge_pre, @@ -27364,2 +81627,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1542:1: note: in expansion of macro ‘TRACE_EVENT’ - 1542 | TRACE_EVENT(kvm_hv_timer_state, +../fs/xfs/./xfs_trace.h:901:1: note: in expansion of macro ‘TRACE_EVENT’ + 901 | TRACE_EVENT(xfs_irec_merge_pre, @@ -27367 +81630 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_flush_tlb’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_irec_merge_post’: @@ -27377,2 +81640,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1561:1: note: in expansion of macro ‘TRACE_EVENT’ - 1561 | TRACE_EVENT(kvm_hv_flush_tlb, +../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ + 930 | TRACE_EVENT(xfs_irec_merge_post, @@ -27389,2 +81652,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1561:1: note: in expansion of macro ‘TRACE_EVENT’ - 1561 | TRACE_EVENT(kvm_hv_flush_tlb, +../fs/xfs/./xfs_trace.h:930:1: note: in expansion of macro ‘TRACE_EVENT’ + 930 | TRACE_EVENT(xfs_irec_merge_post, @@ -27392 +81655 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_flush_tlb_ex’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_namespace_class’: @@ -27399,6 +81662,3 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:963:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 963 | DECLARE_EVENT_CLASS(xfs_namespace_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27411,7 +81671,4 @@ -../include/trace/trace_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’: +../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’: @@ -27427,2 +81684,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1617:1: note: in expansion of macro ‘TRACE_EVENT’ - 1617 | TRACE_EVENT(kvm_hv_send_ipi, +../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ + 995 | TRACE_EVENT(xfs_rename, @@ -27439,2 +81696,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1617:1: note: in expansion of macro ‘TRACE_EVENT’ - 1617 | TRACE_EVENT(kvm_hv_send_ipi, +../fs/xfs/./xfs_trace.h:995:1: note: in expansion of macro ‘TRACE_EVENT’ + 995 | TRACE_EVENT(xfs_rename, @@ -27442 +81699 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_hv_send_ipi_ex’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_dquot_class’: @@ -27449,6 +81706,3 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:1029:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1029 | DECLARE_EVENT_CLASS(xfs_dquot_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27461,7 +81715,4 @@ -../include/trace/trace_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’: +../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’: @@ -27477,2 +81728,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1656:1: note: in expansion of macro ‘TRACE_EVENT’ - 1656 | TRACE_EVENT(kvm_pv_tlb_flush, +../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ + 1127 | TRACE_EVENT(xfs_trans_mod_dquot, @@ -27489,2 +81740,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1656:1: note: in expansion of macro ‘TRACE_EVENT’ - 1656 | TRACE_EVENT(kvm_pv_tlb_flush, +../fs/xfs/./xfs_trace.h:1127:1: note: in expansion of macro ‘TRACE_EVENT’ + 1127 | TRACE_EVENT(xfs_trans_mod_dquot, @@ -27492 +81743 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_nested_vmenter_failed’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_dqtrx_class’: @@ -27499,6 +81750,3 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:1156:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1156 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27511,7 +81759,4 @@ -../include/trace/trace_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’: +../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’: @@ -27524,6 +81769,3 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:1228:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1228 | DECLARE_EVENT_CLASS(xfs_loggrant_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27536,7 +81778,4 @@ -../include/trace/trace_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’: +../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’: @@ -27549,6 +81788,3 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:1312:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1312 | DECLARE_EVENT_CLASS(xfs_log_item_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27561,7 +81797,4 @@ -../include/trace/trace_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’: +../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’: @@ -27577,2 +81810,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ - 1750 | TRACE_EVENT(kvm_vmgexit_enter, +../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ + 1337 | TRACE_EVENT(xfs_log_force, @@ -27589,2 +81822,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1750:1: note: in expansion of macro ‘TRACE_EVENT’ - 1750 | TRACE_EVENT(kvm_vmgexit_enter, +../fs/xfs/./xfs_trace.h:1337:1: note: in expansion of macro ‘TRACE_EVENT’ + 1337 | TRACE_EVENT(xfs_log_force, @@ -27592 +81825 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_vmgexit_exit’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ail_class’: @@ -27599,6 +81832,3 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:1367:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1367 | DECLARE_EVENT_CLASS(xfs_ail_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27611,7 +81841,4 @@ -../include/trace/trace_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’: +../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’: @@ -27627,2 +81854,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ - 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, +../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ + 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, @@ -27639,2 +81866,2 @@ -../include/trace/../../arch/x86/kvm/trace.h:1802:1: note: in expansion of macro ‘TRACE_EVENT’ - 1802 | TRACE_EVENT(kvm_vmgexit_msr_protocol_enter, +../fs/xfs/./xfs_trace.h:1403:1: note: in expansion of macro ‘TRACE_EVENT’ + 1403 | TRACE_EVENT(xfs_log_assign_tail_lsn, @@ -27642 +81869 @@ -../include/trace/../../arch/x86/kvm/trace.h: In function ‘trace_event_raw_event_kvm_vmgexit_msr_protocol_exit’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_file_class’: @@ -27649,6 +81876,3 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:1425:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1425 | DECLARE_EVENT_CLASS(xfs_file_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27661,7 +81885,4 @@ -../include/trace/trace_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’: +../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’: @@ -27674,6 +81895,3 @@ -../include/trace/trace_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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:1462:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1462 | DECLARE_EVENT_CLASS(xfs_imap_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27686,14 +81904,5 @@ -../include/trace/trace_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/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] +../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’? @@ -27701 +81910 @@ - | ^~~~~~~~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~ @@ -27705,7 +81914,4 @@ -../include/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’? +../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’? @@ -27713 +81919 @@ - | ^~~~~~~~~~~~~~~ + | ^~~~~~~~~~~~~~~~~ @@ -27717,7 +81923,5 @@ -../include/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 +../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’? @@ -27729,6 +81933,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:1553:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1553 | DECLARE_EVENT_CLASS(xfs_itrunc_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27740,0 +81942,10 @@ +../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), \ + | ^~~~~~~~~~~~~~~~~~~~ @@ -27744,2 +81955,2 @@ -../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ - 137 | TRACE_EVENT(ext4_other_inode_update_time, +../fs/xfs/./xfs_trace.h:1582:1: note: in expansion of macro ‘TRACE_EVENT’ + 1582 | TRACE_EVENT(xfs_pagecache_inval, @@ -27747,3 +81958,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); \ + | ^~~~~~~~~~~~~~~~~ @@ -27756,2 +81967,2 @@ -../include/trace/events/ext4.h:137:1: note: in expansion of macro ‘TRACE_EVENT’ - 137 | TRACE_EVENT(ext4_other_inode_update_time, +../fs/xfs/./xfs_trace.h:1582:1: note: in expansion of macro ‘TRACE_EVENT’ + 1582 | TRACE_EVENT(xfs_pagecache_inval, @@ -27759 +81970 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_free_inode’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_bunmap’: @@ -27769,2 +81980,2 @@ -../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ - 167 | TRACE_EVENT(ext4_free_inode, +../fs/xfs/./xfs_trace.h:1607:1: note: in expansion of macro ‘TRACE_EVENT’ + 1607 | TRACE_EVENT(xfs_bunmap, @@ -27781,2 +81992,2 @@ -../include/trace/events/ext4.h:167:1: note: in expansion of macro ‘TRACE_EVENT’ - 167 | TRACE_EVENT(ext4_free_inode, +../fs/xfs/./xfs_trace.h:1607:1: note: in expansion of macro ‘TRACE_EVENT’ + 1607 | TRACE_EVENT(xfs_bunmap, @@ -27784 +81995 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_request_inode’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_extent_busy_class’: @@ -27788,9 +81999,6 @@ -../include/trace/trace_events.h:457:9: note: in expansion of macro ‘_DECLARE_EVENT_CLASS’ - 457 | _DECLARE_EVENT_CLASS(call, PARAMS(proto), PARAMS(args), \ - | ^~~~~~~~~~~~~~~~~~~~ -../include/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: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, + | ^~~~~~~~~~~~~~~~~~~ @@ -27803,7 +82011,4 @@ -../include/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’: +../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’: @@ -27819,2 +82024,2 @@ -../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ - 218 | TRACE_EVENT(ext4_allocate_inode, +../fs/xfs/./xfs_trace.h:1673:1: note: in expansion of macro ‘TRACE_EVENT’ + 1673 | TRACE_EVENT(xfs_extent_busy_trim, @@ -27831,2 +82036,2 @@ -../include/trace/events/ext4.h:218:1: note: in expansion of macro ‘TRACE_EVENT’ - 218 | TRACE_EVENT(ext4_allocate_inode, +../fs/xfs/./xfs_trace.h:1673:1: note: in expansion of macro ‘TRACE_EVENT’ + 1673 | TRACE_EVENT(xfs_extent_busy_trim, @@ -27834 +82039 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_evict_inode’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_agf_class’: @@ -27841,6 +82046,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:1703:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1703 | DECLARE_EVENT_CLASS(xfs_agf_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27853,7 +82055,4 @@ -../include/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’: +../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’: @@ -27869,2 +82068,2 @@ -../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ - 265 | TRACE_EVENT(ext4_drop_inode, +../fs/xfs/./xfs_trace.h:1765:1: note: in expansion of macro ‘TRACE_EVENT’ + 1765 | TRACE_EVENT(xfs_free_extent, @@ -27881,2 +82080,2 @@ -../include/trace/events/ext4.h:265:1: note: in expansion of macro ‘TRACE_EVENT’ - 265 | TRACE_EVENT(ext4_drop_inode, +../fs/xfs/./xfs_trace.h:1765:1: note: in expansion of macro ‘TRACE_EVENT’ + 1765 | TRACE_EVENT(xfs_free_extent, @@ -27884 +82083 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_nfs_commit_metadata’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_alloc_class’: @@ -27891,6 +82090,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:1800:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1800 | DECLARE_EVENT_CLASS(xfs_alloc_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27903,7 +82099,4 @@ -../include/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’: +../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’: @@ -27919,2 +82112,2 @@ -../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ - 307 | TRACE_EVENT(ext4_mark_inode_dirty, +../fs/xfs/./xfs_trace.h:1905:1: note: in expansion of macro ‘TRACE_EVENT’ + 1905 | TRACE_EVENT(xfs_alloc_cur_check, @@ -27931,2 +82124,2 @@ -../include/trace/events/ext4.h:307:1: note: in expansion of macro ‘TRACE_EVENT’ - 307 | TRACE_EVENT(ext4_mark_inode_dirty, +../fs/xfs/./xfs_trace.h:1905:1: note: in expansion of macro ‘TRACE_EVENT’ + 1905 | TRACE_EVENT(xfs_alloc_cur_check, @@ -27934 +82127 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_begin_ordered_truncate’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_da_class’: @@ -27941,6 +82134,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:1931:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1931 | DECLARE_EVENT_CLASS(xfs_da_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -27953,7 +82143,4 @@ -../include/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’: +../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’: @@ -27966,2 +82153,2 @@ -../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 352 | DECLARE_EVENT_CLASS(ext4__write_begin, +../fs/xfs/./xfs_trace.h:1998:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1998 | DECLARE_EVENT_CLASS(xfs_attr_class, @@ -27975,2 +82162,2 @@ -../include/trace/events/ext4.h:352:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 352 | DECLARE_EVENT_CLASS(ext4__write_begin, +../fs/xfs/./xfs_trace.h:1998:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 1998 | DECLARE_EVENT_CLASS(xfs_attr_class, @@ -27978 +82165 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__write_end’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_dir2_space_class’: @@ -27985,2 +82172,2 @@ -../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 392 | DECLARE_EVENT_CLASS(ext4__write_end, +../fs/xfs/./xfs_trace.h:2106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2106 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, @@ -27994,2 +82181,2 @@ -../include/trace/events/ext4.h:392:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 392 | DECLARE_EVENT_CLASS(ext4__write_end, +../fs/xfs/./xfs_trace.h:2106:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2106 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, @@ -27997 +82184 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_writepages’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_dir2_leafn_moveents’: @@ -28007,2 +82194,2 @@ -../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ - 444 | TRACE_EVENT(ext4_writepages, +../fs/xfs/./xfs_trace.h:2137:1: note: in expansion of macro ‘TRACE_EVENT’ + 2137 | TRACE_EVENT(xfs_dir2_leafn_moveents, @@ -28019,2 +82206,2 @@ -../include/trace/events/ext4.h:444:1: note: in expansion of macro ‘TRACE_EVENT’ - 444 | TRACE_EVENT(ext4_writepages, +../fs/xfs/./xfs_trace.h:2137:1: note: in expansion of macro ‘TRACE_EVENT’ + 2137 | TRACE_EVENT(xfs_dir2_leafn_moveents, @@ -28022 +82209 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_da_write_pages’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_swap_extent_class’: @@ -28029,6 +82216,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:2176:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2176 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28041,7 +82225,4 @@ -../include/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’: +../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’: @@ -28057,2 +82238,2 @@ -../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ - 515 | TRACE_EVENT(ext4_da_write_pages_extent, +../fs/xfs/./xfs_trace.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ + 2216 | TRACE_EVENT(xfs_log_recover, @@ -28069,2 +82250,2 @@ -../include/trace/events/ext4.h:515:1: note: in expansion of macro ‘TRACE_EVENT’ - 515 | TRACE_EVENT(ext4_da_write_pages_extent, +../fs/xfs/./xfs_trace.h:2216:1: note: in expansion of macro ‘TRACE_EVENT’ + 2216 | TRACE_EVENT(xfs_log_recover, @@ -28072 +82253 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_writepages_result’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover_record’: @@ -28082,2 +82263,2 @@ -../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ - 542 | TRACE_EVENT(ext4_writepages_result, +../fs/xfs/./xfs_trace.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ + 2234 | TRACE_EVENT(xfs_log_recover_record, @@ -28094,2 +82275,2 @@ -../include/trace/events/ext4.h:542:1: note: in expansion of macro ‘TRACE_EVENT’ - 542 | TRACE_EVENT(ext4_writepages_result, +../fs/xfs/./xfs_trace.h:2234:1: note: in expansion of macro ‘TRACE_EVENT’ + 2234 | TRACE_EVENT(xfs_log_recover_record, @@ -28097 +82278 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__folio_op’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover_item_class’: @@ -28104,2 +82285,2 @@ -../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 577 | DECLARE_EVENT_CLASS(ext4__folio_op, +../fs/xfs/./xfs_trace.h:2257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2257 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, @@ -28113,2 +82294,2 @@ -../include/trace/events/ext4.h:577:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 577 | DECLARE_EVENT_CLASS(ext4__folio_op, +../fs/xfs/./xfs_trace.h:2257:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2257 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, @@ -28116 +82297 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_invalidate_folio_op’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover_buf_item_class’: @@ -28123,2 +82304,2 @@ -../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, +../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, @@ -28132,2 +82313,2 @@ -../include/trace/events/ext4.h:615:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 615 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, +../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, @@ -28135 +82316 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_discard_blocks’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_log_recover_ino_item_class’: @@ -28142,6 +82323,3 @@ -../include/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, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -28154,7 +82332,4 @@ -../include/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’: +../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’: @@ -28167,2 +82342,2 @@ -../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, +../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, @@ -28176,2 +82351,2 @@ -../include/trace/events/ext4.h:679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 679 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, +../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, @@ -28179 +82354 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_mb_release_inode_pa’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_discard_class’: @@ -28186,6 +82361,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:2433:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2433 | DECLARE_EVENT_CLASS(xfs_discard_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28198,7 +82370,4 @@ -../include/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’: +../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’: @@ -28211,6 +82380,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:2466:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2466 | DECLARE_EVENT_CLASS(xfs_rtdiscard_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28223,7 +82389,4 @@ -../include/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’: +../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’: @@ -28236,6 +82399,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:2495:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2495 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28248,7 +82408,4 @@ -../include/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’: +../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’: @@ -28264,2 +82421,2 @@ -../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ - 797 | TRACE_EVENT(ext4_mb_discard_preallocations, +../fs/xfs/./xfs_trace.h:2530:1: note: in expansion of macro ‘TRACE_EVENT’ + 2530 | TRACE_EVENT(xfs_btree_alloc_block, @@ -28276,2 +82433,2 @@ -../include/trace/events/ext4.h:797:1: note: in expansion of macro ‘TRACE_EVENT’ - 797 | TRACE_EVENT(ext4_mb_discard_preallocations, +../fs/xfs/./xfs_trace.h:2530:1: note: in expansion of macro ‘TRACE_EVENT’ + 2530 | TRACE_EVENT(xfs_btree_alloc_block, @@ -28279 +82436 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_request_blocks’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_free_block’: @@ -28289,2 +82446,2 @@ -../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ - 818 | TRACE_EVENT(ext4_request_blocks, +../fs/xfs/./xfs_trace.h:2584:1: note: in expansion of macro ‘TRACE_EVENT’ + 2584 | TRACE_EVENT(xfs_btree_free_block, @@ -28301,2 +82458,2 @@ -../include/trace/events/ext4.h:818:1: note: in expansion of macro ‘TRACE_EVENT’ - 818 | TRACE_EVENT(ext4_request_blocks, +../fs/xfs/./xfs_trace.h:2584:1: note: in expansion of macro ‘TRACE_EVENT’ + 2584 | TRACE_EVENT(xfs_btree_free_block, @@ -28304 +82461 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_allocate_blocks’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_defer_class’: @@ -28311,6 +82468,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:2617:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2617 | DECLARE_EVENT_CLASS(xfs_defer_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28323,7 +82477,4 @@ -../include/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’: +../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’: @@ -28336,6 +82487,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:2641:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2641 | DECLARE_EVENT_CLASS(xfs_defer_error_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28348,7 +82496,4 @@ -../include/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’: +../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’: @@ -28361,6 +82506,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:2665:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2665 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28373,7 +82515,4 @@ -../include/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’: +../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’: @@ -28386,6 +82525,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:2715:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2715 | DECLARE_EVENT_CLASS(xfs_free_extent_deferred_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28398,7 +82534,4 @@ -../include/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’: +../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’: @@ -28411,6 +82544,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:2748:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2748 | DECLARE_EVENT_CLASS(xfs_defer_pending_item_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28423,7 +82553,4 @@ -../include/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’: +../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’: @@ -28436,6 +82563,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:2790:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2790 | DECLARE_EVENT_CLASS(xfs_rmap_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28448,7 +82572,4 @@ -../include/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’: +../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’: @@ -28461,6 +82582,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:2832:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2832 | DECLARE_EVENT_CLASS(xfs_btree_error_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28473,7 +82591,4 @@ -../include/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’: +../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’: @@ -28489,2 +82604,2 @@ -../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ - 1092 | TRACE_EVENT(ext4_mballoc_prealloc, +../fs/xfs/./xfs_trace.h:2886:1: note: in expansion of macro ‘TRACE_EVENT’ + 2886 | TRACE_EVENT(xfs_rmap_convert_state, @@ -28501,2 +82616,2 @@ -../include/trace/events/ext4.h:1092:1: note: in expansion of macro ‘TRACE_EVENT’ - 1092 | TRACE_EVENT(ext4_mballoc_prealloc, +../fs/xfs/./xfs_trace.h:2886:1: note: in expansion of macro ‘TRACE_EVENT’ + 2886 | TRACE_EVENT(xfs_rmap_convert_state, @@ -28504 +82619 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__mballoc’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rmapbt_class’: @@ -28511,2 +82626,2 @@ -../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, +../fs/xfs/./xfs_trace.h:2924:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2924 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, @@ -28520,2 +82635,2 @@ -../include/trace/events/ext4.h:1132:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1132 | DECLARE_EVENT_CLASS(ext4__mballoc, +../fs/xfs/./xfs_trace.h:2924:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2924 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, @@ -28523 +82638 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_forget’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_rmap_deferred_class’: @@ -28530,6 +82645,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:2972:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 2972 | DECLARE_EVENT_CLASS(xfs_rmap_deferred_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28542,7 +82654,4 @@ -../include/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’: +../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’: @@ -28555,6 +82664,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:3035:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3035 | DECLARE_EVENT_CLASS(xfs_bmap_deferred_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28567,7 +82673,4 @@ -../include/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’: +../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’: @@ -28580,6 +82683,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:3096:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3096 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28592,7 +82692,4 @@ -../include/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’: +../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’: @@ -28605,6 +82702,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:3148:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3148 | DECLARE_EVENT_CLASS(xfs_ag_error_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28617,7 +82711,4 @@ -../include/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’: +../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’: @@ -28630,2 +82721,2 @@ -../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, +../fs/xfs/./xfs_trace.h:3180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3180 | DECLARE_EVENT_CLASS(xfs_refcount_class, @@ -28639,2 +82730,2 @@ -../include/trace/events/ext4.h:1310:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1310 | DECLARE_EVENT_CLASS(ext4__bitmap_load, +../fs/xfs/./xfs_trace.h:3180:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3180 | DECLARE_EVENT_CLASS(xfs_refcount_class, @@ -28642 +82733 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_read_block_bitmap_load’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_lookup’: @@ -28652,2 +82743,2 @@ -../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ - 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, +../fs/xfs/./xfs_trace.h:3211:1: note: in expansion of macro ‘TRACE_EVENT’ + 3211 | TRACE_EVENT(xfs_refcount_lookup, @@ -28664,2 +82755,2 @@ -../include/trace/events/ext4.h:1352:1: note: in expansion of macro ‘TRACE_EVENT’ - 1352 | TRACE_EVENT(ext4_read_block_bitmap_load, +../fs/xfs/./xfs_trace.h:3211:1: note: in expansion of macro ‘TRACE_EVENT’ + 3211 | TRACE_EVENT(xfs_refcount_lookup, @@ -28667 +82758 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__fallocate_mode’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_extent_class’: @@ -28674,2 +82765,2 @@ -../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, +../fs/xfs/./xfs_trace.h:3236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3236 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, @@ -28683,2 +82774,2 @@ -../include/trace/events/ext4.h:1375:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1375 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, +../fs/xfs/./xfs_trace.h:3236:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3236 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, @@ -28686 +82777 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fallocate_exit’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_extent_at_class’: @@ -28693,6 +82784,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:3270:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3270 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28705,7 +82793,4 @@ -../include/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’: +../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’: @@ -28718,6 +82803,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:3309:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3309 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28730,7 +82812,4 @@ -../include/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’: +../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’: @@ -28743,6 +82822,3 @@ -../include/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, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -28755,7 +82831,4 @@ -../include/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’: +../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’: @@ -28768,2 +82841,2 @@ -../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1501 | DECLARE_EVENT_CLASS(ext4__truncate, +../fs/xfs/./xfs_trace.h:3410:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3410 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, @@ -28777,2 +82850,2 @@ -../include/trace/events/ext4.h:1501:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1501 | DECLARE_EVENT_CLASS(ext4__truncate, +../fs/xfs/./xfs_trace.h:3410:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3410 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, @@ -28780 +82853 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_convert_to_initialized_enter’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_refcount_deferred_class’: @@ -28787,6 +82860,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:3512:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3512 | DECLARE_EVENT_CLASS(xfs_refcount_deferred_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28799,7 +82869,4 @@ -../include/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’: +../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’: @@ -28812,6 +82879,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:3545:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3545 | DECLARE_EVENT_CLASS(xfs_inode_error_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28824,7 +82888,4 @@ -../include/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’: +../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’: @@ -28837,2 +82898,2 @@ -../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, +../fs/xfs/./xfs_trace.h:3576:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3576 | DECLARE_EVENT_CLASS(xfs_double_io_class, @@ -28846,2 +82907,2 @@ -../include/trace/events/ext4.h:1618:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1618 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, +../fs/xfs/./xfs_trace.h:3576:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3576 | DECLARE_EVENT_CLASS(xfs_double_io_class, @@ -28849 +82910 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__map_blocks_exit’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inode_irec_class’: @@ -28856,2 +82917,2 @@ -../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, +../fs/xfs/./xfs_trace.h:3626:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3626 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, @@ -28865,2 +82926,2 @@ -../include/trace/events/ext4.h:1660:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1660 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, +../fs/xfs/./xfs_trace.h:3626:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3626 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, @@ -28868 +82929 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_load_extent’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_wb_invalid_class’: @@ -28875,6 +82936,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:3659:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3659 | DECLARE_EVENT_CLASS(xfs_wb_invalid_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28887,7 +82945,4 @@ -../include/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’: +../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’: @@ -28900,6 +82955,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:3702:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3702 | DECLARE_EVENT_CLASS(xfs_iomap_invalid_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28912,7 +82964,4 @@ -../include/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’: +../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’: @@ -28928,2 +82977,2 @@ -../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ - 1755 | TRACE_EVENT(ext4_journal_start_sb, +../fs/xfs/./xfs_trace.h:3750:1: note: in expansion of macro ‘TRACE_EVENT’ + 3750 | TRACE_EVENT(xfs_reflink_remap_blocks, @@ -28940,2 +82989,2 @@ -../include/trace/events/ext4.h:1755:1: note: in expansion of macro ‘TRACE_EVENT’ - 1755 | TRACE_EVENT(ext4_journal_start_sb, +../fs/xfs/./xfs_trace.h:3750:1: note: in expansion of macro ‘TRACE_EVENT’ + 3750 | TRACE_EVENT(xfs_reflink_remap_blocks, @@ -28943 +82992 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_inode’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ioctl_clone’: @@ -28953,2 +83002,2 @@ -../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ - 1785 | TRACE_EVENT(ext4_journal_start_inode, +../fs/xfs/./xfs_trace.h:3794:1: note: in expansion of macro ‘TRACE_EVENT’ + 3794 | TRACE_EVENT(xfs_ioctl_clone, @@ -28965,2 +83014,2 @@ -../include/trace/events/ext4.h:1785:1: note: in expansion of macro ‘TRACE_EVENT’ - 1785 | TRACE_EVENT(ext4_journal_start_inode, +../fs/xfs/./xfs_trace.h:3794:1: note: in expansion of macro ‘TRACE_EVENT’ + 3794 | TRACE_EVENT(xfs_ioctl_clone, @@ -28968 +83017 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_journal_start_reserved’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_fsmap_class’: @@ -28975,6 +83024,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:3846:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3846 | DECLARE_EVENT_CLASS(xfs_fsmap_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -28987,7 +83033,4 @@ -../include/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’: +../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’: @@ -29000,2 +83043,2 @@ -../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1840 | DECLARE_EVENT_CLASS(ext4__trim, +../fs/xfs/./xfs_trace.h:3889:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3889 | DECLARE_EVENT_CLASS(xfs_fsmap_linear_class, @@ -29009,2 +83052,2 @@ -../include/trace/events/ext4.h:1840:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 1840 | DECLARE_EVENT_CLASS(ext4__trim, +../fs/xfs/./xfs_trace.h:3889:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3889 | DECLARE_EVENT_CLASS(xfs_fsmap_linear_class, @@ -29012 +83055 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_handle_unwritten_extents’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_getfsmap_class’: @@ -29019,6 +83062,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:3914:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3914 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -29031,7 +83071,4 @@ -../include/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’: +../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’: @@ -29044,6 +83081,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:3952:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 3952 | DECLARE_EVENT_CLASS(xfs_trans_resv_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -29056,7 +83090,4 @@ -../include/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’: +../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’: @@ -29072,2 +83103,2 @@ -../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ - 1956 | TRACE_EVENT(ext4_ext_show_extent, +../fs/xfs/./xfs_trace.h:3986:1: note: in expansion of macro ‘TRACE_EVENT’ + 3986 | TRACE_EVENT(xfs_log_get_max_trans_res, @@ -29084,2 +83115,2 @@ -../include/trace/events/ext4.h:1956:1: note: in expansion of macro ‘TRACE_EVENT’ - 1956 | TRACE_EVENT(ext4_ext_show_extent, +../fs/xfs/./xfs_trace.h:3986:1: note: in expansion of macro ‘TRACE_EVENT’ + 3986 | TRACE_EVENT(xfs_log_get_max_trans_res, @@ -29087 +83118 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_remove_blocks’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_trans_class’: @@ -29094,6 +83125,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:4005:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 4005 | DECLARE_EVENT_CLASS(xfs_trans_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -29106,7 +83134,4 @@ -../include/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’: +../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’: @@ -29122,2 +83147,2 @@ -../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ - 2033 | TRACE_EVENT(ext4_ext_rm_leaf, +../fs/xfs/./xfs_trace.h:4043:1: note: in expansion of macro ‘TRACE_EVENT’ + 4043 | TRACE_EVENT(xfs_iunlink_update_bucket, @@ -29134,2 +83159,2 @@ -../include/trace/events/ext4.h:2033:1: note: in expansion of macro ‘TRACE_EVENT’ - 2033 | TRACE_EVENT(ext4_ext_rm_leaf, +../fs/xfs/./xfs_trace.h:4043:1: note: in expansion of macro ‘TRACE_EVENT’ + 4043 | TRACE_EVENT(xfs_iunlink_update_bucket, @@ -29137 +83162 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_rm_idx’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iunlink_update_dinode’: @@ -29147,2 +83172,2 @@ -../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ - 2077 | TRACE_EVENT(ext4_ext_rm_idx, +../fs/xfs/./xfs_trace.h:4069:1: note: in expansion of macro ‘TRACE_EVENT’ + 4069 | TRACE_EVENT(xfs_iunlink_update_dinode, @@ -29159,2 +83184,2 @@ -../include/trace/events/ext4.h:2077:1: note: in expansion of macro ‘TRACE_EVENT’ - 2077 | TRACE_EVENT(ext4_ext_rm_idx, +../fs/xfs/./xfs_trace.h:4069:1: note: in expansion of macro ‘TRACE_EVENT’ + 4069 | TRACE_EVENT(xfs_iunlink_update_dinode, @@ -29162 +83187 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_remove_space’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iunlink_reload_next’: @@ -29172,2 +83197,2 @@ -../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ - 2100 | TRACE_EVENT(ext4_ext_remove_space, +../fs/xfs/./xfs_trace.h:4095:1: note: in expansion of macro ‘TRACE_EVENT’ + 4095 | TRACE_EVENT(xfs_iunlink_reload_next, @@ -29184,2 +83209,2 @@ -../include/trace/events/ext4.h:2100:1: note: in expansion of macro ‘TRACE_EVENT’ - 2100 | TRACE_EVENT(ext4_ext_remove_space, +../fs/xfs/./xfs_trace.h:4095:1: note: in expansion of macro ‘TRACE_EVENT’ + 4095 | TRACE_EVENT(xfs_iunlink_reload_next, @@ -29187 +83212 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_ext_remove_space_done’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_inode_reload_unlinked_bucket’: @@ -29197,2 +83222,2 @@ -../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ - 2130 | TRACE_EVENT(ext4_ext_remove_space_done, +../fs/xfs/./xfs_trace.h:4120:1: note: in expansion of macro ‘TRACE_EVENT’ + 4120 | TRACE_EVENT(xfs_inode_reload_unlinked_bucket, @@ -29209,2 +83234,2 @@ -../include/trace/events/ext4.h:2130:1: note: in expansion of macro ‘TRACE_EVENT’ - 2130 | TRACE_EVENT(ext4_ext_remove_space_done, +../fs/xfs/./xfs_trace.h:4120:1: note: in expansion of macro ‘TRACE_EVENT’ + 4120 | TRACE_EVENT(xfs_inode_reload_unlinked_bucket, @@ -29212 +83237 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__es_extent’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_ag_inode_class’: @@ -29219,2 +83244,2 @@ -../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, +../fs/xfs/./xfs_trace.h:4140:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 4140 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, @@ -29228,2 +83253,2 @@ -../include/trace/events/ext4.h:2174:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2174 | DECLARE_EVENT_CLASS(ext4__es_extent, +../fs/xfs/./xfs_trace.h:4140:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 4140 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, @@ -29231 +83256 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_remove_extent’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_fs_corrupt_class’: @@ -29238,6 +83263,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:4165:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 4165 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -29250,7 +83272,4 @@ -../include/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’: +../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’: @@ -29263,6 +83282,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:4193:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 4193 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -29275,7 +83291,4 @@ -../include/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’: +../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’: @@ -29288,6 +83301,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:4220:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 4220 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -29300,7 +83310,4 @@ -../include/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’: +../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’: @@ -29316,2 +83323,2 @@ -../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ - 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, +../fs/xfs/./xfs_trace.h:4246:1: note: in expansion of macro ‘TRACE_EVENT’ + 4246 | TRACE_EVENT(xfs_iwalk_ag, @@ -29328,2 +83335,2 @@ -../include/trace/events/ext4.h:2293:1: note: in expansion of macro ‘TRACE_EVENT’ - 2293 | TRACE_EVENT(ext4_es_lookup_extent_enter, +../fs/xfs/./xfs_trace.h:4246:1: note: in expansion of macro ‘TRACE_EVENT’ + 4246 | TRACE_EVENT(xfs_iwalk_ag, @@ -29331 +83338 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_lookup_extent_exit’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_iwalk_ag_rec’: @@ -29341,2 +83348,2 @@ -../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ - 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, +../fs/xfs/./xfs_trace.h:4265:1: note: in expansion of macro ‘TRACE_EVENT’ + 4265 | TRACE_EVENT(xfs_iwalk_ag_rec, @@ -29353,2 +83360,2 @@ -../include/trace/events/ext4.h:2315:1: note: in expansion of macro ‘TRACE_EVENT’ - 2315 | TRACE_EVENT(ext4_es_lookup_extent_exit, +../fs/xfs/./xfs_trace.h:4265:1: note: in expansion of macro ‘TRACE_EVENT’ + 4265 | TRACE_EVENT(xfs_iwalk_ag_rec, @@ -29356 +83363 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4__es_shrink_enter’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_pwork_init’: @@ -29363,3 +83370,6 @@ -../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: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, + | ^~~~~~~~~~~ @@ -29372,4 +83382,7 @@ -../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: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’: @@ -29385,2 +83398,2 @@ -../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ - 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, +../fs/xfs/./xfs_trace.h:4304:1: note: in expansion of macro ‘TRACE_EVENT’ + 4304 | TRACE_EVENT(xfs_check_new_dalign, @@ -29397,2 +83410,2 @@ -../include/trace/events/ext4.h:2383:1: note: in expansion of macro ‘TRACE_EVENT’ - 2383 | TRACE_EVENT(ext4_es_shrink_scan_exit, +../fs/xfs/./xfs_trace.h:4304:1: note: in expansion of macro ‘TRACE_EVENT’ + 4304 | TRACE_EVENT(xfs_check_new_dalign, @@ -29400 +83413 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_collapse_range’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_commit_afakeroot’: @@ -29410,2 +83423,2 @@ -../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ - 2405 | TRACE_EVENT(ext4_collapse_range, +../fs/xfs/./xfs_trace.h:4325:1: note: in expansion of macro ‘TRACE_EVENT’ + 4325 | TRACE_EVENT(xfs_btree_commit_afakeroot, @@ -29422,2 +83435,2 @@ -../include/trace/events/ext4.h:2405:1: note: in expansion of macro ‘TRACE_EVENT’ - 2405 | TRACE_EVENT(ext4_collapse_range, +../fs/xfs/./xfs_trace.h:4325:1: note: in expansion of macro ‘TRACE_EVENT’ + 4325 | TRACE_EVENT(xfs_btree_commit_afakeroot, @@ -29425 +83438 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_insert_range’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_commit_ifakeroot’: @@ -29435,2 +83448,2 @@ -../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ - 2430 | TRACE_EVENT(ext4_insert_range, +../fs/xfs/./xfs_trace.h:4353:1: note: in expansion of macro ‘TRACE_EVENT’ + 4353 | TRACE_EVENT(xfs_btree_commit_ifakeroot, @@ -29447,2 +83460,2 @@ -../include/trace/events/ext4.h:2430:1: note: in expansion of macro ‘TRACE_EVENT’ - 2430 | TRACE_EVENT(ext4_insert_range, +../fs/xfs/./xfs_trace.h:4353:1: note: in expansion of macro ‘TRACE_EVENT’ + 4353 | TRACE_EVENT(xfs_btree_commit_ifakeroot, @@ -29450 +83463 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_shrink’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_bload_level_geometry’: @@ -29460,2 +83473,2 @@ -../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ - 2455 | TRACE_EVENT(ext4_es_shrink, +../fs/xfs/./xfs_trace.h:4386:1: note: in expansion of macro ‘TRACE_EVENT’ + 4386 | TRACE_EVENT(xfs_btree_bload_level_geometry, @@ -29472,2 +83485,2 @@ -../include/trace/events/ext4.h:2455:1: note: in expansion of macro ‘TRACE_EVENT’ - 2455 | TRACE_EVENT(ext4_es_shrink, +../fs/xfs/./xfs_trace.h:4386:1: note: in expansion of macro ‘TRACE_EVENT’ + 4386 | TRACE_EVENT(xfs_btree_bload_level_geometry, @@ -29475 +83488 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_es_insert_delayed_extent’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_btree_bload_block’: @@ -29485,2 +83498,2 @@ -../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ - 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, +../fs/xfs/./xfs_trace.h:4427:1: note: in expansion of macro ‘TRACE_EVENT’ + 4427 | TRACE_EVENT(xfs_btree_bload_block, @@ -29497,2 +83510,2 @@ -../include/trace/events/ext4.h:2483:1: note: in expansion of macro ‘TRACE_EVENT’ - 2483 | TRACE_EVENT(ext4_es_insert_delayed_extent, +../fs/xfs/./xfs_trace.h:4427:1: note: in expansion of macro ‘TRACE_EVENT’ + 4427 | TRACE_EVENT(xfs_btree_bload_block, @@ -29500 +83513 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fsmap_class’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_timestamp_range_class’: @@ -29507,2 +83520,2 @@ -../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, +../fs/xfs/./xfs_trace.h:4470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 4470 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, @@ -29516,2 +83529,2 @@ -../include/trace/events/ext4.h:2521:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2521 | DECLARE_EVENT_CLASS(ext4_fsmap_class, +../fs/xfs/./xfs_trace.h:4470:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 4470 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, @@ -29519 +83532 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_getfsmap_class’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_icwalk_class’: @@ -29526,2 +83539,2 @@ -../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, +../fs/xfs/./xfs_trace.h:4496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 4496 | DECLARE_EVENT_CLASS(xfs_icwalk_class, @@ -29535,2 +83548,2 @@ -../include/trace/events/ext4.h:2558:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2558 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, +../fs/xfs/./xfs_trace.h:4496:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 4496 | DECLARE_EVENT_CLASS(xfs_icwalk_class, @@ -29538 +83551 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_shutdown’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xlog_iclog_class’: @@ -29545,6 +83558,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:4547:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 4547 | DECLARE_EVENT_CLASS(xlog_iclog_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -29557,7 +83567,4 @@ -../include/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’: +../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’: @@ -29570,6 +83577,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:4622:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 4622 | DECLARE_EVENT_CLASS(xfs_das_state_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -29582,7 +83586,4 @@ -../include/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’: +../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’: @@ -29598,2 +83599,2 @@ -../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ - 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, +../fs/xfs/./xfs_trace.h:4652:1: note: in expansion of macro ‘TRACE_EVENT’ + 4652 | TRACE_EVENT(xfs_force_shutdown, @@ -29610,2 +83611,2 @@ -../include/trace/events/ext4.h:2636:1: note: in expansion of macro ‘TRACE_EVENT’ - 2636 | TRACE_EVENT(ext4_prefetch_bitmaps, +../fs/xfs/./xfs_trace.h:4652:1: note: in expansion of macro ‘TRACE_EVENT’ + 4652 | TRACE_EVENT(xfs_force_shutdown, @@ -29613 +83614 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_lazy_itable_init’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_perag_intents_class’: @@ -29620,6 +83621,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:4679:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 4679 | DECLARE_EVENT_CLASS(xfs_perag_intents_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -29632,7 +83630,4 @@ -../include/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’: +../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’: @@ -29648,2 +83643,2 @@ -../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ - 2680 | TRACE_EVENT(ext4_fc_replay_scan, +../fs/xfs/./xfs_trace.h:4712:1: note: in expansion of macro ‘TRACE_EVENT’ + 4712 | TRACE_EVENT(xmbuf_create, @@ -29660,2 +83655,2 @@ -../include/trace/events/ext4.h:2680:1: note: in expansion of macro ‘TRACE_EVENT’ - 2680 | TRACE_EVENT(ext4_fc_replay_scan, +../fs/xfs/./xfs_trace.h:4712:1: note: in expansion of macro ‘TRACE_EVENT’ + 4712 | TRACE_EVENT(xmbuf_create, @@ -29663 +83658 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_replay’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xmbuf_free’: @@ -29673,2 +83668,2 @@ -../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ - 2702 | TRACE_EVENT(ext4_fc_replay, +../fs/xfs/./xfs_trace.h:4737:1: note: in expansion of macro ‘TRACE_EVENT’ + 4737 | TRACE_EVENT(xmbuf_free, @@ -29685,2 +83680,2 @@ -../include/trace/events/ext4.h:2702:1: note: in expansion of macro ‘TRACE_EVENT’ - 2702 | TRACE_EVENT(ext4_fc_replay, +../fs/xfs/./xfs_trace.h:4737:1: note: in expansion of macro ‘TRACE_EVENT’ + 4737 | TRACE_EVENT(xmbuf_free, @@ -29688 +83683 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_commit_start’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfbtree_init’: @@ -29698,2 +83693,2 @@ -../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ - 2728 | TRACE_EVENT(ext4_fc_commit_start, +../fs/xfs/./xfs_trace.h:4764:1: note: in expansion of macro ‘TRACE_EVENT’ + 4764 | TRACE_EVENT(xfbtree_init, @@ -29710,2 +83705,2 @@ -../include/trace/events/ext4.h:2728:1: note: in expansion of macro ‘TRACE_EVENT’ - 2728 | TRACE_EVENT(ext4_fc_commit_start, +../fs/xfs/./xfs_trace.h:4764:1: note: in expansion of macro ‘TRACE_EVENT’ + 4764 | TRACE_EVENT(xfbtree_init, @@ -29713 +83708 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_commit_stop’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfbtree_buf_class’: @@ -29720,6 +83715,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:4796:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 4796 | DECLARE_EVENT_CLASS(xfbtree_buf_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -29732,7 +83724,4 @@ -../include/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’: +../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’: @@ -29745,6 +83734,3 @@ -../include/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, - | ^~~~~~~~~~~ +../fs/xfs/./xfs_trace.h:4835:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 4835 | DECLARE_EVENT_CLASS(xfbtree_freesp_class, + | ^~~~~~~~~~~~~~~~~~~ @@ -29757,7 +83743,4 @@ -../include/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’: +../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’: @@ -29770,2 +83753,2 @@ -../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, +../fs/xfs/./xfs_trace.h:4885:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 4885 | DECLARE_EVENT_CLASS(xfs_exchrange_inode_class, @@ -29779,2 +83762,2 @@ -../include/trace/events/ext4.h:2829:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ - 2829 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, +../fs/xfs/./xfs_trace.h:4885:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ + 4885 | DECLARE_EVENT_CLASS(xfs_exchrange_inode_class, @@ -29782 +83765,20 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_inode’: +../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’: @@ -29792,2 +83794,2 @@ -../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ - 2872 | TRACE_EVENT(ext4_fc_track_inode, +../fs/xfs/./xfs_trace.h:4989:1: note: in expansion of macro ‘TRACE_EVENT’ + 4989 | TRACE_EVENT(xfs_exchmaps_overhead, @@ -29804,2 +83806,2 @@ -../include/trace/events/ext4.h:2872:1: note: in expansion of macro ‘TRACE_EVENT’ - 2872 | TRACE_EVENT(ext4_fc_track_inode, +../fs/xfs/./xfs_trace.h:4989:1: note: in expansion of macro ‘TRACE_EVENT’ + 4989 | TRACE_EVENT(xfs_exchmaps_overhead, @@ -29807 +83809,39 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_track_range’: +../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’: @@ -29817,2 +83857,2 @@ -../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ - 2901 | TRACE_EVENT(ext4_fc_track_range, +../fs/xfs/./xfs_trace.h:5109:1: note: in expansion of macro ‘TRACE_EVENT’ + 5109 | TRACE_EVENT(xfs_exchmaps_delta_nextents_step, @@ -29829,2 +83869,2 @@ -../include/trace/events/ext4.h:2901:1: note: in expansion of macro ‘TRACE_EVENT’ - 2901 | TRACE_EVENT(ext4_fc_track_range, +../fs/xfs/./xfs_trace.h:5109:1: note: in expansion of macro ‘TRACE_EVENT’ + 5109 | TRACE_EVENT(xfs_exchmaps_delta_nextents_step, @@ -29832 +83872 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_fc_cleanup’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_exchmaps_delta_nextents’: @@ -29842,2 +83882,2 @@ -../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ - 2935 | TRACE_EVENT(ext4_fc_cleanup, +../fs/xfs/./xfs_trace.h:5160:1: note: in expansion of macro ‘TRACE_EVENT’ + 5160 | TRACE_EVENT(xfs_exchmaps_delta_nextents, @@ -29854,2 +83894,2 @@ -../include/trace/events/ext4.h:2935:1: note: in expansion of macro ‘TRACE_EVENT’ - 2935 | TRACE_EVENT(ext4_fc_cleanup, +../fs/xfs/./xfs_trace.h:5160:1: note: in expansion of macro ‘TRACE_EVENT’ + 5160 | TRACE_EVENT(xfs_exchmaps_delta_nextents, @@ -29857 +83897 @@ -../include/trace/events/ext4.h: In function ‘trace_event_raw_event_ext4_update_sb’: +../fs/xfs/./xfs_trace.h: In function ‘trace_event_raw_event_xfs_getparents_rec_class’: @@ -29864,6 +83904,22 @@ -../include/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, - | ^~~~~~~~~~~ +../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, + | ^~~~~~~~~~~~~~~~~~~ @@ -29875,0 +83932,30 @@ +../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) + | ^~~~~~~~~~~~~~~~~~~ @@ -29879,2 +83965,2 @@ -../include/trace/events/ext4.h:2961:1: note: in expansion of macro ‘TRACE_EVENT’ - 2961 | TRACE_EVENT(ext4_update_sb, +../fs/xfs/./xfs_trace.h:163:1: note: in expansion of macro ‘TRACE_EVENT’ + 163 | TRACE_EVENT(xlog_intent_recovery_failed, @@ -29882,2 +83968,2728 @@ -make[5]: *** [../scripts/Makefile.build:244: fs/ext4/super.o] Error 1 -make[4]: *** [../scripts/Makefile.build:485: fs/ext4] Error 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) + | ^~~~~~~~~~~~~~~~~~~ +../include/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 @@ -33770,0 +90583,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: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) + | ^~~~~~~~~~~~~~~~~~~ Per-file breakdown --- /tmp/tmp.FgTXzwtGLP 2024-08-28 10:21:20.128447211 -0700 +++ /tmp/tmp.1mBKAuqrzp 2024-08-28 10:21:20.288450654 -0700 @@ -2,2 +2,6 @@ - 1 ../arch/x86/kvm/mmu/mmutrace.h - 2 ../drivers/cxl/core/./trace.h + 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 @@ -8,7 +12,11 @@ - 1 ../include/trace/events/ext4.h - 1 ../include/trace/events/handshake.h - 1 ../include/trace/events/iommu.h - 1 ../include/trace/events/scsi.h - 1 ../include/trace/events/sock.h - 2650 ../include/trace/trace_events.h - 1 ../sound/core/./pcm_trace.h + 3788 ../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 + 4080 ../include/trace/trace_events.h + 2 ../sound/core/./pcm_trace.h